Uses of Interface
org.apache.syncope.common.lib.attr.AttrRepoConf.Mapper
-
Packages that use AttrRepoConf.Mapper Package Description org.apache.syncope.common.lib.attr org.apache.syncope.wa.bootstrap.mapping -
-
Uses of AttrRepoConf.Mapper in org.apache.syncope.common.lib.attr
Methods in org.apache.syncope.common.lib.attr with parameters of type AttrRepoConf.Mapper Modifier and Type Method Description Map<String,Object>AttrRepoConf. map(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper)Map<String,Object>AzureActiveDirectoryAttrRepoConf. map(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper)Map<String,Object>JDBCAttrRepoConf. map(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper)Map<String,Object>LDAPAttrRepoConf. map(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper)Map<String,Object>OktaAttrRepoConf. map(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper)Map<String,Object>StubAttrRepoConf. map(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper)Map<String,Object>SyncopeAttrRepoConf. map(AttrRepoTO attrRepo, AttrRepoConf.Mapper mapper) -
Uses of AttrRepoConf.Mapper in org.apache.syncope.wa.bootstrap.mapping
Classes in org.apache.syncope.wa.bootstrap.mapping that implement AttrRepoConf.Mapper Modifier and Type Class Description classAttrRepoPropertySourceMapper
-