Uses of Interface
org.openiam.thread.Sweepable
-
-
Uses of Sweepable in org.openiam.authmanager.cache
Classes in org.openiam.authmanager.cache that implement Sweepable Modifier and Type Class Description class
EdgeIdCache
class
EdgeIdCacheSweeper
class
EntitltementsObjectCache
class
EntitltementsObjectCacheSweeper
class
GraphIdCacheSweeper
-
Uses of Sweepable in org.openiam.authmanager.graph.provider
Classes in org.openiam.authmanager.graph.provider that implement Sweepable Modifier and Type Class Description class
AbstractGraphIdProvider
class
CosmoDBGraphIDProvider
class
JanusGraphIDProvider
class
NeptuneGraphIDProvider
-
Uses of Sweepable in org.openiam.authmanager.service
Subinterfaces of Sweepable in org.openiam.authmanager.service Modifier and Type Interface Description interface
AuthorizationManagerMenuService
interface
AuthorizationManagerService
-
Uses of Sweepable in org.openiam.authmanager.service.impl
Classes in org.openiam.authmanager.service.impl that implement Sweepable Modifier and Type Class Description class
AuthorizationManagerMenuServiceImpl
class
AuthorizationManagerServiceImpl
-
Uses of Sweepable in org.openiam.cache
Classes in org.openiam.cache that implement Sweepable Modifier and Type Class Description class
AbstractCacheSweeper
-
Uses of Sweepable in org.openiam.common.beans.health
Classes in org.openiam.common.beans.health that implement Sweepable Modifier and Type Class Description class
HealthcheckFileWriter
The purpose of this class is to write the healthcheck result to a file every minute. -
Uses of Sweepable in org.openiam.common.cache
Classes in org.openiam.common.cache that implement Sweepable Modifier and Type Class Description class
AbstractBackendSweeper
-
Uses of Sweepable in org.openiam.common.mq.listener
Classes in org.openiam.common.mq.listener that implement Sweepable Modifier and Type Class Description class
AbstractLogListener<API extends OpenIAMAPI>
-
Uses of Sweepable in org.openiam.email.service
Classes in org.openiam.email.service that implement Sweepable Modifier and Type Class Description class
InboxProcessorServiceImpl
-
Uses of Sweepable in org.openiam.email.service.intf
Subinterfaces of Sweepable in org.openiam.email.service.intf Modifier and Type Interface Description interface
InboxProcessorService
-
Uses of Sweepable in org.openiam.esb.am.service.impl
Classes in org.openiam.esb.am.service.impl that implement Sweepable Modifier and Type Class Description class
AuthenticationRuleServiceImpl
class
URIFederationServiceImpl
-
Uses of Sweepable in org.openiam.esb.cache
Classes in org.openiam.esb.cache that implement Sweepable Modifier and Type Class Description class
AuthProviderCacheSweeper
class
ManagedSysCacheSweeper
Sweeper that caches managed systems into Redis every 5 minutesclass
PolicyCacheSweeper
class
PropertyValueCacheSweeper
class
UserCountForGroupsCacheSweeper
class
UserCountForRolesCacheSweeper
-
Uses of Sweepable in org.openiam.esb.core.batch.tasks
Classes in org.openiam.esb.core.batch.tasks that implement Sweepable Modifier and Type Class Description class
RemoveCompletedBatchTasks
Removes old and completed batch schedules, which clog up the database. -
Uses of Sweepable in org.openiam.esb.core.mq
Classes in org.openiam.esb.core.mq that implement Sweepable Modifier and Type Class Description class
AuditLogListener
Created by alexander on 01/08/16.class
ExternalLogListener
-
Uses of Sweepable in org.openiam.esb.core.org.service.impl
Classes in org.openiam.esb.core.org.service.impl that implement Sweepable Modifier and Type Class Description class
OrganizationTypeServiceImpl
-
Uses of Sweepable in org.openiam.esb.core.service.impl
Classes in org.openiam.esb.core.service.impl that implement Sweepable Modifier and Type Class Description class
AuditSysLog
-
Uses of Sweepable in org.openiam.idm.sweeper
Classes in org.openiam.idm.sweeper that implement Sweepable Modifier and Type Class Description class
ConnectorHealthCheckIDMSweeper
class
ConnectorServiceDownCheckIDMSweeper
-
Uses of Sweepable in org.openiam.sync.service.impl.srcadapter.processor
Subinterfaces of Sweepable in org.openiam.sync.service.impl.srcadapter.processor Modifier and Type Interface Description interface
ISyncObjectProcessor<E extends ProvisionObject>
iam-services Created by zaporozhec on 7/10/17.Classes in org.openiam.sync.service.impl.srcadapter.processor that implement Sweepable Modifier and Type Class Description class
AbstractSyncObjectProcessor<E extends ProvisionObject>
class
GroupSyncObjectProcessorImpl
iam-services Created by zaporozhec on 7/10/17.class
ManagedSystemSyncObjectProcessorImpl
iam-services Created by zaporozhec on 7/10/17.class
OrganizationSyncObjectProcessorImpl
iam-services Created by zaporozhec on 7/10/17.class
PolicySyncObjectProcessorImpl
class
ResourceSyncObjectProcessorImpl
iam-services Created by zaporozhec on 7/10/17.class
RoleSyncObjectProcessorImpl
iam-services Created by zaporozhec on 7/10/17.class
UserSyncObjectProcessorImpl
iam-services Created by zaporozhec on 7/10/17. -
Uses of Sweepable in org.openiam.workflow.activiti.notifier
Classes in org.openiam.workflow.activiti.notifier that implement Sweepable Modifier and Type Class Description class
TaskEmailNotifier
-