Uses of Interface
org.apache.syncope.wa.bootstrap.mapping.AttrReleaseMapper
Packages that use AttrReleaseMapper
Package
Description
-
Uses of AttrReleaseMapper in org.apache.syncope.wa.bootstrap
Fields in org.apache.syncope.wa.bootstrap declared as AttrReleaseMapperModifier and TypeFieldDescriptionprotected final AttrReleaseMapper
WAPropertySourceLocator.attrReleaseMapper
Methods in org.apache.syncope.wa.bootstrap that return AttrReleaseMapperModifier and TypeMethodDescriptionWABootstrapConfiguration.PropertySourceConfiguration.attrReleaseMapper()
Methods in org.apache.syncope.wa.bootstrap with parameters of type AttrReleaseMapperModifier 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 AttrReleaseMapperModifierConstructorDescriptionWAPropertySourceLocator
(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
Classes in org.apache.syncope.wa.bootstrap.mapping that implement AttrReleaseMapper -
Uses of AttrReleaseMapper in org.apache.syncope.wa.starter.mapping
Fields in org.apache.syncope.wa.starter.mapping with type parameters of type AttrReleaseMapperModifier and TypeFieldDescriptionprotected final List
<AttrReleaseMapper> RegisteredServiceMapper.attrReleaseMappers