Uses of Class
org.apache.syncope.wa.bootstrap.mapping.AttrRepoPropertySourceMapper
-
Uses of AttrRepoPropertySourceMapper in org.apache.syncope.wa.bootstrap
Modifier and TypeFieldDescriptionprotected final AttrRepoPropertySourceMapper
WAPropertySourceLocator.attrRepoPropertySourceMapper
Modifier and TypeMethodDescriptionWABootstrapConfiguration.PropertySourceConfiguration.attrRepoPropertySourceMapper
(WARestClient waRestClient) Modifier and TypeMethodDescriptionorg.springframework.cloud.bootstrap.config.PropertySourceLocator
WABootstrapConfiguration.PropertySourceConfiguration.configPropertySourceLocator
(org.apereo.cas.util.crypto.CipherExecutor<String, String> waConfigurationCipher, WARestClient waRestClient, AuthModulePropertySourceMapper authModulePropertySourceMapper, AttrRepoPropertySourceMapper attrRepoPropertySourceMapper, AttrReleaseMapper attrReleaseMapper) ModifierConstructorDescriptionWAPropertySourceLocator
(WARestClient waRestClient, AuthModulePropertySourceMapper authModulePropertySourceMapper, AttrRepoPropertySourceMapper attrRepoPropertySourceMapper, AttrReleaseMapper attrReleaseMapper, org.apereo.cas.util.crypto.CipherExecutor<String, String> configurationCipher)