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 © 2017-2020 Wren Security. All Rights Reserved.