| Package | Description |
|---|---|
| org.openapitools.client | |
| org.openapitools.client.auth |
| Modifier and Type | Method and Description |
|---|---|
Authentication |
ApiClient.getAuthentication(java.lang.String authName)
Get authentication for the given name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Authentication> |
ApiClient.getAuthentications()
Get authentications (key: authentication name, value: authentication).
|
| Modifier and Type | Class and Description |
|---|---|
class |
ApiKeyAuth |
class |
HttpBasicAuth |
class |
HttpBearerAuth |
class |
OAuth |
Copyright © 2017-2022 Okta. All Rights Reserved.