| Package | Description |
|---|---|
| org.apache.cxf.rs.security.oauth2.client | |
| org.apache.cxf.rs.security.oidc.rp |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryClientTokenContextManager |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientCodeRequestFilter.setClientTokenContextManager(ClientTokenContextManager clientTokenContextManager) |
void |
OAuthInvoker.setClientTokenContextManager(ClientTokenContextManager clientTokenContextManager) |
| Modifier and Type | Method and Description |
|---|---|
void |
OidcRpAuthenticationService.setClientTokenContextManager(ClientTokenContextManager manager) |
void |
OidcRpAuthenticationFilter.setClientTokenContextManager(ClientTokenContextManager manager) |
Apache CXF