Package | Description |
---|---|
org.restlet.ext.crypto.internal |
Modifier and Type | Method and Description |
---|---|
DigestAuthenticator |
HttpDigestVerifier.getDigestAuthenticator()
Returns the associated digest authenticator.
|
Modifier and Type | Method and Description |
---|---|
void |
HttpDigestVerifier.setDigestAuthenticator(DigestAuthenticator digestAuthenticator)
Sets the associated digest authenticator.
|
Constructor and Description |
---|
HttpDigestVerifier(DigestAuthenticator digestAuthenticator,
LocalVerifier wrappedVerifier,
String wrappedAlgorithm)
Constructor.
|
Copyright © 2005–2015. All rights reserved.