public class BasicAuthHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
kSetting_AuthHeader |
| Constructor and Description |
|---|
BasicAuthHelper() |
| Modifier and Type | Method and Description |
|---|---|
static UsernamePasswordCredential |
readUsernamePasswordCredential(NvReadable settings,
HeaderReader hr)
Build an UsernamePasswordCredential from an inbound HTTP header.
|
public static final String kSetting_AuthHeader
public static UsernamePasswordCredential readUsernamePasswordCredential(NvReadable settings, HeaderReader hr)
settings - a settings sourcehr - a header reader to isolate this code from the web technologyCopyright © 2023 continual.io. All rights reserved.