public class LogoutSupport extends Object
Modifier and Type | Method and Description |
---|---|
static String |
getCompleteUrlString(String partialUrl,
javax.servlet.http.HttpServletRequest request) |
static String |
getLogoutUrl(String baseUrl,
javax.servlet.http.HttpServletRequest request) |
static void |
logout(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
public static void logout(@NotNull javax.servlet.http.HttpServletRequest httpServletRequest, @Nullable javax.servlet.http.HttpServletResponse httpServletResponse) throws Exception
Exception
@Nullable public static String getLogoutUrl(String baseUrl, javax.servlet.http.HttpServletRequest request)
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.