|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTokenInterceptor | |
---|---|
org.apache.cxf.ws.security.wss4j |
Uses of AbstractTokenInterceptor in org.apache.cxf.ws.security.wss4j |
---|
Subclasses of AbstractTokenInterceptor in org.apache.cxf.ws.security.wss4j | |
---|---|
class |
BinarySecurityTokenInterceptor
An interceptor to add a BinarySecurityToken token to the security header of an outbound request, and to process a BinarySecurityToken on an inbound request. |
class |
KerberosTokenInterceptor
An interceptor to add a Kerberos token to the security header of an outbound request, and to process a Kerberos Token on an inbound request. |
class |
SamlTokenInterceptor
An 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 |
UsernameTokenInterceptor
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |