| Package | Description | 
|---|---|
| org.keycloak.adapters | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AdapterTokenStoreAbstraction 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 © 2021 JBoss by Red Hat. All rights reserved.