| Package | Description | 
|---|---|
| com.mailslurp.clients | |
| com.mailslurp.clients.auth | 
| Modifier and Type | Method and Description | 
|---|---|
Authentication | 
ApiClient.getAuthentication(String authName)
Get authentication for the given name. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,Authentication> | 
ApiClient.getAuthentications()
Get authentications (key: authentication name, value: authentication). 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ApiKeyAuth  | 
class  | 
HttpBasicAuth  | 
class  | 
HttpBearerAuth  | 
Copyright © 2023. All rights reserved.