Class | Description |
---|---|
AbstractKeycloakLoginModule | |
AbstractKeycloakLoginModule.Auth | |
BearerTokenLoginModule |
Login module, which allows to authenticate Keycloak access token in environments, which rely on JAAS
It expects login based on username and password where username doesn't matter and password is keycloak access token.
|
DirectAccessGrantsLoginModule |
Login module based on Resource Owner password credentials grant from OAuth2 specs.
|
RolePrincipal |
Copyright © 2019 JBoss by Red Hat. All rights reserved.