@Experimental public final class ScramSchemeFactory extends Object implements AuthSchemeFactory
ScramScheme.| Modifier and Type | Field and Description |
|---|---|
static ScramSchemeFactory |
INSTANCE
Singleton instance.
|
| Modifier and Type | Method and Description |
|---|---|
AuthScheme |
create(HttpContext context)
Creates a new
ScramScheme. |
public static final ScramSchemeFactory INSTANCE
public AuthScheme create(HttpContext context)
ScramScheme.create in interface AuthSchemeFactorycontext - the HTTP context (unused)ScramScheme instanceCopyright © 1999–2021 The Apache Software Foundation. All rights reserved.