Uses of Interface
org.apache.cxf.common.security.SecurityToken
Packages that use SecurityToken
-
Uses of SecurityToken in org.apache.cxf.common.security
Classes in org.apache.cxf.common.security that implement SecurityToken -
Uses of SecurityToken in org.apache.cxf.interceptor.security
Methods in org.apache.cxf.interceptor.security with parameters of type SecurityTokenModifier and TypeMethodDescriptionprotected abstract Subject
AbstractSecurityContextInInterceptor.createSubject
(SecurityToken token) protected Subject
AbstractUsernameTokenInInterceptor.createSubject
(SecurityToken token)