BEA Systems, Inc.

WebLogic Server 5.1.0 API Reference

Uses of Package
weblogic.security.acl

Packages that use weblogic.security.acl
weblogic.common   
weblogic.jndi   
weblogic.security.acl   
weblogic.security.audit   
 

Classes in weblogic.security.acl used by weblogic.common
DefaultUserInfoImpl
          DefaultUserInfoImpl is the default implementation of the UserInfo interface.
UserInfo
          UserInfo objects are created by a RealmProxy and passed to the T3Client constructor.
 

Classes in weblogic.security.acl used by weblogic.jndi
UserInfo
          UserInfo objects are created by a RealmProxy and passed to the T3Client constructor.
 

Classes in weblogic.security.acl used by weblogic.security.acl
AbstractListableRealm
          Abstract listable realm.
AclImpl
          This class implements the java.security.acl.Acl interface with optimization for checking permissions.
BasicRealm
          BasicRealm provides a minimal interface for realms.
CachingRealm.Entry
          Cache entry class.
DebuggableRealm
           
DefaultGroupImpl
           
DefaultUserInfoImpl
          DefaultUserInfoImpl is the default implementation of the UserInfo interface.
DelegatedRealm
          This interface allows an object to notify another that it is being delegated to.
FlatGroup.Source
          Interface to be implemented by realm classes that use FlatGroup.
ListableRealm
          A ListableRealm extends BasicRealm and adds the ability to list its instances.
ManageableRealm
          ManageableRealm is the full-featured interface for realms.
OwnerImpl
          OwnerImpl implements Owner to manage owners of Access Control Lists (ACLs) or ACL configurations.
PrivilegedAction
          A computation to be performed with privileges enabled.
PrivilegedExceptionAction
          A computation to be performed with privileges enabled, that throws one or more checked exceptions.
RealmProxy
          RealmProxy represents a Realm of the same name on the client side.
TTLCache
          Fixed-size pseudo-LRU cache with per-entry TTL attributes.
User
          Users are created or retrieved through some realm.
UserInfo
          UserInfo objects are created by a RealmProxy and passed to the T3Client constructor.
 

Classes in weblogic.security.acl used by weblogic.security.audit
User
          Users are created or retrieved through some realm.
UserInfo
          UserInfo objects are created by a RealmProxy and passed to the T3Client constructor.
 


Documentation is available at
http://www.weblogic.com/docs51