BEA Systems, Inc.

BEA WebLogic Server 9.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
          Deprecated. Deprecated in WebLogic Server 7.0. Replaced by Pluggable Security Infrastructure.
 

Classes in weblogic.security.acl that implement ListableRealm
 class AbstractListableRealm
          Deprecated. Deprecated in WebLogic Server 7.0. Replaced by a Pluggable Security Infrastructure that includes Authentication, Authorization, and Auditing providers.
 class AbstractManageableRealm
          Deprecated. Deprecated in WebLogic Server 7.0. Replaced by a Pluggable Security Infrastructure that includes Authentication, Authorization, and Auditing providers.
 class CachingRealm
          Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the Pluggable Security Infrastructure.
 

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


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.