public final class DigestPasswordSpec extends Object implements PasswordSpec
PasswordSpec for a password represented by a Digest Response as seen in Digest-MD5 SASL/HTTP mechanism.| Constructor and Description |
|---|
DigestPasswordSpec(String username,
String realm,
byte[] digest) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.