Package | Description |
---|---|
org.keycloak.adapters |
Modifier and Type | Interface and Description |
---|---|
interface |
AdapterTokenStore
Abstraction for storing token info on adapter side.
|
Modifier and Type | Field and Description |
---|---|
protected AdapterSessionStore |
OAuthRequestAuthenticator.tokenStore |
Constructor and Description |
---|
OAuthRequestAuthenticator(RequestAuthenticator requestAuthenticator,
HttpFacade facade,
KeycloakDeployment deployment,
int sslRedirectPort,
AdapterSessionStore tokenStore) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.