Apache CXF API

Uses of Interface
org.apache.cxf.security.SecurityContext

Packages that use SecurityContext
org.apache.cxf.common.security   
org.apache.cxf.security   
 

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

Classes in org.apache.cxf.common.security that implement SecurityContext
 class SimpleSecurityContext
           
 

Uses of SecurityContext in org.apache.cxf.security
 

Subinterfaces of SecurityContext in org.apache.cxf.security
 interface LoginSecurityContext
          LoginSecurityContext provides additional information about the authenticated principal.
 


Apache CXF API

Apache CXF