A B C G H I M R T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
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) - Constructor for class com.mdsol.mauth.AuthenticatorConfiguration
- AuthenticatorConfiguration(String, String, String, boolean) - Constructor for class com.mdsol.mauth.AuthenticatorConfiguration
- AuthenticatorConfiguration(String, String, String, Long) - Constructor for class com.mdsol.mauth.AuthenticatorConfiguration
-
Deprecated.
- AuthenticatorConfiguration(String, String, String, Long, boolean) - Constructor for class com.mdsol.mauth.AuthenticatorConfiguration
-
Deprecated.
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) - Constructor for exception com.mdsol.mauth.exception.HttpClientPublicKeyProviderException
- HttpClientPublicKeyProviderException(String, Throwable) - Constructor for exception com.mdsol.mauth.exception.HttpClientPublicKeyProviderException
- HttpClientPublicKeyProviderException(String, Throwable, boolean, boolean) - 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) - Constructor for exception com.mdsol.mauth.exception.MAuthValidationException
- MAuthValidationException(String, Throwable) - Constructor for exception com.mdsol.mauth.exception.MAuthValidationException
- MAuthValidationException(String, Throwable, boolean, boolean) - 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
ClientPublicKeyProvideras the EpochTimeProvider - RequestAuthenticator(ClientPublicKeyProvider, boolean) - Constructor for class com.mdsol.mauth.RequestAuthenticator
-
Uses 10L as default value for request validation timeout
ClientPublicKeyProvideras the EpochTimeProvider - RequestAuthenticator(ClientPublicKeyProvider, long) - Constructor for class com.mdsol.mauth.RequestAuthenticator
-
Uses
ClientPublicKeyProvideras the EpochTimeProvider - RequestAuthenticator(ClientPublicKeyProvider, long, boolean) - Constructor for class com.mdsol.mauth.RequestAuthenticator
-
Uses
ClientPublicKeyProvideras 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
- TOKEN_URL_PATH - Static variable in class com.mdsol.mauth.AuthenticatorConfiguration
V
- V2_ONLY_AUTHENTICATE - Static variable in class com.mdsol.mauth.AuthenticatorConfiguration
All Classes All Packages