BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.security.acl.BasicRealm

Packages that use BasicRealm
weblogic.security.acl   
 

Uses of BasicRealm in weblogic.security.acl
 

Subinterfaces of BasicRealm in weblogic.security.acl
 interface DynamicUserAcl
          Supports the dynamic creation of ACLs for owned resources.
 interface ListableRealm
          A ListableRealm extends BasicRealm and adds the ability to list its instances.
 interface ManageableRealm
          ManageableRealm is the full-featured interface for realms.
 

Classes in weblogic.security.acl that implement BasicRealm
 class AbstractListableRealm
          The Abstract Listable realm class is used to write custom security realms.
 class AbstractManageableRealm
           
 class CachingRealm
          Caching realm.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.