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