Interface MFAAuthModuleConf
-
- All Superinterfaces:
AuthModuleConf
,BaseBean
,Serializable
- All Known Implementing Classes:
DuoMfaAuthModuleConf
,GoogleMfaAuthModuleConf
,SimpleMfaAuthModuleConf
,U2FAuthModuleConf
public interface MFAAuthModuleConf extends AuthModuleConf
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.syncope.common.lib.auth.AuthModuleConf
AuthModuleConf.Mapper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getFriendlyName()
-
Methods inherited from interface org.apache.syncope.common.lib.auth.AuthModuleConf
map
-
-
-
-
Method Detail
-
getFriendlyName
String getFriendlyName()
-
-