Uses of Interface
org.apache.cxf.ws.security.trust.STSTokenCacher
Packages that use STSTokenCacher
-
Uses of STSTokenCacher in org.apache.cxf.ws.security.policy.interceptors
Methods in org.apache.cxf.ws.security.policy.interceptors that return STSTokenCacherMethods in org.apache.cxf.ws.security.policy.interceptors with parameters of type STSTokenCacherModifier and TypeMethodDescriptionvoidSTSTokenOutInterceptor.setTokenCacher(STSTokenCacher tokenCacher) -
Uses of STSTokenCacher in org.apache.cxf.ws.security.trust
Classes in org.apache.cxf.ws.security.trust that implement STSTokenCacherMethods in org.apache.cxf.ws.security.trust with parameters of type STSTokenCacherModifier and TypeMethodDescriptionstatic SecurityTokenSTSTokenRetriever.getToken(org.apache.cxf.message.Message message, STSTokenRetriever.TokenRequestParams params, STSTokenCacher tokenCacher)