Package org.keycloak.models
Class OTPPolicy.FreeOTP
- java.lang.Object
-
- org.keycloak.models.OTPPolicy.FreeOTP
-
- All Implemented Interfaces:
OTPPolicy.OtpApp
- Enclosing class:
- OTPPolicy
public static class OTPPolicy.FreeOTP extends Object implements OTPPolicy.OtpApp
-
-
Constructor Summary
Constructors Constructor Description FreeOTP()
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getName
in interfaceOTPPolicy.OtpApp
-
supports
public boolean supports(OTPPolicy policy)
- Specified by:
supports
in interfaceOTPPolicy.OtpApp
-
-