public class QueryParamterTokenRequestAuthenticator extends BearerTokenRequestAuthenticator
| Modifier and Type | Field and Description |
|---|---|
static String |
ACCESS_TOKEN |
protected org.jboss.logging.Logger |
log |
challenge, deployment, surrogate, token, tokenString| Constructor and Description |
|---|
QueryParamterTokenRequestAuthenticator(KeycloakDeployment deployment) |
| Modifier and Type | Method and Description |
|---|---|
AuthOutcome |
authenticate(HttpFacade exchange) |
authenticateToken, challengeResponse, clientCertChallenge, getChallenge, getSurrogate, getToken, getTokenStringpublic static final String ACCESS_TOKEN
protected org.jboss.logging.Logger log
public QueryParamterTokenRequestAuthenticator(KeycloakDeployment deployment)
public AuthOutcome authenticate(HttpFacade exchange)
authenticate in class BearerTokenRequestAuthenticatorCopyright © 2021 JBoss by Red Hat. All rights reserved.