C G H I O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- checkAccess(Right) - Method in class org.xwiki.security.authorization.script.SecurityAuthorizationScriptService
-
Check if access identified by
right
on the current entity is allowed in the current context. - checkAccess(Right, DocumentReference, EntityReference) - Method in class org.xwiki.security.authorization.script.SecurityAuthorizationScriptService
-
Check if the user identified by
userReference
has the access identified byright
on the entity identified byentityReference
. - checkAccess(Right, EntityReference) - Method in class org.xwiki.security.authorization.script.SecurityAuthorizationScriptService
-
Check if access identified by
right
on the given entity is allowed in the current context.
G
- getAllRightsNames() - Method in class org.xwiki.security.authorization.script.SecurityAuthorizationScriptService
H
- hasAccess(Right) - Method in class org.xwiki.security.authorization.script.SecurityAuthorizationScriptService
-
Verifies if access identified by
right
on the current entity would be allowed in the current context. - hasAccess(Right, DocumentReference, EntityReference) - Method in class org.xwiki.security.authorization.script.SecurityAuthorizationScriptService
-
Verifies if the user identified by
userReference
has the access identified byright
on the entity identified byentityReference
. - hasAccess(Right, EntityReference) - Method in class org.xwiki.security.authorization.script.SecurityAuthorizationScriptService
-
Verifies if access identified by
right
on the given entity would be allowed in the current context.
I
- ID - Static variable in class org.xwiki.security.authorization.script.SecurityAuthorizationScriptService
-
The role hint of this component.
- isRightRegistered(String) - Method in class org.xwiki.security.authorization.script.SecurityAuthorizationScriptService
-
Check that a specific right is registered or not.
O
- org.xwiki.security.authorization.script - package org.xwiki.security.authorization.script
S
- SecurityAuthorizationScriptService - Class in org.xwiki.security.authorization.script
-
Security Authorization Script Service.
- SecurityAuthorizationScriptService() - Constructor for class org.xwiki.security.authorization.script.SecurityAuthorizationScriptService
All Classes All Packages