|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.SystemAdministratorOrSuperUserCondition
com.atlassian.confluence.plugin.descriptor.web.conditions.GlobalAdministratorOnlyCondition
SystemAdministratorOrSuperUserCondition instead, otherwise, use ConfluenceAdministratorCondition.
To err on the side of more security, we are assuming plugin developers intended a restriction to the most powerful group of administrators.
Hence this deprecated class will inherit the permission checks of SystemAdministratorOrSuperUserCondition.
public class GlobalAdministratorOnlyCondition
| Constructor Summary | |
|---|---|
GlobalAdministratorOnlyCondition()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.SystemAdministratorOrSuperUserCondition |
|---|
setPermissionManager, shouldDisplay |
| Methods inherited from class com.atlassian.confluence.plugin.descriptor.web.conditions.BaseConfluenceCondition |
|---|
init, shouldDisplay |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GlobalAdministratorOnlyCondition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||