LdapLocation
. An ObjectClassDefinitionRetriever
first checks the local LdapStructureCache
to see if it contains object classes for the requested LDAP location. If the cache does not contain the requested information, the retriever uses the LdapInfoProvider
to ask a Jitterbit server to download the available object class definitions from the LDAP server. The local cache is automatically updated with the downloaded information.
@see LdapInfoProvider
@see LdapStructureCache
@author Torgil Zethson
@since 1.3.0
|
|
|
|