public static interface SchemaValidationPolicy.EntryResolver
Modifier and Type | Method and Description |
---|---|
Entry |
getEntry(Dn dn)
Returns the named entry in order to enforce DIT structure rules.
|
Entry getEntry(Dn dn) throws LdapException
dn
- The name of the entry to be returned.LdapException
- If the entry could not be retrieved.Copyright © 2010-2020, ForgeRock All Rights Reserved.