public class BearerTokenLoginModule extends AbstractKeycloakLoginModule
AbstractKeycloakLoginModule.Auth
auth, callbackHandler, deployment, KEYCLOAK_CONFIG_FILE_OPTION, 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 Logger |
getLogger() |
abort, bearerAuth, commit, createRolePrincipal, initialize, login, logout, resolveDeployment
protected AbstractKeycloakLoginModule.Auth doAuth(String username, String password) throws VerificationException
doAuth
in class AbstractKeycloakLoginModule
VerificationException
protected Logger getLogger()
getLogger
in class AbstractKeycloakLoginModule
Copyright © 2016 JBoss by Red Hat. All rights reserved.