public class KeycloakAuthenticationSuccessHandler extends Object implements org.springframework.security.web.authentication.AuthenticationSuccessHandler
| Constructor and Description |
|---|
KeycloakAuthenticationSuccessHandler(org.springframework.security.web.authentication.AuthenticationSuccessHandler fallback) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAuthenticationSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication) |
public KeycloakAuthenticationSuccessHandler(org.springframework.security.web.authentication.AuthenticationSuccessHandler fallback)
public void onAuthenticationSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication)
throws IOException,
javax.servlet.ServletException
onAuthenticationSuccess in interface org.springframework.security.web.authentication.AuthenticationSuccessHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.