Class AuthenticationHelper
java.lang.Object
com.atlassian.confluence.user.actions.AuthenticationHelper
AuthenticationHelper class with common method logout and getLoginURL
- Since:
- 5.10.6
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
static boolean
systemLogout
(Principal user, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, com.atlassian.event.api.EventPublisher eventPublisher, Object source) static boolean
userLogout
(Principal user, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, com.atlassian.event.api.EventPublisher eventPublisher, Object source)
-
Constructor Details
-
AuthenticationHelper
public AuthenticationHelper()
-
-
Method Details
-
userLogout
-
systemLogout
-
getLoginUrl
-