JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
G
H
I
M
R
T
V
A
authenticate(MAuthRequest)
- Method in interface com.mdsol.mauth.
Authenticator
Performs the validation of an incoming HTTP request.
authenticate(MAuthRequest)
- Method in class com.mdsol.mauth.
RequestAuthenticator
Authenticator
- Interface in
com.mdsol.mauth
AuthenticatorConfiguration
- Class in
com.mdsol.mauth
AuthenticatorConfiguration(Config)
- Constructor for class com.mdsol.mauth.
AuthenticatorConfiguration
AuthenticatorConfiguration(String, String, String, Long)
- Constructor for class com.mdsol.mauth.
AuthenticatorConfiguration
AuthenticatorConfiguration(String, String, String, Long, boolean)
- Constructor for class com.mdsol.mauth.
AuthenticatorConfiguration
B
BASE_URL_PATH
- Static variable in class com.mdsol.mauth.
AuthenticatorConfiguration
C
ClientPublicKeyProvider
- Interface in
com.mdsol.mauth.utils
com.mdsol.mauth
- package com.mdsol.mauth
com.mdsol.mauth.exception
- package com.mdsol.mauth.exception
com.mdsol.mauth.utils
- package com.mdsol.mauth.utils
G
getBaseUrl()
- Method in class com.mdsol.mauth.
AuthenticatorConfiguration
getPublicKey(UUID)
- Method in interface com.mdsol.mauth.utils.
ClientPublicKeyProvider
Returns the associated public key for a given application UUID.
getRequestUrlPath()
- Method in class com.mdsol.mauth.
AuthenticatorConfiguration
getSecurityTokensUrlPath()
- Method in class com.mdsol.mauth.
AuthenticatorConfiguration
getTimeToLive()
- Method in class com.mdsol.mauth.
AuthenticatorConfiguration
H
HttpClientPublicKeyProviderException
- Exception in
com.mdsol.mauth.exception
HttpClientPublicKeyProviderException()
- Constructor for exception com.mdsol.mauth.exception.
HttpClientPublicKeyProviderException
HttpClientPublicKeyProviderException(String, Throwable, boolean, boolean)
- Constructor for exception com.mdsol.mauth.exception.
HttpClientPublicKeyProviderException
HttpClientPublicKeyProviderException(String, Throwable)
- Constructor for exception com.mdsol.mauth.exception.
HttpClientPublicKeyProviderException
HttpClientPublicKeyProviderException(String)
- Constructor for exception com.mdsol.mauth.exception.
HttpClientPublicKeyProviderException
HttpClientPublicKeyProviderException(Throwable)
- Constructor for exception com.mdsol.mauth.exception.
HttpClientPublicKeyProviderException
I
isV2OnlyAuthenticate()
- Method in class com.mdsol.mauth.
AuthenticatorConfiguration
M
MAUTH_SECTION_HEADER
- Static variable in class com.mdsol.mauth.
AuthenticatorConfiguration
MAuthValidationException
- Exception in
com.mdsol.mauth.exception
MAuthValidationException()
- Constructor for exception com.mdsol.mauth.exception.
MAuthValidationException
MAuthValidationException(String, Throwable, boolean, boolean)
- Constructor for exception com.mdsol.mauth.exception.
MAuthValidationException
MAuthValidationException(String, Throwable)
- Constructor for exception com.mdsol.mauth.exception.
MAuthValidationException
MAuthValidationException(String)
- Constructor for exception com.mdsol.mauth.exception.
MAuthValidationException
MAuthValidationException(Throwable)
- Constructor for exception com.mdsol.mauth.exception.
MAuthValidationException
R
REQUEST_URL_PATH
- Static variable in class com.mdsol.mauth.
AuthenticatorConfiguration
RequestAuthenticator
- Class in
com.mdsol.mauth
RequestAuthenticator(ClientPublicKeyProvider)
- Constructor for class com.mdsol.mauth.
RequestAuthenticator
Uses 10L as default value for request validation timeout
ClientPublicKeyProvider
as the EpochTimeProvider
RequestAuthenticator(ClientPublicKeyProvider, boolean)
- Constructor for class com.mdsol.mauth.
RequestAuthenticator
Uses 10L as default value for request validation timeout
ClientPublicKeyProvider
as the EpochTimeProvider
RequestAuthenticator(ClientPublicKeyProvider, long)
- Constructor for class com.mdsol.mauth.
RequestAuthenticator
Uses
ClientPublicKeyProvider
as the EpochTimeProvider
RequestAuthenticator(ClientPublicKeyProvider, long, boolean)
- Constructor for class com.mdsol.mauth.
RequestAuthenticator
Uses
ClientPublicKeyProvider
as the EpochTimeProvider
RequestAuthenticator(ClientPublicKeyProvider, long, EpochTimeProvider)
- Constructor for class com.mdsol.mauth.
RequestAuthenticator
RequestAuthenticator(ClientPublicKeyProvider, long, EpochTimeProvider, boolean)
- Constructor for class com.mdsol.mauth.
RequestAuthenticator
T
TIME_TO_LIVE_SECONDS
- Static variable in class com.mdsol.mauth.
AuthenticatorConfiguration
TOKEN_URL_PATH
- Static variable in class com.mdsol.mauth.
AuthenticatorConfiguration
V
V2_ONLY_AUTHENTICATE
- Static variable in class com.mdsol.mauth.
AuthenticatorConfiguration
A
B
C
G
H
I
M
R
T
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes