Uses of Interface
wt.access.AccessControlManager

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

Uses of AccessControlManager in wt.access
 

Classes in wt.access that implement AccessControlManager
 class AccessControlManagerFwd
          The AccessControlManager interface contains the signature of the methods supported by managers of the access control package.
 class StandardAccessControlManager
          The StandardAccessControlManager provides the standard implementation of a manager for access control.
 

Fields in wt.access declared as AccessControlManager
static AccessControlManager AccessControlHelper.manager
          

Supported API: true
static AccessControlManager AccessControlHelper.manager
          

Supported API: true