public class RecoveryAuthnCodesSecretData extends Object
Constructor and Description |
---|
RecoveryAuthnCodesSecretData(List<RecoveryAuthnCodeRepresentation> codes) |
Modifier and Type | Method and Description |
---|---|
List<RecoveryAuthnCodeRepresentation> |
getCodes() |
void |
removeNextBackupCode() |
public RecoveryAuthnCodesSecretData(List<RecoveryAuthnCodeRepresentation> codes)
public List<RecoveryAuthnCodeRepresentation> getCodes()
public void removeNextBackupCode()
Copyright © 2025 JBoss by Red Hat. All rights reserved.