public class TargetUserCanUseConfluenceCondition extends BaseConfluenceCondition
Note that this operates on the *target* user, not the one in the current thread. To check that the
current user can use Confluence, use the RemoteUserCanUseConfluenceCondition class.
CONTEXT_KEY_HELPER| Constructor and Description |
|---|
TargetUserCanUseConfluenceCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
setSpacePermissionManager(SpacePermissionManager spacePermissionManager) |
boolean |
shouldDisplay(WebInterfaceContext context) |
init, shouldDisplaypublic boolean shouldDisplay(WebInterfaceContext context)
shouldDisplay in class BaseConfluenceConditionpublic void setSpacePermissionManager(SpacePermissionManager spacePermissionManager)
Copyright © 2003–2022 Atlassian. All rights reserved.