Interface | Description |
---|---|
WebSudoManager |
Allows the client to request WebSudo protection from the host application.
|
Exception | Description |
---|---|
WebSudoSessionException |
Thrown if there is a problem with the WebSudo session (missing or expired) for a request that requires WebSudo.
|
Annotation Type | Description |
---|---|
WebSudoNotRequired |
Any Element marked with this annotation will bypass the WebSudo protection.
|
WebSudoRequired |
Elements marked with this annotation will require WebSudo protection.
|
Copyright © 2015 Atlassian. All rights reserved.