Uses of Class
org.apache.syncope.wa.bootstrap.AuthModulePropertySourceMapper
-
-
Uses of AuthModulePropertySourceMapper in org.apache.syncope.wa.bootstrap
Fields in org.apache.syncope.wa.bootstrap declared as AuthModulePropertySourceMapper Modifier and Type Field Description protected AuthModulePropertySourceMapperWAPropertySourceLocator. authModulePropertySourceMapperMethods in org.apache.syncope.wa.bootstrap that return AuthModulePropertySourceMapper Modifier and Type Method Description AuthModulePropertySourceMapperWABootstrapConfiguration.PropertySourceConfiguration. authModulePropertySourceMapper(WARestClient waRestClient)Methods in org.apache.syncope.wa.bootstrap with parameters of type AuthModulePropertySourceMapper 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 AuthModulePropertySourceMapper Constructor Description WAPropertySourceLocator(WARestClient waRestClient, AuthModulePropertySourceMapper authModulePropertySourceMapper, AttrRepoPropertySourceMapper attrRepoPropertySourceMapper)
-