public abstract class HttpAuthScheme extends AuthScheme
| Modifier and Type | Class and Description |
|---|---|
static class |
HttpAuthScheme.HttpScheme |
AuthScheme.AuthSchemeType| Modifier and Type | Field and Description |
|---|---|
protected HttpAuthScheme.HttpScheme |
scheme |
| Modifier | Constructor and Description |
|---|---|
protected |
HttpAuthScheme() |
| Modifier and Type | Method and Description |
|---|---|
HttpAuthScheme.HttpScheme |
getHttpScheme() |
HttpAuthScheme |
withHttpScheme(HttpAuthScheme.HttpScheme scheme) |
getDescription, getName, getParams, getType, getUser, withDescription, withName, withParam, withParams, withTypeprotected HttpAuthScheme.HttpScheme scheme
public HttpAuthScheme.HttpScheme getHttpScheme()
public HttpAuthScheme withHttpScheme(HttpAuthScheme.HttpScheme scheme)
Copyright © 2023 Rocket Partners, LLC. All rights reserved.