public class BearerTokenLoginModule extends AbstractKeycloakLoginModule
AbstractKeycloakLoginModule.Auth
auth, callbackHandler, deployment, KEYCLOAK_CONFIG_FILE_OPTION, PROFILE_RESOURCE, ROLE_PRINCIPAL_CLASS_OPTION, rolePrincipalClass, subject
Constructor and Description |
---|
BearerTokenLoginModule() |
Modifier and Type | Method and Description |
---|---|
protected AbstractKeycloakLoginModule.Auth |
doAuth(String username,
String password) |
protected org.jboss.logging.Logger |
getLogger() |
abort, bearerAuth, commit, createRolePrincipal, initialize, login, logout, postTokenVerification, resolveDeployment
protected AbstractKeycloakLoginModule.Auth doAuth(String username, String password) throws VerificationException
doAuth
in class AbstractKeycloakLoginModule
VerificationException
protected org.jboss.logging.Logger getLogger()
getLogger
in class AbstractKeycloakLoginModule
Copyright © 2019 JBoss by Red Hat. All rights reserved.