org.opends.server.core
Class NetworkGroupCriteria

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

public class NetworkGroupCriteria
extends java.lang.Object

This class defines the network group criteria. A criterion is used by the network groups to determine whether a client connection belongs to the network group or not.


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

Constructor Detail

NetworkGroupCriteria

public NetworkGroupCriteria()
Creates a new instance of the network group criteria.