public class GUIDAuthenticationSuccessHandler
extends java.lang.Object
AuthenticationSuccessHandler| Constructor and Description |
|---|
GUIDAuthenticationSuccessHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected AuthenticationSuccessHandler |
getAuthenticationSuccessHandler() |
protected GUIDCookieStrategy |
getGuidCookieStrategy() |
void |
onAuthenticationSuccess(HttpServletRequest request,
HttpServletResponse response,
Authentication authentication) |
void |
setAuthenticationSuccessHandler(AuthenticationSuccessHandler authenticationSuccessHandler) |
void |
setGuidCookieStrategy(GUIDCookieStrategy guidCookieStrategy) |
public void onAuthenticationSuccess(HttpServletRequest request,
HttpServletResponse response,
Authentication authentication)
throws java.io.IOException,
ServletException
java.io.IOExceptionServletExceptionprotected GUIDCookieStrategy getGuidCookieStrategy()
public void setGuidCookieStrategy(GUIDCookieStrategy guidCookieStrategy)
guidCookieStrategy - the guidCookieStrategy to setprotected AuthenticationSuccessHandler getAuthenticationSuccessHandler()
public void setAuthenticationSuccessHandler(AuthenticationSuccessHandler authenticationSuccessHandler)
authenticationSuccessHandler - the authenticationSuccessHandler to setCopyright © 2018 SAP SE. All Rights Reserved.