Uses of Interface
org.apache.cxf.sts.event.TokenValidatorParametersSupport
-
Packages that use TokenValidatorParametersSupport Package Description org.apache.cxf.sts.event org.apache.cxf.sts.event.map -
-
Uses of TokenValidatorParametersSupport in org.apache.cxf.sts.event
Classes in org.apache.cxf.sts.event that implement TokenValidatorParametersSupport Modifier and Type Class Description classSTSValidateFailureEventclassSTSValidateSuccessEvent -
Uses of TokenValidatorParametersSupport in org.apache.cxf.sts.event.map
Methods in org.apache.cxf.sts.event.map with parameters of type TokenValidatorParametersSupport Modifier and Type Method Description protected voidEventMapper. handleEvent(TokenValidatorParametersSupport event, Map<String,Object> map)
-