Package com.atlassian.confluence.security.websudo
-
Interface Summary Interface Description WebSudoManager Manages the WebSudo related access to Request, Response and Session objects and provides a method to determine if an XWork action should be treated as a WebSudo resource (WebSudoManager.matches(String, Class, java.lang.reflect.Method)
. -
Class Summary Class Description AuthenticateAction Used to authenticate a web sudo session.DefaultWebSudoManager SeeWebSudoManager
for further documentation.DropAuthenticationAction Used to authenticate a web sudo session.WebSudoInterceptor Deprecated, for removal: This API element is subject to removal in a future version. since 8.8, replaced bycom.atlassian.confluence.impl.webapp.security.WebSudoEnforcer
.WebSudoMessage Message used to feedback to the user of an open websudo session