BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.security.acl.ListableRealm

Packages that use ListableRealm
weblogic.security.acl   
 

Uses of ListableRealm in weblogic.security.acl
 

Subinterfaces of ListableRealm in weblogic.security.acl
 interface ManageableRealm
          ManageableRealm is the full-featured interface for realms.
 

Classes in weblogic.security.acl that implement ListableRealm
 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.