BEA Systems, Inc.

WebLogic Server 5.1.0 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
          Abstract listable realm.
 class AbstractManageableRealm
           
 class CachingRealm
          Caching realm.
 

Constructors in weblogic.security.acl with parameters of type ListableRealm
CachingRealm.CachingRealm(ListableRealm delegate)
          Create a new caching realm instance.
CachingRealm.CachingRealm(ListableRealm delegate, ManageableRealm backup, java.lang.Object credential)
          Create a new caching realm instance.
Everyone.Everyone(ListableRealm r)
          Constructs the special group Everyone for the specified ListableRealm.
 


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