Uses of Interface
org.apache.syncope.wa.bootstrap.mapping.AttrReleaseMapper
Package
Description
-
Uses of AttrReleaseMapper in org.apache.syncope.wa.bootstrap
Modifier and TypeFieldDescriptionprotected final AttrReleaseMapper
WAPropertySourceLocator.attrReleaseMapper
Modifier and TypeMethodDescriptionWABootstrapConfiguration.PropertySourceConfiguration.attrReleaseMapper()
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) -
Uses of AttrReleaseMapper in org.apache.syncope.wa.bootstrap.mapping
-
Uses of AttrReleaseMapper in org.apache.syncope.wa.starter.mapping
Modifier and TypeFieldDescriptionprotected final List
<AttrReleaseMapper> RegisteredServiceMapper.attrReleaseMappers