Apache CXF API

Uses of Class
org.apache.cxf.common.security.UsernameToken

Packages that use UsernameToken
org.apache.cxf.interceptor.security   
 

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

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


Apache CXF API

Apache CXF