wt.access
Class AccessControlHelper

java.lang.Object
  extended by wt.access.AccessControlHelper
All Implemented Interfaces:
Externalizable, Serializable

public class AccessControlHelper
extends Object
implements Externalizable

Helper class that provides easy access to the implementation of methods defined by the AccessControlManager interface.

Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
static AccessControlManager manager
          

Supported API: true
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

manager

public static final AccessControlManager manager


Supported API: true