| Package | Description |
|---|---|
| org.bonitasoft.connectors.rest.model |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicDigestAuthorization
This class reflects the information for a Basic or Digest authorization of a HTTP request.
|
class |
HeaderAuthorization
This class reflects the information for a header authorization of a HTTP request.
|
| Modifier and Type | Method and Description |
|---|---|
Authorization |
Request.getAuthorization()
Authorization value getter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setAuthorization(Authorization authorization)
Authorization value setter.
|
Copyright © 2021. All rights reserved.