Apache CXF API

Uses of Interface
org.apache.cxf.sts.event.TokenProviderParametersSupport

Packages that use TokenProviderParametersSupport
org.apache.cxf.sts.event   
org.apache.cxf.sts.event.map   
 

Uses of TokenProviderParametersSupport in org.apache.cxf.sts.event
 

Classes in org.apache.cxf.sts.event that implement TokenProviderParametersSupport
 class STSIssueFailureEvent
           
 class STSIssueSuccessEvent
           
 

Uses of TokenProviderParametersSupport in org.apache.cxf.sts.event.map
 

Methods in org.apache.cxf.sts.event.map with parameters of type TokenProviderParametersSupport
protected  void EventMapper.handleEvent(TokenProviderParametersSupport event, Map<String,Object> map)
           
 


Apache CXF API

Apache CXF