public class ManagementAuthorizationService extends Object
| Constructor and Description |
|---|
ManagementAuthorizationService(ManagementConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
addSignatureToHeaders(Map<String,String> headers)
Add 'Authorization' and 'Content-Type' headers to the provided map.
|
Map<String,String> |
generateHeaders()
Returns map with 'Authorization' and 'Content-Type' headers.
|
public ManagementAuthorizationService(ManagementConfiguration configuration)
Copyright © 2022 Cense Data Inc.. All rights reserved.