|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AccessPolicyRule | |
wt.access |
The access control service is responsible for defining and
enforcing access to business and system objects. |
wt.ixb.handlers.netmarkets |
Uses of AccessPolicyRule in wt.access |
Methods in wt.access that return AccessPolicyRule | |
AccessPolicyRule |
StandardAccessControlManager.getAccessPolicyRule(AccessSelector selector)
Returns the access policy rule for the specified selector. |
static AccessPolicyRule |
AccessPolicyRule.newAccessPolicyRule(AccessSelector selector)
Constructs a policy rule for a given selector (type and state). |
AccessPolicyRule |
AccessControlManagerFwd.getAccessPolicyRule(AccessSelector selector)
Returns the access policy rule for the specified selector. |
AccessPolicyRule |
AccessControlManager.getAccessPolicyRule(AccessSelector selector)
Returns the access policy rule for the specified selector. |
AccessPolicyRule |
StandardAccessControlManager.getAccessPolicyRule(AccessSelector selector)
Returns the access policy rule for the specified selector. |
static AccessPolicyRule |
AccessPolicyRule.newAccessPolicyRule(AccessSelector selector)
Constructs a policy rule for a given selector (type and state). |
AccessPolicyRule |
AccessControlManagerFwd.getAccessPolicyRule(AccessSelector selector)
Returns the access policy rule for the specified selector. |
AccessPolicyRule |
AccessControlManager.getAccessPolicyRule(AccessSelector selector)
Returns the access policy rule for the specified selector. |
Methods in wt.access with parameters of type AccessPolicyRule | |
private QueryResult |
StandardAccessControlManager.getPolicyEntries(AccessPolicyRule rule,
WTPrincipalReference principal_ref)
|
protected boolean |
AccessPolicyRule.readVersion(AccessPolicyRule thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
private QueryResult |
StandardAccessControlManager.getPolicyEntries(AccessPolicyRule rule,
WTPrincipalReference principal_ref)
|
protected boolean |
AccessPolicyRule.readVersion(AccessPolicyRule thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
Uses of AccessPolicyRule in wt.ixb.handlers.netmarkets |
Methods in wt.ixb.handlers.netmarkets with parameters of type AccessPolicyRule | |
private Hashtable |
NMACLRuleIXHandler.createRulePermissionMap(AccessPolicyRule rule)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |