Class | Description |
---|---|
AbstractSecuredLocalService |
Helper class for securing local services.
|
AttributeFormDataProcessor | |
ClientsManagementService | |
Cors | |
IdentityBrokerService | |
JsResource |
Get keycloak.js file for javascript clients
|
KeycloakApplication | |
LoginActionsService | |
LoginActionsServiceChecks | |
LoginActionsServiceChecks.AuthenticationSessionUserIdMatchesOneFromToken |
This check verifies that user ID (subject) from the token matches
the one from the authentication session.
|
LoginActionsServiceChecks.IsActionRequired |
Verifies that if authentication session exists and any action is required according to it, then it is
the expected one.
|
LoginActionsServiceChecks.IsRedirectValid |
Verifies whether the given redirect URL, when set, is valid for the given client.
|
PublicRealmResource |
Resource class for public realm information
|
RealmsResource | |
RobotsResource | |
SessionCodeChecks | |
ThemeResource |
Theme resource
|
WelcomeResource |
Exception | Description |
---|---|
LoginActionsServiceException |
Copyright © 2020 JBoss by Red Hat. All rights reserved.