Package | Description |
---|---|
org.forgerock.opendj.rest2ldap.schema |
This package contains LDAP schema syntaxes and matching rules for JSON based attributes.
|
Modifier and Type | Field and Description |
---|---|
static Option<JsonSchema.ValidationPolicy> |
JsonSchema.VALIDATION_POLICY
Schema option controlling syntax validation for JSON based attributes.
|
Modifier and Type | Method and Description |
---|---|
static JsonSchema.ValidationPolicy |
JsonSchema.ValidationPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonSchema.ValidationPolicy[] |
JsonSchema.ValidationPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2010-2020 ForgeRock AS.