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