Oracle

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

Packages that use FlatGroup.Source
weblogic.security.acl Deprecated 7.0.0.0. SPI for creating custom security realms to access WebLogic Server users, groups, or ACLs from an external store. 
 

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/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.