org.opends.server.core
Class NetworkGroupPolicy

java.lang.Object
  extended by org.opends.server.core.NetworkGroupPolicy

public class NetworkGroupPolicy
extends java.lang.Object

This class defines the network group policy. A client connection that belongs to a network group has to comply with the policies attach to the network group.


Constructor Summary
NetworkGroupPolicy()
          Creates a new instance of the network group policy.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkGroupPolicy

public NetworkGroupPolicy()
Creates a new instance of the network group policy.