Uses of Class
org.apache.cxf.ws.security.trust.STSTokenRetriever.TokenRequestParams
Packages that use STSTokenRetriever.TokenRequestParams
-
Uses of STSTokenRetriever.TokenRequestParams in org.apache.cxf.ws.security.policy.interceptors
Constructors in org.apache.cxf.ws.security.policy.interceptors with parameters of type STSTokenRetriever.TokenRequestParamsModifierConstructorDescriptionSTSTokenOutInterceptor(String phase, STSClient stsClient, STSTokenRetriever.TokenRequestParams tokenParams) STSTokenOutInterceptor(STSClient stsClient, STSTokenRetriever.TokenRequestParams tokenParams) -
Uses of STSTokenRetriever.TokenRequestParams in org.apache.cxf.ws.security.trust
Methods in org.apache.cxf.ws.security.trust with parameters of type STSTokenRetriever.TokenRequestParamsModifier and TypeMethodDescriptionstatic SecurityTokenSTSTokenRetriever.getToken(org.apache.cxf.message.Message message, STSTokenRetriever.TokenRequestParams params) static SecurityTokenSTSTokenRetriever.getToken(org.apache.cxf.message.Message message, STSTokenRetriever.TokenRequestParams params, STSTokenCacher tokenCacher)