BEA Systems, Inc.

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
CachingRealm(ListableRealm delegate)
          Deprecated. Create a new caching realm instance.
CachingRealm(ListableRealm delegate, ManageableRealm backup, Object credential)
          Deprecated. Create a new caching realm instance.
Everyone(ListableRealm r)
          Deprecated. Constructs the special group Everyone for the specified ListableRealm.
 


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