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, getTokenString
public static final String ACCESS_TOKEN
protected org.jboss.logging.Logger log
public QueryParamterTokenRequestAuthenticator(KeycloakDeployment deployment)
public AuthOutcome authenticate(HttpFacade exchange)
authenticate
in class BearerTokenRequestAuthenticator
Copyright © 2019 JBoss by Red Hat. All rights reserved.