Class RecoveryAuthnCodeRepresentation
- java.lang.Object
-
- org.keycloak.models.credential.dto.RecoveryAuthnCodeRepresentation
-
public class RecoveryAuthnCodeRepresentation extends Object
-
-
Constructor Summary
Constructors Constructor Description RecoveryAuthnCodeRepresentation(int number, String encodedHashedValue)
-