Package | Description |
---|---|
com.sun.enterprise.security.auth.digest.impl |
Modifier and Type | Class and Description |
---|---|
class |
HttpDigestParamGenerator
HttpDigestParamGenerator consumes Authorization header from HttpServlet request and generates Digest parameter
objects to be used by Digest validators.
|
Modifier and Type | Method and Description |
---|---|
static DigestParameterGenerator |
DigestParameterGenerator.getInstance(String algorithm) |
Copyright © 2020. All rights reserved.