Package | Description |
---|---|
org.apache.cxf.ws.security.wss4j |
Modifier and Type | Class and Description |
---|---|
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