Class AttrRepoPropertySourceMapper
java.lang.Object
org.apache.syncope.wa.bootstrap.mapping.PropertySourceMapper
org.apache.syncope.wa.bootstrap.mapping.AttrRepoPropertySourceMapper
- All Implemented Interfaces:
AttrRepoConf.Mapper
public class AttrRepoPropertySourceMapper
extends PropertySourceMapper
implements AttrRepoConf.Mapper
-
Field Summary
Fields inherited from class org.apache.syncope.wa.bootstrap.mapping.PropertySourceMapper
LOG
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionmap
(AttrRepoTO attrRepoTO, AzureActiveDirectoryAttrRepoConf conf) map
(AttrRepoTO attrRepoTO, JDBCAttrRepoConf conf) map
(AttrRepoTO attrRepoTO, LDAPAttrRepoConf conf) map
(AttrRepoTO attrRepoTO, OktaAttrRepoConf conf) map
(AttrRepoTO attrRepoTO, StubAttrRepoConf conf) map
(AttrRepoTO attrRepoTO, SyncopeAttrRepoConf conf) Methods inherited from class org.apache.syncope.wa.bootstrap.mapping.PropertySourceMapper
fill, fill, prefix
-
Field Details
-
waRestClient
-
-
Constructor Details
-
AttrRepoPropertySourceMapper
-
-
Method Details
-
map
- Specified by:
map
in interfaceAttrRepoConf.Mapper
-
map
- Specified by:
map
in interfaceAttrRepoConf.Mapper
-
map
- Specified by:
map
in interfaceAttrRepoConf.Mapper
-
map
- Specified by:
map
in interfaceAttrRepoConf.Mapper
-
map
- Specified by:
map
in interfaceAttrRepoConf.Mapper
-
map
- Specified by:
map
in interfaceAttrRepoConf.Mapper
-