Apache CXF API

Uses of Class
org.apache.cxf.jaxrs.security.KerberosAuthenticationFilter.KerberosPrincipal

Packages that use KerberosAuthenticationFilter.KerberosPrincipal
org.apache.cxf.jaxrs.security   
 

Uses of KerberosAuthenticationFilter.KerberosPrincipal in org.apache.cxf.jaxrs.security
 

Constructors in org.apache.cxf.jaxrs.security with parameters of type KerberosAuthenticationFilter.KerberosPrincipal
KerberosAuthenticationFilter.KerberosSecurityContext(KerberosAuthenticationFilter.KerberosPrincipal principal, GSSContext context)
           
 


Apache CXF API

Apache CXF