public final class ClearPasswordSpec extends Object implements PasswordSpec
Constructor and Description |
---|
ClearPasswordSpec(char[] encodedPassword)
Construct a new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
char[] |
getEncodedPassword()
Get the password characters.
|
int |
hashCode() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.