Apache CXF API

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

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

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

Classes in org.apache.cxf.sts.event that implement TokenRenewerParametersSupport
 class STSRenewFailureEvent
           
 class STSRenewSuccessEvent
           
 

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

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


Apache CXF API

Apache CXF