Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
Modifier and Type | Method and Description |
---|---|
static <C extends ConfigurationClient,S extends Configuration> |
Reference.parseDN(ManagedObjectPath<?,?> p,
InstantiableRelationDefinition<C,S> rd,
String s)
Parses a DN string value as a reference using the provided
managed object path and relation definition.
|
static <C extends ConfigurationClient,S extends Configuration> |
Reference.parseName(ManagedObjectPath<?,?> p,
InstantiableRelationDefinition<C,S> rd,
String s)
Parses a name as a reference using the provided managed object
path and relation definition.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.