Uses of Class
org.apache.directory.server.core.replication.BindMethod

Packages that use BindMethod
org.apache.directory.server.core.replication   
 

Uses of BindMethod in org.apache.directory.server.core.replication
 

Methods in org.apache.directory.server.core.replication that return BindMethod
 BindMethod ReplicaConnection.getBindMethod()
           
static BindMethod BindMethod.getInstance(java.lang.String bindMethod)
           
static BindMethod BindMethod.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BindMethod[] BindMethod.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.