gluu
|
継承メンバを含む org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer の全メンバ一覧です。
addGluuInumMap(String inumbBaseDn, PersistenceEntryManager inumDbPersistenceEntryManager, String[] primaryKeyAttrName, String[][] primaryKeyValues) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
addNewInumServerEntries(CacheRefreshConfiguration cacheRefreshConfiguration, LdapServerConnection inumDbServerConnection, Map< CacheCompoundKey, GluuSimplePerson > sourcePersonCacheCompoundKeyMap, HashMap< CacheCompoundKey, GluuInumMap > primaryKeyAttrValueInumMap) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
appConfiguration | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
applianceService | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
applicationFactory | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | protected |
applyChangesToInumMap(HashMap< String, GluuInumMap > inumInumMap, HashMap< CacheCompoundKey, GluuInumMap > addedPrimaryKeyAttrValueInumMap, List< String > removedGluuInumMaps) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
attributeService | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | protected |
cacheRefreshService | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
cacheRefreshSnapshotFileService | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
closeLdapServerConnection(LdapServerConnection... ldapServerConnections) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
configurationFactory | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
createTwoLettersArray() | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
DEFAULT_INTERVAL | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | privatestatic |
detectChangedEntries(CacheRefreshConfiguration cacheRefreshConfiguration, GluuAppliance currentAppliance, LdapServerConnection[] sourceServerConnections, LdapServerConnection inumDbServerConnection, LdapServerConnection targetServerConnection, CacheRefreshUpdateMethod updateMethod) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
encryptionService | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
externalCacheRefreshService | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
getAllInumServerEntries(HashMap< CacheCompoundKey, GluuInumMap > primaryKeyAttrValueInumMap, HashMap< CacheCompoundKey, GluuInumMap > addedPrimaryKeyAttrValueInumMap) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getBaseDNs(GluuLdapConfiguration ldapConfiguration) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getChangedInums(HashMap< String, Integer > currInumWithEntryHashCodeMap, Map< String, Integer > prevInumWithEntryHashCodeMap, boolean includeDeleted) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getCompoundKeyAttributes(CacheRefreshConfiguration cacheRefreshConfiguration) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getCompoundKeyAttributesWithoutValues(CacheRefreshConfiguration cacheRefreshConfiguration) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getCompoundKeyObjectClasses(CacheRefreshConfiguration cacheRefreshConfiguration) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getInumCacheCompoundKeyMap(HashMap< CacheCompoundKey, GluuInumMap > primaryKeyAttrValueInumMap) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getInumCachePath(CacheRefreshConfiguration cacheRefreshConfiguration) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getInumInumMap(List< GluuInumMap > inumMaps) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getKeyAttributesValues(String[] attrs, GluuSimplePerson person) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getMarkInumMapEntryAsRemoved(GluuInumMap currentInumMap, String date) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getPrimaryKeyAttrValueInumMap(List< GluuInumMap > inumMaps) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getRemovedPersons(HashMap< String, Integer > currInumWithEntryHashCodeMap, Map< String, Integer > prevInumWithEntryHashCodeMap) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getSourceAttributes(CacheRefreshConfiguration cacheRefreshConfiguration) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getSourcePersonCompoundKeyMap(CacheRefreshConfiguration cacheRefreshConfiguration, List< GluuSimplePerson > sourcePersons) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getSourcePersonsHashCodesMap(LdapServerConnection inumDbServerConnection, Map< CacheCompoundKey, GluuSimplePerson > sourcePersonCacheCompoundKeyMap, HashMap< CacheCompoundKey, GluuInumMap > primaryKeyAttrValueInumMap) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getTargetServerAttributesMapping(CacheRefreshConfiguration cacheRefreshConfiguration) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
getUpdateMethod(CacheRefreshConfiguration cacheRefreshConfiguration) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
initTimer() | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inline |
inumService | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
isActive | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
isStartCacheRefresh(CacheRefreshConfiguration cacheRefreshConfiguration, GluuAppliance currentAppliance) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
lastFinishedTime | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
ldapEntryManager | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
LETTERS_FOR_SEARCH | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | privatestatic |
loadInumServerEntries(CacheRefreshConfiguration cacheRefreshConfiguration, LdapServerConnection inumDbServerConnection) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
loadSourceServerEntries(CacheRefreshConfiguration cacheRefreshConfiguration, LdapServerConnection[] sourceServerConnections) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
loadSourceServerEntriesWithoutLimits(CacheRefreshConfiguration cacheRefreshConfiguration, LdapServerConnection[] sourceServerConnections) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
loadTargetServerEntries(CacheRefreshConfiguration cacheRefreshConfiguration, PersistenceEntryManager targetPersistenceEntryManager) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
log | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
markInumMapEntryKeyValuesAsRemoved(String[] keyValues, String suffix) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
objectSerializationService | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
personService | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
prepareLdapServerConnection(CacheRefreshConfiguration cacheRefreshConfiguration, GluuLdapConfiguration ldapConfiguration) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
prepareLdapServerConnection(CacheRefreshConfiguration cacheRefreshConfiguration, GluuLdapConfiguration ldapConfiguration, boolean useLocalConnection) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
prepareLdapServerConnections(CacheRefreshConfiguration cacheRefreshConfiguration, List< GluuLdapConfiguration > ldapConfigurations) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
process(@Observes @Scheduled CacheRefreshEvent cacheRefreshEvent) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inline |
processImpl(CacheRefreshConfiguration cacheRefreshConfiguration, GluuAppliance currentAppliance) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
processInt() | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inline |
processTargetPersons(List< GluuSimplePerson > targetPersons, HashMap< String, Integer > currInumWithEntryHashCodeMap) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
removeTargetEntries(LdapServerConnection inumDbServerConnection, PersistenceEntryManager targetPersistenceEntryManager, List< GluuSimplePerson > removedPersons, HashMap< String, GluuInumMap > inumInumMap) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
schemaService | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
TARGET_PERSON_RETURN_ATTRIBUTES | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | privatestatic |
timerEvent | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | private |
toIntString(Number number) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
toLdapProperties(GluuLdapConfiguration ldapConfiguration) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
updateApplianceStatus(GluuAppliance currentAppliance, long lastRun) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
updateTargetEntriesViaCopy(CacheRefreshConfiguration cacheRefreshConfiguration, Map< CacheCompoundKey, GluuSimplePerson > sourcePersonCacheCompoundKeyMap, HashMap< CacheCompoundKey, GluuInumMap > primaryKeyAttrValueInumMap, Set< String > changedInums) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
updateTargetEntriesViaVDS(CacheRefreshConfiguration cacheRefreshConfiguration, LdapServerConnection targetServerConnection, Set< String > changedInums) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
updateTargetEntryViaCopy(GluuSimplePerson sourcePerson, String targetInum, String[] targetCustomObjectClasses, Map< String, String > targetServerAttributesMapping) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
validateTargetServerSchema(CacheRefreshConfiguration cacheRefreshConfiguration, Map< String, String > targetServerAttributesMapping, String[] customObjectClasses) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |
validateTargetServerSchema(List< String > targetObjectClasses, List< String > targetAttributes) | org.gluu.oxtrust.ldap.cache.service.CacheRefreshTimer | inlineprivate |