|
|||||||||
| Home >> All >> com >> RuntimeCollective >> permission >> [ tag overview ] | PREV NEXT | ||||||||
A
- action - Variable in class com.RuntimeCollective.permission.tag.CheckPermissionTag
- The action.
- action - Variable in class com.RuntimeCollective.permission.tag.CheckTreePermissionTag
- The action.
- action - Variable in class com.RuntimeCollective.permission.tag.HasNoPermissionTag
- The action.
- action - Variable in class com.RuntimeCollective.permission.tag.HasNoTreePermissionTag
- The action.
- action - Variable in class com.RuntimeCollective.permission.tag.HasPermissionTag
- The action.
- action - Variable in class com.RuntimeCollective.permission.tag.HasTreePermissionTag
- The action.
C
- CheckPermissionTag - class com.RuntimeCollective.permission.tag.CheckPermissionTag.
- Check the permission of the current Session on a given Permissible, eventually redirecting to an AuthorisationPage (defined by the AuthorisationPathForAction property of the bean).
- CheckPermissionTag() - Constructor for class com.RuntimeCollective.permission.tag.CheckPermissionTag
- CheckTreePermissionTag - class com.RuntimeCollective.permission.tag.CheckTreePermissionTag.
- Check the permission of the current Session on a given TreeExtension's EntityBean, and all its parents.
- CheckTreePermissionTag() - Constructor for class com.RuntimeCollective.permission.tag.CheckTreePermissionTag
- com.RuntimeCollective.permission.tag - package com.RuntimeCollective.permission.tag
- computePermissionPath(HttpServletRequest, Permissible, String, String) - Static method in class com.RuntimeCollective.permission.tag.CheckPermissionTag
- Do one permission check on a bean, for a given action.
- condition() - Method in class com.RuntimeCollective.permission.tag.HasNoPermissionTag
- Evaluate the condition that is being tested by this particular tag,
and return
trueif the nested body content of this tag should be evaluated, orfalseif it should be skipped. - condition() - Method in class com.RuntimeCollective.permission.tag.HasNoTreePermissionTag
- Evaluate the condition that is being tested by this particular tag,
and return
trueif the nested body content of this tag should be evaluated, orfalseif it should be skipped. - condition() - Method in class com.RuntimeCollective.permission.tag.HasPermissionTag
- Evaluate the condition that is being tested by this particular tag,
and return
trueif the nested body content of this tag should be evaluated, orfalseif it should be skipped. - condition() - Method in class com.RuntimeCollective.permission.tag.HasTreePermissionTag
- Evaluate the condition that is being tested by this particular tag,
and return
trueif the nested body content of this tag should be evaluated, orfalseif it should be skipped.
D
- doEndTag() - Method in class com.RuntimeCollective.permission.tag.CheckPermissionTag
- Perform the check on the Permissible.
- doEndTag() - Method in class com.RuntimeCollective.permission.tag.CheckTreePermissionTag
- Perform the check on the TreeExtension.
- doStartTag() - Method in class com.RuntimeCollective.permission.tag.CheckPermissionTag
- Defer our checking until the end of this tag is encountered.
- doStartTag() - Method in class com.RuntimeCollective.permission.tag.CheckTreePermissionTag
- Defer our checking until the end of this tag is encountered.
G
- getAction() - Method in class com.RuntimeCollective.permission.tag.CheckPermissionTag
- getAction() - Method in class com.RuntimeCollective.permission.tag.CheckTreePermissionTag
- getAction() - Method in class com.RuntimeCollective.permission.tag.HasNoPermissionTag
- Get the action.
- getAction() - Method in class com.RuntimeCollective.permission.tag.HasNoTreePermissionTag
- Get the action.
- getAction() - Method in class com.RuntimeCollective.permission.tag.HasPermissionTag
- Get the action.
- getAction() - Method in class com.RuntimeCollective.permission.tag.HasTreePermissionTag
- Get the action.
- getPermissible() - Method in class com.RuntimeCollective.permission.tag.CheckPermissionTag
- getPermissible() - Method in class com.RuntimeCollective.permission.tag.HasNoPermissionTag
- Get the permissible bean.
- getPermissible() - Method in class com.RuntimeCollective.permission.tag.HasPermissionTag
- Get the permissible bean.
- getTreeExtension() - Method in class com.RuntimeCollective.permission.tag.CheckTreePermissionTag
- getTreeExtension() - Method in class com.RuntimeCollective.permission.tag.HasNoTreePermissionTag
- Get the treeExtension bean.
- getTreeExtension() - Method in class com.RuntimeCollective.permission.tag.HasTreePermissionTag
- Get the treeExtension bean.
H
- HasNoPermissionTag - class com.RuntimeCollective.permission.tag.HasNoPermissionTag.
- Evalute the nested body content of this tag if the currently logged on user DOES NOT have permission to perform the specified action on the specified bean.
- HasNoPermissionTag() - Constructor for class com.RuntimeCollective.permission.tag.HasNoPermissionTag
- HasNoTreePermissionTag - class com.RuntimeCollective.permission.tag.HasNoTreePermissionTag.
- Evalute the nested body content of this tag if the currently logged on user doesn't have permissions to perform the specified action on the EntityBean of the specified TreeExtension, and on its parents.
- HasNoTreePermissionTag() - Constructor for class com.RuntimeCollective.permission.tag.HasNoTreePermissionTag
- HasPermissionTag - class com.RuntimeCollective.permission.tag.HasPermissionTag.
- Evalute the nested body content of this tag if the currently logged on user has permissions to perform the specified action on the specified bean.
- HasPermissionTag() - Constructor for class com.RuntimeCollective.permission.tag.HasPermissionTag
- HasTreePermissionTag - class com.RuntimeCollective.permission.tag.HasTreePermissionTag.
- Evalute the nested body content of this tag if the currently logged on user has permissions to perform the specified action on the EntityBean of the specified TreeExtension, and on its parents.
- HasTreePermissionTag() - Constructor for class com.RuntimeCollective.permission.tag.HasTreePermissionTag
P
- permissible - Variable in class com.RuntimeCollective.permission.tag.CheckPermissionTag
- The permissible bean.
- permissible - Variable in class com.RuntimeCollective.permission.tag.HasNoPermissionTag
- The permissible bean.
- permissible - Variable in class com.RuntimeCollective.permission.tag.HasPermissionTag
- The permissible bean.
R
- release() - Method in class com.RuntimeCollective.permission.tag.CheckPermissionTag
- Release any acquired resources.
- release() - Method in class com.RuntimeCollective.permission.tag.CheckTreePermissionTag
- Release any acquired resources.
- release() - Method in class com.RuntimeCollective.permission.tag.HasNoPermissionTag
- Release any acquired resources.
- release() - Method in class com.RuntimeCollective.permission.tag.HasNoTreePermissionTag
- Release any acquired resources.
- release() - Method in class com.RuntimeCollective.permission.tag.HasPermissionTag
- Release any acquired resources.
- release() - Method in class com.RuntimeCollective.permission.tag.HasTreePermissionTag
- Release any acquired resources.
S
- setAction(String) - Method in class com.RuntimeCollective.permission.tag.CheckPermissionTag
- setAction(String) - Method in class com.RuntimeCollective.permission.tag.CheckTreePermissionTag
- setAction(String) - Method in class com.RuntimeCollective.permission.tag.HasNoPermissionTag
- Set the action.
- setAction(String) - Method in class com.RuntimeCollective.permission.tag.HasNoTreePermissionTag
- Set the action.
- setAction(String) - Method in class com.RuntimeCollective.permission.tag.HasPermissionTag
- Set the action.
- setAction(String) - Method in class com.RuntimeCollective.permission.tag.HasTreePermissionTag
- Set the action.
- setPermissible(String) - Method in class com.RuntimeCollective.permission.tag.CheckPermissionTag
- setPermissible(String) - Method in class com.RuntimeCollective.permission.tag.HasNoPermissionTag
- Set the permissible bean.
- setPermissible(String) - Method in class com.RuntimeCollective.permission.tag.HasPermissionTag
- Set the permissible bean.
- setTreeExtension(String) - Method in class com.RuntimeCollective.permission.tag.CheckTreePermissionTag
- setTreeExtension(String) - Method in class com.RuntimeCollective.permission.tag.HasNoTreePermissionTag
- Set the treeExtension bean.
- setTreeExtension(String) - Method in class com.RuntimeCollective.permission.tag.HasTreePermissionTag
- Set the treeExtension bean.
T
- treeExtension - Variable in class com.RuntimeCollective.permission.tag.CheckTreePermissionTag
- The treeExtension bean.
- treeExtension - Variable in class com.RuntimeCollective.permission.tag.HasNoTreePermissionTag
- The treeExtension bean.
- treeExtension - Variable in class com.RuntimeCollective.permission.tag.HasTreePermissionTag
- The treeExtension bean.
A C D G H P R S T
|
|||||||||
| Home >> All >> com >> RuntimeCollective >> permission >> [ tag overview ] | PREV NEXT | ||||||||