Package org.openziti.api
Class MFARecoveryCodes
-
- All Implemented Interfaces:
public final class MFARecoveryCodes
-
-
Field Summary
Fields Modifier and Type Field Description private final Array<String>recoveryCodes
-
Constructor Summary
Constructors Constructor Description MFARecoveryCodes(Array<String> recoveryCodes)
-
Method Summary
Modifier and Type Method Description final Array<String>getRecoveryCodes()-
-
Method Detail
-
getRecoveryCodes
final Array<String> getRecoveryCodes()
-
-
-
-