Class TwoFactorConfigurationServiceImpl

java.lang.Object
org.apache.fineract.infrastructure.security.service.TwoFactorConfigurationServiceImpl
All Implemented Interfaces:
TwoFactorConfigurationService

@Service @ConditionalOnProperty("fineract.security.2fa.enabled") public class TwoFactorConfigurationServiceImpl extends Object implements TwoFactorConfigurationService
  • Constructor Details

  • Method Details