Uses of Class
wt.access.AccessControlSurrogate

Packages that use AccessControlSurrogate
wt.access
The access control service is responsible for defining and enforcing access to business and system objects. 
 

Uses of AccessControlSurrogate in wt.access
 

Methods in wt.access that return AccessControlSurrogate
static AccessControlSurrogate AccessControlSurrogate.newAccessControlSurrogate()
          Default factory for the class.
static AccessControlSurrogate AccessControlSurrogate.newAccessControlSurrogate()
          Default factory for the class.
 

Methods in wt.access with parameters of type AccessControlSurrogate
private  boolean StandardAccessControlManager.hasSurrogateAccess(WTPrincipal user, AccessControlSurrogate surrogate, AccessPermission permission)
           
protected  boolean AccessControlSurrogate.readVersion(AccessControlSurrogate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
private  boolean StandardAccessControlManager.hasSurrogateAccess(WTPrincipal user, AccessControlSurrogate surrogate, AccessPermission permission)
           
protected  boolean AccessControlSurrogate.readVersion(AccessControlSurrogate thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.