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, shouldDisplay
public boolean shouldDisplay(WebInterfaceContext context)
shouldDisplay
in class BaseConfluenceCondition
public void setSpacePermissionManager(SpacePermissionManager spacePermissionManager)
Copyright © 2003–2020 Atlassian. All rights reserved.