Class TwoFactorConfigurationValidator
java.lang.Object
org.apache.fineract.infrastructure.security.data.TwoFactorConfigurationValidator
@Component
@ConditionalOnProperty("fineract.security.2fa.enabled")
public class TwoFactorConfigurationValidator
extends Object
-
Constructor Summary
ConstructorsConstructorDescriptionTwoFactorConfigurationValidator(org.apache.fineract.infrastructure.core.serialization.FromJsonHelper fromJsonHelper) -
Method Summary
-
Constructor Details
-
TwoFactorConfigurationValidator
@Autowired public TwoFactorConfigurationValidator(org.apache.fineract.infrastructure.core.serialization.FromJsonHelper fromJsonHelper)
-
-
Method Details
-
validateForUpdate
-