Apache CXF API

Uses of Interface
org.apache.cxf.common.security.SecurityToken

Packages that use SecurityToken
org.apache.cxf.common.security   
org.apache.cxf.interceptor.security   
 

Uses of SecurityToken in org.apache.cxf.common.security
 

Classes in org.apache.cxf.common.security that implement SecurityToken
 class UsernameToken
           
 

Uses of SecurityToken in org.apache.cxf.interceptor.security
 

Methods in org.apache.cxf.interceptor.security with parameters of type SecurityToken
protected  Subject AbstractUsernameTokenInInterceptor.createSubject(SecurityToken token)
           
protected abstract  Subject AbstractSecurityContextInInterceptor.createSubject(SecurityToken token)
           
 


Apache CXF API

Apache CXF