BEA Systems, Inc.

Uses of Interface
weblogic.security.acl.FlatGroup.Source

Packages that use FlatGroup.Source
weblogic.security.acl   
 

Uses of FlatGroup.Source in weblogic.security.acl
 

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

Constructors in weblogic.security.acl with parameters of type FlatGroup.Source
FlatGroup(String name, FlatGroup.Source source)
          Deprecated. Create a new group, with no membership information.
FlatGroup(String name, FlatGroup.Source source, Hashtable members)
          Deprecated. Create a new group, with the given membership information.
 


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