Uses of Interface
org.apache.syncope.core.persistence.api.SyncopeCoreLoader
-
-
Uses of SyncopeCoreLoader in org.apache.syncope.core.flowable.support
Classes in org.apache.syncope.core.flowable.support that implement SyncopeCoreLoader Modifier and Type Class Description classDomainProcessEngineFactoryBeanSpring factory forDomainProcessEnginewhich takes the providedSpringProcessEngineConfigurationas template for each of the configured Syncope domains. -
Uses of SyncopeCoreLoader in org.apache.syncope.core.logic.init
Classes in org.apache.syncope.core.logic.init that implement SyncopeCoreLoader Modifier and Type Class Description classAMEntitlementLoaderclassAuditLoaderclassClassPathScanImplementationLookupCache class names for all implementations of Syncope interfaces found in classpath, for later usage.classFlowableLoaderclassIdMEntitlementLoaderclassIdMImplementationTypeLoaderclassIdRepoEntitlementLoaderclassIdRepoImplementationTypeLoaderclassOIDCC4UILoaderclassSAML2SP4UILoaderclassSCIMLoader -
Uses of SyncopeCoreLoader in org.apache.syncope.core.persistence.api.content
Subinterfaces of SyncopeCoreLoader in org.apache.syncope.core.persistence.api.content Modifier and Type Interface Description interfaceConfParamLoaderinterfaceContentLoader -
Uses of SyncopeCoreLoader in org.apache.syncope.core.persistence.jpa
Classes in org.apache.syncope.core.persistence.jpa that implement SyncopeCoreLoader Modifier and Type Class Description classStartupDomainLoader -
Uses of SyncopeCoreLoader in org.apache.syncope.core.persistence.jpa.content
Classes in org.apache.syncope.core.persistence.jpa.content that implement SyncopeCoreLoader Modifier and Type Class Description classKeymasterConfParamLoaderInitialize Keymaster with default content if no data is present already.classXMLContentLoaderInitialize Database with default content if no data is present already. -
Uses of SyncopeCoreLoader in org.apache.syncope.core.provisioning.api
Subinterfaces of SyncopeCoreLoader in org.apache.syncope.core.provisioning.api Modifier and Type Interface Description interfaceImplementationLookup -
Uses of SyncopeCoreLoader in org.apache.syncope.core.provisioning.java
Classes in org.apache.syncope.core.provisioning.java that implement SyncopeCoreLoader Modifier and Type Class Description classConnectorLoader -
Uses of SyncopeCoreLoader in org.apache.syncope.core.provisioning.java.job
Classes in org.apache.syncope.core.provisioning.java.job that implement SyncopeCoreLoader Modifier and Type Class Description classDefaultJobManager -
Uses of SyncopeCoreLoader in org.apache.syncope.core.starter
Classes in org.apache.syncope.core.starter that implement SyncopeCoreLoader Modifier and Type Class Description classTaskExecutorUnloader -
Uses of SyncopeCoreLoader in org.apache.syncope.ext.elasticsearch.client
Classes in org.apache.syncope.ext.elasticsearch.client that implement SyncopeCoreLoader Modifier and Type Class Description classElasticsearchIndexLoader -
Uses of SyncopeCoreLoader in org.apache.syncope.ext.opensearch.client
Classes in org.apache.syncope.ext.opensearch.client that implement SyncopeCoreLoader Modifier and Type Class Description classOpenSearchIndexLoader -
Uses of SyncopeCoreLoader in org.apache.syncope.fit.core.reference
Classes in org.apache.syncope.fit.core.reference that implement SyncopeCoreLoader Modifier and Type Class Description classITImplementationLookupStatic implementation providing information about the integration test environment.
-