@Contract(threading=STATELESS) public class DigestSchemeFactory extends Object implements AuthSchemeFactory
AuthSchemeFactory implementation that creates and initializes
DigestScheme instances.| 限定符和类型 | 字段和说明 |
|---|---|
static DigestSchemeFactory |
INSTANCE
Singleton instance.
|
| 构造器和说明 |
|---|
DigestSchemeFactory() |
DigestSchemeFactory(Charset charset) |
public static final DigestSchemeFactory INSTANCE
public DigestSchemeFactory(Charset charset)
public DigestSchemeFactory()
public AuthScheme create(HttpContext context)
AuthSchemeFactoryAuthScheme.create 在接口中 AuthSchemeFactoryCopyright © 2023. All rights reserved.