Uses of Class
org.apache.syncope.wa.bootstrap.mapping.AuthModulePropertySourceMapper
-
Uses of AuthModulePropertySourceMapper in org.apache.syncope.wa.bootstrap
Modifier and TypeFieldDescriptionprotected final AuthModulePropertySourceMapper
WAPropertySourceLocator.authModulePropertySourceMapper
Modifier and TypeMethodDescriptionWABootstrapConfiguration.PropertySourceConfiguration.authModulePropertySourceMapper
(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)