Uses of Class
org.apache.syncope.wa.bootstrap.AttrRepoPropertySourceMapper
-
-
Uses of AttrRepoPropertySourceMapper in org.apache.syncope.wa.bootstrap
Fields in org.apache.syncope.wa.bootstrap declared as AttrRepoPropertySourceMapper Modifier and Type Field Description protected AttrRepoPropertySourceMapperWAPropertySourceLocator. attrRepoPropertySourceMapperMethods in org.apache.syncope.wa.bootstrap that return AttrRepoPropertySourceMapper Modifier and Type Method Description AttrRepoPropertySourceMapperWABootstrapConfiguration.PropertySourceConfiguration. attrRepoPropertySourceMapper(WARestClient waRestClient)Methods in org.apache.syncope.wa.bootstrap with parameters of type AttrRepoPropertySourceMapper Modifier and Type Method Description org.springframework.cloud.bootstrap.config.PropertySourceLocatorWABootstrapConfiguration.PropertySourceConfiguration. configPropertySourceLocator(WARestClient waRestClient, AuthModulePropertySourceMapper authModulePropertySourceMapper, AttrRepoPropertySourceMapper attrRepoPropertySourceMapper)Constructors in org.apache.syncope.wa.bootstrap with parameters of type AttrRepoPropertySourceMapper Constructor Description WAPropertySourceLocator(WARestClient waRestClient, AuthModulePropertySourceMapper authModulePropertySourceMapper, AttrRepoPropertySourceMapper attrRepoPropertySourceMapper)
-