public static class KerberosAuthenticationFilter.KerberosSecurityContext
extends org.apache.cxf.common.security.SimpleSecurityContext
| Constructor and Description |
|---|
KerberosSecurityContext(KerberosAuthenticationFilter.KerberosPrincipal principal,
GSSContext context) |
| Modifier and Type | Method and Description |
|---|---|
GSSContext |
getGSSContext() |
public KerberosSecurityContext(KerberosAuthenticationFilter.KerberosPrincipal principal, GSSContext context)
public GSSContext getGSSContext()
Apache CXF