Package | Description |
---|---|
org.forgerock.opendj.config |
Common administration classes.
|
Modifier and Type | Method and Description |
---|---|
static <C extends ConfigurationClient,S extends Configuration> |
Reference.parseDN(ManagedObjectPath<?,?> path,
InstantiableRelationDefinition<C,S> relationDef,
String dnAsString)
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-2017 ForgeRock AS.