Uses of Class
org.apache.cxf.ws.security.wss4j.BinarySecurityTokenInterceptor
-
Packages that use BinarySecurityTokenInterceptor Package Description org.apache.cxf.ws.security.wss4j -
-
Uses of BinarySecurityTokenInterceptor in org.apache.cxf.ws.security.wss4j
Subclasses of BinarySecurityTokenInterceptor in org.apache.cxf.ws.security.wss4j Modifier and Type Class Description classKerberosTokenInterceptorAn interceptor to add a Kerberos token to the security header of an outbound request, and to process a Kerberos Token on an inbound request.
-