Package | Description |
---|---|
org.opends.admin.ads.util |
Defines a set of auxiliary classes and utilities that are used to
retrieve the configuration of the servers that are registered in the
Administration Directory Server (ADS).
|
Modifier and Type | Method and Description |
---|---|
PreferredConnection.Type |
PreferredConnection.getType()
Returns the type of the connection.
|
static PreferredConnection.Type |
PreferredConnection.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PreferredConnection.Type[] |
PreferredConnection.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
PreferredConnection(String ldapUrl,
PreferredConnection.Type type)
The constructor of the PreferredConnection.
|
Copyright © 2010-2015 ForgeRock AS. All Rights Reserved.