Class TwoFactorServiceImpl

java.lang.Object
org.apache.fineract.infrastructure.security.service.TwoFactorServiceImpl
All Implemented Interfaces:
TwoFactorService

@Service @ConditionalOnProperty("fineract.security.2fa.enabled") public class TwoFactorServiceImpl extends Object implements TwoFactorService