public final class HashPasswordSpec extends Object implements PasswordSpec
Constructor and Description |
---|
HashPasswordSpec(byte[] digest)
Construct new instance.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
byte[] |
getDigest()
Get a password hash.
|
int |
hashCode() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.