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()
-