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 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
()
Method Details
getStatus
int
getStatus
()
getHeaders
SortedMap
<
String
,
String
>
getHeaders
()
getPath
String
getPath
()