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