Interface OTPApplicationProviderFactory

All Superinterfaces:
ProviderFactory<OTPApplicationProvider>
All Known Implementing Classes:
FreeOTPProvider, GoogleAuthenticatorProvider, MicrosoftAuthenticatorOTPProvider

public interface OTPApplicationProviderFactory extends ProviderFactory<OTPApplicationProvider>