Uses of Class
org.apache.syncope.common.lib.auth.SimpleMfaAuthModuleConf
-
Packages that use SimpleMfaAuthModuleConf Package Description org.apache.syncope.common.lib.auth org.apache.syncope.wa.bootstrap.mapping -
-
Uses of SimpleMfaAuthModuleConf in org.apache.syncope.common.lib.auth
Methods in org.apache.syncope.common.lib.auth with parameters of type SimpleMfaAuthModuleConf Modifier and Type Method Description Map<String,Object>AuthModuleConf.Mapper. map(AuthModuleTO authModule, SimpleMfaAuthModuleConf conf) -
Uses of SimpleMfaAuthModuleConf in org.apache.syncope.wa.bootstrap.mapping
Methods in org.apache.syncope.wa.bootstrap.mapping with parameters of type SimpleMfaAuthModuleConf Modifier and Type Method Description Map<String,Object>AuthModulePropertySourceMapper. map(AuthModuleTO authModuleTO, SimpleMfaAuthModuleConf conf)
-