Package | Description |
---|---|
org.apache.cxf.rs.security.oidc.rp |
Modifier and Type | Class and Description |
---|---|
class |
OidcClientTokenContextImpl |
Modifier and Type | Method and Description |
---|---|
OidcClientTokenContext |
OidcSecurityContext.getOidcContext() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
OidcRpAuthenticationService.completeAuthentication(OidcClientTokenContext oidcContext) |
protected static String |
OidcSecurityContext.getPrincipalName(OidcClientTokenContext oidcContext) |
Constructor and Description |
---|
OidcSecurityContext(OidcClientTokenContext oidcContext) |
Apache CXF