| Modifier and Type | Method and Description |
|---|---|
static Keycloak |
Keycloak.getInstance(String serverUrl,
String realm,
TokenManager tokenManager) |
| Constructor and Description |
|---|
BearerAuthenticationInterceptor(TokenManager tokenManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
KCAdapterContextTokenManager
Token manager that uses current session's access token (provided by the KC client adapter)
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthTokenManager
Token manager that uses credentials based authentication settings to manage the access token.
|
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.