public class AADB2CLogoutSuccessHandler
extends org.springframework.security.web.authentication.logout.SimpleUrlLogoutSuccessHandler
| Modifier and Type | Field and Description |
|---|---|
private AADB2CProperties |
properties |
| Constructor and Description |
|---|
AADB2CLogoutSuccessHandler(@NonNull AADB2CProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
private String |
getAADB2CEndSessionUrl() |
void |
onLogoutSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication) |
determineTargetUrl, determineTargetUrl, getDefaultTargetUrl, getRedirectStrategy, getTargetUrlParameter, handle, isAlwaysUseDefaultTargetUrl, setAlwaysUseDefaultTargetUrl, setDefaultTargetUrl, setRedirectStrategy, setTargetUrlParameter, setUseRefererprivate final AADB2CProperties properties
public AADB2CLogoutSuccessHandler(@NonNull
@NonNull AADB2CProperties properties)
private String getAADB2CEndSessionUrl()
public void onLogoutSuccess(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.Authentication authentication)
throws IOException,
javax.servlet.ServletException
onLogoutSuccess in interface org.springframework.security.web.authentication.logout.LogoutSuccessHandleronLogoutSuccess in class org.springframework.security.web.authentication.logout.SimpleUrlLogoutSuccessHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2019 Microsoft. All rights reserved.