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