| 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 (matches(String, Class, java.lang.reflect.Method). |
| AuthenticateAction | Used to authenticate a web sudo session. |
| DefaultWebSudoManager | See WebSudoManager for further documentation. |
| DropAuthenticationAction | Used to authenticate a web sudo session. |
| MessagesDecoratorFilter | Filter that adds global messages to the templates that use #displayGlobalMessages() macro. |
| WebSudoInterceptor | Checks for WebSudo authentication details on incoming requests |
| WebSudoMessage | Message used to feedback to the user of an open websudo session |
