Uses of Class
org.apache.syncope.common.lib.attr.SyncopeAttrRepoConf
-
Packages that use SyncopeAttrRepoConf Package Description org.apache.syncope.common.lib.attr org.apache.syncope.wa.bootstrap.mapping -
-
Uses of SyncopeAttrRepoConf in org.apache.syncope.common.lib.attr
Methods in org.apache.syncope.common.lib.attr with parameters of type SyncopeAttrRepoConf Modifier and Type Method Description Map<String,Object>
AttrRepoConf.Mapper. map(AttrRepoTO attrRepo, SyncopeAttrRepoConf conf)
-
Uses of SyncopeAttrRepoConf in org.apache.syncope.wa.bootstrap.mapping
Methods in org.apache.syncope.wa.bootstrap.mapping with parameters of type SyncopeAttrRepoConf Modifier and Type Method Description Map<String,Object>
AttrRepoPropertySourceMapper. map(AttrRepoTO attrRepoTO, SyncopeAttrRepoConf conf)
-