JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
no.digipost.api.client.security
Interface RequestToSign
public interface
RequestToSign
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SortedMap
<
String
,
String
>
getHeaders
()
String
getMethod
()
String
getParameters
()
String
getPath
()
Method Details
getMethod
String
getMethod
()
getHeaders
SortedMap
<
String
,
String
>
getHeaders
()
getPath
String
getPath
()
getParameters
String
getParameters
()