| Field and Description |
|---|
| com.mdsol.mauth.MAuthRequest.X_MWS_AUTHENTICATION_HEADER_NAME |
| com.mdsol.mauth.MAuthRequest.X_MWS_TIME_HEADER_NAME |
| Constructor and Description |
|---|
| com.mdsol.mauth.MAuthRequest(String, byte[], String, String, String)
This is used for Mauth V1 protocol,
replaced by
MAuthRequest.MAuthRequest(String authenticationHeaderValue, byte[] messagePayload, String httpMethod,
String timeHeaderValue, String resourcePath, String queryParameters) for Mauth V2 protocol |