| Package | Description |
|---|---|
| com.github.hi_fi.httpclient.domain |
| Modifier and Type | Method and Description |
|---|---|
Authentication.Type |
Authentication.getType() |
static Authentication.Type |
Authentication.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Authentication.Type[] |
Authentication.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Authentication |
Authentication.getAuthentication(List<String> auth,
Authentication.Type type) |
Copyright © 2022. All rights reserved.