| 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. |
| KeycloakLogoutHandler |
Logs the current user out of Keycloak.
|
| SpringSecurityRequestAuthenticator |
Request authenticator adapter for Spring Security.
|
| SpringSecurityRequestAuthenticatorFactory |
Copyright © 2018 JBoss by Red Hat. All rights reserved.