| Package | Description | 
|---|---|
| org.keycloak.adapters | 
| Modifier and Type | Field and Description | 
|---|---|
| protected RequestAuthenticator | OAuthRequestAuthenticator. reqAuthenticator | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | AdapterTokenStore. isCached(RequestAuthenticator authenticator)Check if we are logged already (we have already valid and successfully refreshed accessToken). | 
| Constructor and Description | 
|---|
| OAuthRequestAuthenticator(RequestAuthenticator requestAuthenticator,
                         HttpFacade facade,
                         KeycloakDeployment deployment,
                         int sslRedirectPort,
                         AdapterSessionStore tokenStore) | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.