Package no.digipost.api.client.security
Interface ResponseToVerify
-
public interface ResponseToVerify
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SortedMap<String,String>
getHeaders()
String
getPath()
int
getStatus()
-