Package org.keycloak.models
Interface OTPPolicy.OtpApp
-
- All Known Implementing Classes:
OTPPolicy.FreeOTP,OTPPolicy.GoogleAuthenticator
- Enclosing class:
- OTPPolicy
public static interface OTPPolicy.OtpApp
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()booleansupports(OTPPolicy policy)
-