public final class PasswordCredential extends Object implements Credential
Constructor and Description |
---|
PasswordCredential(char[] password)
Construct an instance of PasswordCredential with the given password.
|
Modifier and Type | Method and Description |
---|---|
char[] |
getPassword() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.