|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WTAclEntry | |
wt.access |
The access control service is responsible for defining and
enforcing access to business and system objects. |
Uses of WTAclEntry in wt.access |
Methods in wt.access that return WTAclEntry | |
static WTAclEntry |
WTAclEntry.newWTAclEntry()
No-arg constructor. |
private WTAclEntry |
StandardAccessControlManager.createPolicyEntry(boolean negative,
WTPrincipalReference principal_ref,
Vector permissions)
|
private WTAclEntry |
StandardAccessControlManager.getAdHocEntry(AdHocControlled obj,
WTPrincipalReference principal_ref,
String owner)
|
WTAclEntry |
AclEntryLink.getEntry()
Gets the object for the association that plays role: ENTRY_ROLE. |
static WTAclEntry |
WTAclEntry.newWTAclEntry()
No-arg constructor. |
private WTAclEntry |
StandardAccessControlManager.createPolicyEntry(boolean negative,
WTPrincipalReference principal_ref,
Vector permissions)
|
private WTAclEntry |
StandardAccessControlManager.getAdHocEntry(AdHocControlled obj,
WTPrincipalReference principal_ref,
String owner)
|
WTAclEntry |
AclEntryLink.getEntry()
Gets the object for the association that plays role: ENTRY_ROLE. |
Methods in wt.access with parameters of type WTAclEntry | |
protected boolean |
WTAclEntry.readVersion(WTAclEntry thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected void |
AclEntrySet.mergeEntry(WTAclEntry entry,
boolean persisted)
Merges an entry into the set. |
protected void |
AclEntrySet.removeEntry(WTAclEntry entry,
boolean persisted)
Removes an entry from the set. |
protected void |
AclEntrySet.removePendingEntry(WTAclEntry entry)
Removes the pending entry and removes the entry for the principal from the positive entries cache. |
protected void |
AclEntrySet.setEntry(WTAclEntry entry,
boolean persisted)
Sets an entry in the set. |
protected void |
AclEntrySet.setPendingEntry(WTAclEntry entry)
Sets a pending entry and sets the permission mask for the principal in the positive entries cache. |
void |
AclEntryLink.setEntry(WTAclEntry entry)
Sets the object for the association that plays role: ENTRY_ROLE. |
static AclEntryLink |
AclEntryLink.newAclEntryLink(AccessControlList acl,
WTAclEntry entry)
Default factory for the class. |
protected boolean |
WTAclEntry.readVersion(WTAclEntry thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
protected void |
AclEntrySet.mergeEntry(WTAclEntry entry,
boolean persisted)
Merges an entry into the set. |
protected void |
AclEntrySet.removeEntry(WTAclEntry entry,
boolean persisted)
Removes an entry from the set. |
protected void |
AclEntrySet.removePendingEntry(WTAclEntry entry)
Removes the pending entry and removes the entry for the principal from the positive entries cache. |
protected void |
AclEntrySet.setEntry(WTAclEntry entry,
boolean persisted)
Sets an entry in the set. |
protected void |
AclEntrySet.setPendingEntry(WTAclEntry entry)
Sets a pending entry and sets the permission mask for the principal in the positive entries cache. |
void |
AclEntryLink.setEntry(WTAclEntry entry)
Sets the object for the association that plays role: ENTRY_ROLE. |
static AclEntryLink |
AclEntryLink.newAclEntryLink(AccessControlList acl,
WTAclEntry entry)
Default factory for the class. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |