@Named(value="salWebSudoManager") public final class RefImplWebSudoManager extends Object implements com.atlassian.sal.api.websudo.WebSudoManager
| Constructor and Description |
|---|
RefImplWebSudoManager(WebSudoSessionManager webSudoAuthenticator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canExecuteRequest(javax.servlet.http.HttpServletRequest request) |
void |
enforceWebSudoProtection(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
willExecuteWebSudoRequest(javax.servlet.http.HttpServletRequest request) |
@Inject public RefImplWebSudoManager(WebSudoSessionManager webSudoAuthenticator)
public boolean canExecuteRequest(javax.servlet.http.HttpServletRequest request)
canExecuteRequest in interface com.atlassian.sal.api.websudo.WebSudoManagerpublic void enforceWebSudoProtection(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
enforceWebSudoProtection in interface com.atlassian.sal.api.websudo.WebSudoManagerpublic void willExecuteWebSudoRequest(javax.servlet.http.HttpServletRequest request)
throws com.atlassian.sal.api.websudo.WebSudoSessionException
willExecuteWebSudoRequest in interface com.atlassian.sal.api.websudo.WebSudoManagercom.atlassian.sal.api.websudo.WebSudoSessionExceptionCopyright © 2018 Atlassian. All rights reserved.