no.digipost.api.client.security
Class ClientRequestToSign
java.lang.Object
no.digipost.api.client.security.ClientRequestToSign
- All Implemented Interfaces:
- RequestToSign
public class ClientRequestToSign
- extends Object
- implements RequestToSign
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientRequestToSign
public ClientRequestToSign(com.sun.jersey.api.client.ClientRequest clientRequest)
getMethod
public String getMethod()
- Specified by:
getMethod
in interface RequestToSign
getHeaders
public SortedMap<String,String> getHeaders()
- Specified by:
getHeaders
in interface RequestToSign
getPath
public String getPath()
- Specified by:
getPath
in interface RequestToSign
getParameters
public String getParameters()
- Specified by:
getParameters
in interface RequestToSign
Copyright © 2012 Digipost Open Source. All Rights Reserved.