Uses of Class
org.apache.syncope.wa.bootstrap.mapping.AttrRepoPropertySourceMapper
Packages that use AttrRepoPropertySourceMapper
-
Uses of AttrRepoPropertySourceMapper in org.apache.syncope.wa.bootstrap
Fields in org.apache.syncope.wa.bootstrap declared as AttrRepoPropertySourceMapperModifier and TypeFieldDescriptionprotected final AttrRepoPropertySourceMapper
WAPropertySourceLocator.attrRepoPropertySourceMapper
Methods in org.apache.syncope.wa.bootstrap that return AttrRepoPropertySourceMapperModifier and TypeMethodDescriptionWABootstrapConfiguration.PropertySourceConfiguration.attrRepoPropertySourceMapper
(WARestClient waRestClient) Methods in org.apache.syncope.wa.bootstrap with parameters of type AttrRepoPropertySourceMapperModifier 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) Constructors in org.apache.syncope.wa.bootstrap with parameters of type AttrRepoPropertySourceMapperModifierConstructorDescriptionWAPropertySourceLocator
(WARestClient waRestClient, AuthModulePropertySourceMapper authModulePropertySourceMapper, AttrRepoPropertySourceMapper attrRepoPropertySourceMapper, AttrReleaseMapper attrReleaseMapper, org.apereo.cas.util.crypto.CipherExecutor<String, String> configurationCipher)