Modifier and Type | Method and Description |
---|---|
static ReadOnUpdatePolicy |
ReadOnUpdatePolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReadOnUpdatePolicy[] |
ReadOnUpdatePolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Rest2LDAP.Builder |
Rest2LDAP.Builder.readOnUpdatePolicy(ReadOnUpdatePolicy policy)
Sets the policy which should be used in order to read an entry before
it is deleted, or after it is added or modified.
|
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.