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 | Description |
---|---|
AuthenticateAction |
Used to authenticate a web sudo session.
|
DefaultWebSudoManager |
See
WebSudoManager for further documentation. |
DropAuthenticationAction |
Used to authenticate a web sudo session.
|
WebSudoInterceptor |
Checks for WebSudo authentication details on incoming requests
|
WebSudoMessage |
Message used to feedback to the user of an open websudo session
|
Copyright © 2003–2019 Atlassian. All rights reserved.