Class RecoveryAuthnCodesBean
- java.lang.Object
-
- org.keycloak.forms.login.freemarker.model.RecoveryAuthnCodesBean
-
public class RecoveryAuthnCodesBean extends Object
-
-
Constructor Summary
Constructors Constructor Description RecoveryAuthnCodesBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getGeneratedAt()
String
getGeneratedRecoveryAuthnCodesAsString()
List<String>
getGeneratedRecoveryAuthnCodesList()
-