Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

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
 

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.
 


Copyright 1996, 2014, 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.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02