JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
M
S
A
ALL_SIGN_VERSIONS
- Static variable in class com.mdsol.mauth.
SignerConfiguration
APP_PRIVATE_KEY_PATH
- Static variable in class com.mdsol.mauth.
SignerConfiguration
APP_SECTION_HEADER
- Static variable in class com.mdsol.mauth.
SignerConfiguration
APP_UUID_PATH
- Static variable in class com.mdsol.mauth.
SignerConfiguration
C
com.mdsol.mauth
- package com.mdsol.mauth
D
DEFAULT_SIGN_VERSION
- Static variable in class com.mdsol.mauth.
SignerConfiguration
DefaultSigner
- Class in
com.mdsol.mauth
DefaultSigner(SignerConfiguration)
- Constructor for class com.mdsol.mauth.
DefaultSigner
DefaultSigner(UUID, String)
- Constructor for class com.mdsol.mauth.
DefaultSigner
DefaultSigner(UUID, String, EpochTimeProvider)
- Constructor for class com.mdsol.mauth.
DefaultSigner
DefaultSigner(UUID, PrivateKey)
- Constructor for class com.mdsol.mauth.
DefaultSigner
DefaultSigner(UUID, PrivateKey, EpochTimeProvider)
- Constructor for class com.mdsol.mauth.
DefaultSigner
DefaultSigner(UUID, String, EpochTimeProvider, List<MAuthVersion>)
- Constructor for class com.mdsol.mauth.
DefaultSigner
DefaultSigner(UUID, PrivateKey, EpochTimeProvider, List<MAuthVersion>)
- Constructor for class com.mdsol.mauth.
DefaultSigner
G
generateRequestHeaders(String, String, String)
- Method in class com.mdsol.mauth.
DefaultSigner
Deprecated.
generateRequestHeaders(String, String, byte[], String)
- Method in class com.mdsol.mauth.
DefaultSigner
generateRequestHeaders(String, String, InputStream, String)
- Method in class com.mdsol.mauth.
DefaultSigner
generateRequestHeaders(String, String, String)
- Method in interface com.mdsol.mauth.
Signer
Deprecated.
This is used for Mauth V1 protocol only, replaced by
Signer.generateRequestHeaders(String, String, byte[], String)
for Mauth V2 protocol
generateRequestHeaders(String, String, byte[], String)
- Method in interface com.mdsol.mauth.
Signer
Generates the mAuth headers from the provided HTTP request data for Mauth V2(and V1) protocol NOTE: mAuth headers are time sensitive.
generateRequestHeaders(String, String, InputStream, String)
- Method in interface com.mdsol.mauth.
Signer
Generates the mAuth headers from the provided HTTP request data for Mauth V2 or V1 protocol NOTE: mAuth headers are time sensitive.
getAppUUID()
- Method in class com.mdsol.mauth.
SignerConfiguration
getPrivateKey()
- Method in class com.mdsol.mauth.
SignerConfiguration
getSignVersions()
- Method in class com.mdsol.mauth.
SignerConfiguration
getSignVersions(String)
- Static method in class com.mdsol.mauth.
SignerConfiguration
M
MAUTH_SECTION_HEADER
- Static variable in class com.mdsol.mauth.
SignerConfiguration
MAUTH_SIGN_VERSIONS
- Static variable in class com.mdsol.mauth.
SignerConfiguration
S
Signer
- Interface in
com.mdsol.mauth
SignerConfiguration
- Class in
com.mdsol.mauth
SignerConfiguration(Config)
- Constructor for class com.mdsol.mauth.
SignerConfiguration
SignerConfiguration(UUID, String)
- Constructor for class com.mdsol.mauth.
SignerConfiguration
SignerConfiguration(UUID, String, String)
- Constructor for class com.mdsol.mauth.
SignerConfiguration
SignerConfiguration(UUID, String, List<MAuthVersion>)
- Constructor for class com.mdsol.mauth.
SignerConfiguration
SignerUtils
- Class in
com.mdsol.mauth
SignerUtils()
- Constructor for class com.mdsol.mauth.
SignerUtils
signWithUri(Signer, String, URI, byte[])
- Static method in class com.mdsol.mauth.
SignerUtils
Sign a request with the provided Signer.
A
C
D
G
M
S
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes