Uses of Class
org.apache.cxf.ws.security.wss4j.BinarySecurityTokenInterceptor

Packages that use BinarySecurityTokenInterceptor
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
 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.
 



Apache CXF