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 Checks for WebSudo authentication details on incoming requestsWebSudoMessage Message used to feedback to the user of an open websudo session