Package org.keycloak.adapters.springsecurity.authentication
package org.keycloak.adapters.springsecurity.authentication
-
ClassDescription
RequestMatcherthat determines if a given request is an API request or an interactive login request.Provides a Keycloakauthentication entry point.To return the forbidden code with the corresponding message.Performs authentication on aKeycloakAuthenticationToken.Wrapper for an authentication success handler that sends a redirect if a redirect URL was set in a cookie.Utility class that provides methods to create and retrieve cookies used for login redirects.Logs the current user out of Keycloak.CreatesRequestAuthenticators.Request authenticator adapter for Spring Security.