Package org.keycloak.authentication.otp
Interface OTPApplicationProvider
-
- All Superinterfaces:
Provider
- All Known Implementing Classes:
FreeOTPProvider,GoogleAuthenticatorProvider,MicrosoftAuthenticatorOTPProvider
public interface OTPApplicationProvider extends Provider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()booleansupports(OTPPolicy policy)
-