Uses of Interface
org.apache.cxf.sts.event.TokenRenewerParametersSupport
-
Packages that use TokenRenewerParametersSupport Package Description 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 Modifier and Type Class Description classSTSRenewFailureEventclassSTSRenewSuccessEvent -
Uses of TokenRenewerParametersSupport in org.apache.cxf.sts.event.map
Methods in org.apache.cxf.sts.event.map with parameters of type TokenRenewerParametersSupport Modifier and Type Method Description protected voidEventMapper. handleEvent(TokenRenewerParametersSupport event, Map<String,Object> map)
-