| Interface | Description |
|---|---|
| RequestAuthenticatorFactory |
Creates
RequestAuthenticators. |
| Class | Description |
|---|---|
| HttpHeaderInspectingApiRequestMatcher |
RequestMatcher that determines if a given request is an API request or an
interactive login request. |
| KeycloakAuthenticationEntryPoint |
Provides a Keycloak
authentication entry point. |
| KeycloakAuthenticationFailureHandler |
To return the forbidden code with the corresponding message.
|
| KeycloakAuthenticationProvider |
Performs authentication on a
KeycloakAuthenticationToken. |
| KeycloakAuthenticationSuccessHandler |
Wrapper for an authentication success handler that sends a redirect if a redirect URL was set in
a cookie.
|
| KeycloakCookieBasedRedirect |
Utility class that provides methods to create and retrieve cookies used for login redirects.
|
| KeycloakLogoutHandler |
Logs the current user out of Keycloak.
|
| SpringSecurityRequestAuthenticator |
Request authenticator adapter for Spring Security.
|
| SpringSecurityRequestAuthenticatorFactory |
Copyright © 2019 JBoss by Red Hat. All rights reserved.