Apache CXF API

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

Packages that use SimplePrincipal
org.apache.cxf.common.security   
org.apache.cxf.jaxrs.security   
org.apache.cxf.rs.security.saml.authorization   
 

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

Subclasses of SimplePrincipal in org.apache.cxf.common.security
 class SimpleGroup
          Simple Group implementation
 

Uses of SimplePrincipal in org.apache.cxf.jaxrs.security
 

Subclasses of SimplePrincipal in org.apache.cxf.jaxrs.security
static class KerberosAuthenticationFilter.KerberosPrincipal
           
 

Uses of SimplePrincipal in org.apache.cxf.rs.security.saml.authorization
 

Subclasses of SimplePrincipal in org.apache.cxf.rs.security.saml.authorization
 class SubjectPrincipal
           
 


Apache CXF API

Apache CXF