public class TOTPCredential extends Password
This class can be used to update TOTP credentials. Credentials can be updated providing a password/secret combination or only a secret.
If using a password/secret combination, indicates that both password and secret should be updated. If only a secret is provided, the password will not be updated.
Copyright © 2018 JBoss by Red Hat. All rights reserved.