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