Uses of Class
org.apache.cxf.ws.security.wss4j.AbstractTokenInterceptor
Packages that use AbstractTokenInterceptor
-
Uses of AbstractTokenInterceptor in org.apache.cxf.ws.security.wss4j
Subclasses of AbstractTokenInterceptor in org.apache.cxf.ws.security.wss4jModifier and TypeClassDescriptionclassAn interceptor to add a BinarySecurityToken token to the security header of an outbound request, and to process a BinarySecurityToken on an inbound request.classAn interceptor to add a Kerberos token to the security header of an outbound request, and to process a Kerberos Token on an inbound request.classAn interceptor to create and add a SAML token to the security header of an outbound request, and to process a SAML Token on an inbound request.class