Index

A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form

A

authUrl - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthStartMagicResponse
 
authUrl - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
authUrl - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthStartServerAuthResponse
 

B

BAD_REQUEST - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
BaseMagicAuthStartProps() - Constructor for class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 

C

CARRIER_IDENTIFICATION_FAILED - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
CARRIER_NOT_ELIGIBLE - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
checkServerAuth(String) - Method in class com.glideidentity.services.MagicAuthClient
 
clearMagicAuthSession() - Method in class com.glideidentity.services.MagicAuthClient
Clear the MagicAuth session
ClientInfo() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.ClientInfo
 
ClientInfo(String, String) - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.ClientInfo
 
code - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
com.glideidentity - package com.glideidentity
 
com.glideidentity.exceptions - package com.glideidentity.exceptions
 
com.glideidentity.logging - package com.glideidentity.logging
 
com.glideidentity.services - package com.glideidentity.services
 
com.glideidentity.services.dto - package com.glideidentity.services.dto
 
ConsentData() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.ConsentData
 
ConsentData(String, String, String) - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.ConsentData
 

D

debug(String) - Method in class com.glideidentity.logging.DefaultLogger
 
debug(String) - Method in interface com.glideidentity.logging.Logger
 
debug(String, Map<String, Object>) - Method in class com.glideidentity.logging.DefaultLogger
 
debug(String, Map<String, Object>) - Method in interface com.glideidentity.logging.Logger
 
DEBUG - Enum constant in enum class com.glideidentity.logging.LogLevel
 
DefaultLogger - Class in com.glideidentity.logging
Default logger implementation for the Glide SDK
DefaultLogger() - Constructor for class com.glideidentity.logging.DefaultLogger
 
DefaultLogger(LogLevel, LogFormat) - Constructor for class com.glideidentity.logging.DefaultLogger
 
deviceIpAddress - Variable in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
deviceIpAddress - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 

E

email - Variable in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
email - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
email - Variable in class com.glideidentity.Types.UserIdentifier.EmailIdentifier
 
EMAIL - Enum constant in enum class com.glideidentity.services.MagicAuthClient.FallbackVerificationChannel
 
EmailIdentifier(String) - Constructor for class com.glideidentity.Types.UserIdentifier.EmailIdentifier
 
error(String) - Method in class com.glideidentity.logging.DefaultLogger
 
error(String) - Method in interface com.glideidentity.logging.Logger
 
error(String, Throwable) - Method in class com.glideidentity.logging.DefaultLogger
 
error(String, Throwable) - Method in interface com.glideidentity.logging.Logger
 
error(String, Map<String, Object>) - Method in class com.glideidentity.logging.DefaultLogger
 
error(String, Map<String, Object>) - Method in interface com.glideidentity.logging.Logger
 
ERROR - Enum constant in enum class com.glideidentity.logging.LogLevel
 

F

fallbackChannel - Variable in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
FetchError(HttpURLConnection, String) - Constructor for exception class com.glideidentity.Utils.FetchError
 
fetchX(String, Utils.FetchXInput) - Static method in class com.glideidentity.Utils
 
FetchXInput(String, Map<String, String>, String) - Constructor for class com.glideidentity.Utils.FetchXInput
 
FetchXResponse(String, boolean) - Constructor for class com.glideidentity.Utils.FetchXResponse
 
flatAuthUrl - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
formatError(String, Map<String, Object>) - Method in class com.glideidentity.logging.LogFormatter
 
formatPhoneNumber(String) - Static method in class com.glideidentity.Utils
 
formatRequest(String, String, Map<String, Object>) - Method in class com.glideidentity.logging.LogFormatter
 
formatResponse(int, Map<String, Object>) - Method in class com.glideidentity.logging.LogFormatter
 
fromCode(String) - Static method in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
fromString(String) - Static method in enum class com.glideidentity.logging.LogFormat
 
fromString(String) - Static method in enum class com.glideidentity.logging.LogLevel
 

G

GET_PHONE_NUMBER - Enum constant in enum class com.glideidentity.services.dto.MagicAuthDtos.UseCase
 
getAggregatorSessionKey() - Method in class com.glideidentity.services.dto.MagicAuthDtos.MagicAuthSession
 
getApi() - Method in class com.glideidentity.Utils.MetricInfo
 
getApiBaseUrl() - Method in class com.glideidentity.Types.GlideSdkSettings.Internal
 
getApiKey() - Method in class com.glideidentity.Types.GlideSdkSettings
 
getAud() - Method in class com.glideidentity.services.dto.MagicAuthDtos.GetPhoneNumberResponse
 
getAud() - Method in class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberResponse
 
getAuthBaseUrl() - Method in class com.glideidentity.Types.GlideSdkSettings.Internal
 
getAuthenticationStrategy() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
getAuthUrl() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartMagicResponse
 
getAuthUrl() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
getAuthUrl() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartServerAuthResponse
 
getBody() - Method in class com.glideidentity.Utils.FetchXInput
 
getClientId() - Method in class com.glideidentity.Utils.MetricInfo
 
getClientInfo() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
getCode() - Method in exception class com.glideidentity.exceptions.MagicAuthError
 
getCode() - Method in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
getCode() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
getConsentData() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
getConsentText() - Method in class com.glideidentity.services.dto.MagicAuthDtos.ConsentData
 
getCredential() - Method in class com.glideidentity.services.dto.MagicAuthDtos.GetPhoneNumberRequest
 
getCredential() - Method in class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberRequest
 
getData() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
getData() - Method in exception class com.glideidentity.Utils.FetchError
 
getDetails() - Method in exception class com.glideidentity.exceptions.MagicAuthError
 
getDeviceIpAddress() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
getEmail() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
getEmail() - Method in class com.glideidentity.Types.UserIdentifier
 
getEncKey() - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
getEncKey() - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionMetadata
 
getError() - Method in class com.glideidentity.services.dto.MagicAuthDtos.MagicAuthSession
 
getFetchToken() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
getFlatAuthUrl() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
getFormatter() - Method in class com.glideidentity.logging.DefaultLogger
 
getHave() - Method in exception class com.glideidentity.Utils.InsufficientSessionError
 
getHeaders() - Method in class com.glideidentity.Utils.FetchXInput
 
getInternal() - Method in class com.glideidentity.Types.GlideSdkSettings
 
getIpAddress() - Method in class com.glideidentity.Types.UserIdentifier
 
getLabel() - Method in enum class com.glideidentity.logging.LogLevel
 
getLogFormat() - Method in class com.glideidentity.logging.DefaultLogger
 
getLogFormat() - Method in interface com.glideidentity.logging.Logger
 
getLogFormat() - Method in class com.glideidentity.Types.GlideSdkSettings
 
getLogger() - Method in class com.glideidentity.GlideClient
Gets the logger instance
getLogger() - Method in class com.glideidentity.Types.GlideSdkSettings
 
getLogLevel() - Method in class com.glideidentity.logging.DefaultLogger
 
getLogLevel() - Method in interface com.glideidentity.logging.Logger
 
getLogLevel() - Method in class com.glideidentity.Types.GlideSdkSettings
 
getMagicAuthSession() - Method in class com.glideidentity.services.dto.MagicAuthDtos.MagicAuthSession
 
getMagicAuthSession() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareNotEligibleResponse
 
getMagicAuthSession() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
getMagicAuthSession() - Method in class com.glideidentity.services.MagicAuthClient
Get the current MagicAuth session
getMcc() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PLMN
 
getMetadata() - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
getMethod() - Method in class com.glideidentity.Utils.FetchXInput
 
getMetricName() - Method in class com.glideidentity.Utils.MetricInfo
 
getMnc() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PLMN
 
getNeed() - Method in exception class com.glideidentity.Utils.InsufficientSessionError
 
getNonce() - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
getNonce() - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionMetadata
 
getOperator() - Method in class com.glideidentity.Utils.MetricInfo
 
getOperatorId() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
getPhoneNumber() - Method in class com.glideidentity.services.dto.MagicAuthDtos.GetPhoneNumberResponse
 
getPhoneNumber() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
getPhoneNumber() - Method in class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberResponse
 
getPhoneNumber() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
getPhoneNumber() - Method in class com.glideidentity.Types.UserIdentifier
 
getPhoneNumber(MagicAuthDtos.GetPhoneNumberRequest) - Method in class com.glideidentity.services.MagicAuthClient
Get phone number with credential
GetPhoneNumberRequest() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.GetPhoneNumberRequest
 
GetPhoneNumberResponse() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.GetPhoneNumberResponse
 
getPlatform() - Method in class com.glideidentity.services.dto.MagicAuthDtos.ClientInfo
 
getPlmn() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
getPolicyLink() - Method in class com.glideidentity.services.dto.MagicAuthDtos.ConsentData
 
getPolicyText() - Method in class com.glideidentity.services.dto.MagicAuthDtos.ConsentData
 
getPriority() - Method in enum class com.glideidentity.logging.LogLevel
 
getProtocolType() - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
getRequestId() - Method in exception class com.glideidentity.exceptions.MagicAuthError
 
getResponse() - Method in exception class com.glideidentity.Utils.FetchError
 
getResponse() - Method in exception class com.glideidentity.Utils.HTTPResponseError
 
getSession() - Method in class com.glideidentity.services.dto.MagicAuthDtos.GetPhoneNumberRequest
 
getSession() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
getSession() - Method in class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberRequest
 
getSessionId() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartServerAuthResponse
 
getSessionId() - Method in class com.glideidentity.Utils.MetricInfo
 
getSessionKey() - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
getStatus() - Method in exception class com.glideidentity.exceptions.MagicAuthError
 
getStatus() - Method in class com.glideidentity.services.dto.MagicAuthDtos.MagicAuthSession
 
getStatus() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthCheckServerAuthResponse
 
getTimestamp() - Method in exception class com.glideidentity.exceptions.MagicAuthError
 
getTimestamp() - Method in class com.glideidentity.Utils.MetricInfo
 
getToken() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
getType() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartCodeResponse
 
getType() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartMagicResponse
 
getType() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
getUseCase() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
getUseCase() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
getUseEnv() - Method in class com.glideidentity.Types.GlideSdkSettings
 
getUserAgent() - Method in class com.glideidentity.services.dto.MagicAuthDtos.ClientInfo
 
getUserId() - Method in class com.glideidentity.Types.UserIdentifier
 
getValue() - Method in enum class com.glideidentity.logging.LogFormat
 
getValue() - Method in enum class com.glideidentity.services.dto.MagicAuthDtos.UseCase
 
GlideClient - Class in com.glideidentity
Main client for interacting with Glide APIs.
GlideClient() - Constructor for class com.glideidentity.GlideClient
Creates a GlideClient with API key from environment
GlideClient(Types.GlideSdkSettings) - Constructor for class com.glideidentity.GlideClient
Creates a GlideClient with the provided settings
GlideClient(String) - Constructor for class com.glideidentity.GlideClient
Creates a GlideClient with the provided API key
GlideSdkSettings() - Constructor for class com.glideidentity.Types.GlideSdkSettings
 
GlideSdkSettings(String) - Constructor for class com.glideidentity.Types.GlideSdkSettings
 
GlideSdkSettings(String, Types.GlideSdkSettings.Internal) - Constructor for class com.glideidentity.Types.GlideSdkSettings
 

H

HTTPResponseError(HttpURLConnection) - Constructor for exception class com.glideidentity.Utils.HTTPResponseError
 

I

info(String) - Method in class com.glideidentity.logging.DefaultLogger
 
info(String) - Method in interface com.glideidentity.logging.Logger
 
info(String, Map<String, Object>) - Method in class com.glideidentity.logging.DefaultLogger
 
info(String, Map<String, Object>) - Method in interface com.glideidentity.logging.Logger
 
INFO - Enum constant in enum class com.glideidentity.logging.LogLevel
 
InsufficientSessionError(Integer, Integer, String) - Constructor for exception class com.glideidentity.Utils.InsufficientSessionError
 
Internal(String, String) - Constructor for class com.glideidentity.Types.GlideSdkSettings.Internal
 
INTERNAL_SERVER_ERROR - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
INVALID_CREDENTIAL_FORMAT - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
INVALID_VERIFICATION - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
ipAddress - Variable in class com.glideidentity.Types.UserIdentifier.IpIdentifier
 
IpIdentifier(String) - Constructor for class com.glideidentity.Types.UserIdentifier.IpIdentifier
 
is(MagicAuthErrorCode) - Method in exception class com.glideidentity.exceptions.MagicAuthError
Check if this error matches a specific error code
isEligible() - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareNotEligibleResponse
 
isOk() - Method in class com.glideidentity.Utils.FetchXResponse
 
isVerified() - Method in class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberResponse
 
isVerified() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthCheckResponse
 
isVerified() - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthCheckServerAuthResponse
 

J

json() - Method in class com.glideidentity.Utils.FetchXResponse
 
JSON - Enum constant in enum class com.glideidentity.logging.LogFormat
 

L

LogFormat - Enum Class in com.glideidentity.logging
Log formats for the Glide SDK logger
LogFormatter - Class in com.glideidentity.logging
Formats log output for the Glide SDK
LogFormatter(LogFormat) - Constructor for class com.glideidentity.logging.LogFormatter
 
Logger - Interface in com.glideidentity.logging
Logger interface for the Glide SDK
LogLevel - Enum Class in com.glideidentity.logging
Log levels for the Glide SDK logger

M

magicAuth - Variable in class com.glideidentity.GlideClient
 
MagicAuthCheckResponse() - Constructor for class com.glideidentity.services.MagicAuthClient.MagicAuthCheckResponse
 
MagicAuthCheckServerAuthResponse() - Constructor for class com.glideidentity.services.MagicAuthClient.MagicAuthCheckServerAuthResponse
 
MagicAuthClient - Class in com.glideidentity.services
 
MagicAuthClient(Types.GlideSdkSettings) - Constructor for class com.glideidentity.services.MagicAuthClient
 
MagicAuthClient(Types.GlideSdkSettings, Logger) - Constructor for class com.glideidentity.services.MagicAuthClient
 
MagicAuthClient.BaseMagicAuthStartProps - Class in com.glideidentity.services
 
MagicAuthClient.FallbackVerificationChannel - Enum Class in com.glideidentity.services
 
MagicAuthClient.MagicAuthCheckResponse - Class in com.glideidentity.services
 
MagicAuthClient.MagicAuthCheckServerAuthResponse - Class in com.glideidentity.services
 
MagicAuthClient.MagicAuthStartCodeResponse - Class in com.glideidentity.services
 
MagicAuthClient.MagicAuthStartMagicResponse - Class in com.glideidentity.services
 
MagicAuthClient.MagicAuthStartResponse - Class in com.glideidentity.services
 
MagicAuthClient.MagicAuthStartServerAuthResponse - Class in com.glideidentity.services
 
MagicAuthClient.MagicAuthVerifyProps - Class in com.glideidentity.services
 
MagicAuthDtos - Class in com.glideidentity.services.dto
DTOs for MagicAuth service - aligned with OpenAPI spec
MagicAuthDtos() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos
 
MagicAuthDtos.ClientInfo - Class in com.glideidentity.services.dto
Client information for strategy selection
MagicAuthDtos.ConsentData - Class in com.glideidentity.services.dto
Consent data for authentication
MagicAuthDtos.GetPhoneNumberRequest - Class in com.glideidentity.services.dto
Get phone number request
MagicAuthDtos.GetPhoneNumberResponse - Class in com.glideidentity.services.dto
Get phone number response
MagicAuthDtos.MagicAuthSession - Class in com.glideidentity.services.dto
Magic Auth session
MagicAuthDtos.PLMN - Class in com.glideidentity.services.dto
PLMN (Public Land Mobile Network) identifier
MagicAuthDtos.PrepareNotEligibleResponse - Class in com.glideidentity.services.dto
Prepare not eligible response
MagicAuthDtos.PrepareRequest - Class in com.glideidentity.services.dto
Prepare authentication request
MagicAuthDtos.PrepareResponse - Class in com.glideidentity.services.dto
Prepare response
MagicAuthDtos.SessionInfo - Class in com.glideidentity.services.dto
Session info
MagicAuthDtos.SessionMetadata - Class in com.glideidentity.services.dto
Session metadata
MagicAuthDtos.UseCase - Enum Class in com.glideidentity.services.dto
Use case enum
MagicAuthDtos.VerifyPhoneNumberRequest - Class in com.glideidentity.services.dto
Verify phone number request
MagicAuthDtos.VerifyPhoneNumberResponse - Class in com.glideidentity.services.dto
Verify phone number response
MagicAuthError - Exception Class in com.glideidentity.exceptions
Exception thrown by MagicAuth service operations
MagicAuthError(String, int, String) - Constructor for exception class com.glideidentity.exceptions.MagicAuthError
 
MagicAuthError(Map<String, Object>) - Constructor for exception class com.glideidentity.exceptions.MagicAuthError
 
MagicAuthErrorCode - Enum Class in com.glideidentity.exceptions
Error codes for MagicAuth service
MagicAuthSession() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.MagicAuthSession
 
MagicAuthStartCodeResponse() - Constructor for class com.glideidentity.services.MagicAuthClient.MagicAuthStartCodeResponse
 
MagicAuthStartMagicResponse() - Constructor for class com.glideidentity.services.MagicAuthClient.MagicAuthStartMagicResponse
 
MagicAuthStartResponse() - Constructor for class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
MagicAuthStartServerAuthResponse() - Constructor for class com.glideidentity.services.MagicAuthClient.MagicAuthStartServerAuthResponse
 
MagicAuthVerifyProps() - Constructor for class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
MetricInfo(Date, String, String, String, String, String) - Constructor for class com.glideidentity.Utils.MetricInfo
 
MISSING_PARAMETERS - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 

N

NO_FALLBACK - Enum constant in enum class com.glideidentity.services.MagicAuthClient.FallbackVerificationChannel
 

O

operatorId - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
otpConfirmationUrl - Variable in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 

P

PHONE_NUMBER_MISMATCH - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
PhoneIdentifier(String) - Constructor for class com.glideidentity.Types.UserIdentifier.PhoneIdentifier
 
phoneNumber - Variable in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
phoneNumber - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
phoneNumber - Variable in class com.glideidentity.Types.UserIdentifier.PhoneIdentifier
 
PLMN() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.PLMN
 
PLMN(String, String) - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.PLMN
 
prepare(MagicAuthDtos.PrepareRequest) - Method in class com.glideidentity.services.MagicAuthClient
Prepare authentication for Magic Auth V2 flow
PrepareNotEligibleResponse() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.PrepareNotEligibleResponse
 
PrepareRequest() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
PrepareResponse() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
PRETTY - Enum constant in enum class com.glideidentity.logging.LogFormat
 

R

RATE_LIMIT_EXCEEDED - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
rcsConfirmationUrl - Variable in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
redirectUrl - Variable in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
reportMetric(Utils.MetricInfo) - Static method in class com.glideidentity.Utils
 

S

SERVICE_UNAVAILABLE - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
SESSION_NOT_FOUND - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
sessionId - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthStartServerAuthResponse
 
SessionInfo() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
SessionMetadata() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.SessionMetadata
 
setAggregatorSessionKey(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.MagicAuthSession
 
setApiBaseUrl(String) - Method in class com.glideidentity.Types.GlideSdkSettings.Internal
 
setApiKey(String) - Method in class com.glideidentity.Types.GlideSdkSettings
 
setAud(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.GetPhoneNumberResponse
 
setAud(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberResponse
 
setAuthBaseUrl(String) - Method in class com.glideidentity.Types.GlideSdkSettings.Internal
 
setAuthenticationStrategy(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
setAuthUrl(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartMagicResponse
 
setAuthUrl(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
setAuthUrl(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartServerAuthResponse
 
setClientInfo(MagicAuthDtos.ClientInfo) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
setCode(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
setConsentData(MagicAuthDtos.ConsentData) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
setConsentText(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.ConsentData
 
setCredential(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.GetPhoneNumberRequest
 
setCredential(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberRequest
 
setData(Object) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
setDeviceIpAddress(String) - Method in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
setDeviceIpAddress(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
setEligible(boolean) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareNotEligibleResponse
 
setEmail(String) - Method in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
setEmail(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
setEmail(String) - Method in class com.glideidentity.Types.UserIdentifier
 
setEncKey(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
setEncKey(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionMetadata
 
setError(Object) - Method in class com.glideidentity.services.dto.MagicAuthDtos.MagicAuthSession
 
setFallbackChannel(MagicAuthClient.FallbackVerificationChannel) - Method in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
setFetchToken(Boolean) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
setFlatAuthUrl(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
setInternal(Types.GlideSdkSettings.Internal) - Method in class com.glideidentity.Types.GlideSdkSettings
 
setIpAddress(String) - Method in class com.glideidentity.Types.UserIdentifier
 
setLogFormat(LogFormat) - Method in class com.glideidentity.logging.DefaultLogger
 
setLogFormat(LogFormat) - Method in interface com.glideidentity.logging.Logger
 
setLogFormat(String) - Method in class com.glideidentity.Types.GlideSdkSettings
 
setLogger(Object) - Method in class com.glideidentity.Types.GlideSdkSettings
 
setLogLevel(LogLevel) - Method in class com.glideidentity.logging.DefaultLogger
 
setLogLevel(LogLevel) - Method in interface com.glideidentity.logging.Logger
 
setLogLevel(String) - Method in class com.glideidentity.Types.GlideSdkSettings
 
setMagicAuthSession(MagicAuthDtos.MagicAuthSession) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareNotEligibleResponse
 
setMagicAuthSession(MagicAuthDtos.MagicAuthSession) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
setMagicAuthSession(MagicAuthDtos.MagicAuthSession) - Method in class com.glideidentity.services.MagicAuthClient
Set the MagicAuth session manually
setMagicAuthSession(Map<String, Object>) - Method in class com.glideidentity.services.dto.MagicAuthDtos.MagicAuthSession
 
setMcc(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PLMN
 
setMetadata(MagicAuthDtos.SessionMetadata) - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
setMnc(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PLMN
 
setNonce(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
setNonce(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionMetadata
 
setOperatorId(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
setOtpConfirmationUrl(String) - Method in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
setPhoneNumber(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.GetPhoneNumberResponse
 
setPhoneNumber(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
setPhoneNumber(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberResponse
 
setPhoneNumber(String) - Method in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
setPhoneNumber(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
setPhoneNumber(String) - Method in class com.glideidentity.Types.UserIdentifier
 
setPlatform(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.ClientInfo
 
setPlmn(MagicAuthDtos.PLMN) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
setPolicyLink(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.ConsentData
 
setPolicyText(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.ConsentData
 
setProtocolType(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
setRcsConfirmationUrl(String) - Method in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
setRedirectUrl(String) - Method in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
setSession(MagicAuthDtos.SessionInfo) - Method in class com.glideidentity.services.dto.MagicAuthDtos.GetPhoneNumberRequest
 
setSession(MagicAuthDtos.SessionInfo) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
setSession(MagicAuthDtos.SessionInfo) - Method in class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberRequest
 
setSessionId(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartServerAuthResponse
 
setSessionKey(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.SessionInfo
 
setState(String) - Method in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
setStatus(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.MagicAuthSession
 
setStatus(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthCheckServerAuthResponse
 
setToken(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
setType(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartCodeResponse
 
setType(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartMagicResponse
 
setType(String) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
setUseCase(MagicAuthDtos.UseCase) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareRequest
 
setUseCase(MagicAuthDtos.UseCase) - Method in class com.glideidentity.services.dto.MagicAuthDtos.PrepareResponse
 
setUseEnv(Boolean) - Method in class com.glideidentity.Types.GlideSdkSettings
 
setUserAgent(String) - Method in class com.glideidentity.services.dto.MagicAuthDtos.ClientInfo
 
setUserId(String) - Method in class com.glideidentity.Types.UserIdentifier
 
setVerified(boolean) - Method in class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberResponse
 
setVerified(boolean) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthCheckResponse
 
setVerified(boolean) - Method in class com.glideidentity.services.MagicAuthClient.MagicAuthCheckServerAuthResponse
 
shouldLog(LogLevel) - Method in enum class com.glideidentity.logging.LogLevel
 
SIMPLE - Enum constant in enum class com.glideidentity.logging.LogFormat
 
SMS - Enum constant in enum class com.glideidentity.services.MagicAuthClient.FallbackVerificationChannel
 
startAuth(MagicAuthClient.BaseMagicAuthStartProps) - Method in class com.glideidentity.services.MagicAuthClient
 
startServerAuth(MagicAuthClient.BaseMagicAuthStartProps) - Method in class com.glideidentity.services.MagicAuthClient
 
state - Variable in class com.glideidentity.services.MagicAuthClient.BaseMagicAuthStartProps
 
status - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthCheckServerAuthResponse
 

T

text() - Method in class com.glideidentity.Utils.FetchXResponse
 
token - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthVerifyProps
 
TOKEN_ACQUISITION_FAILED - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
toString() - Method in exception class com.glideidentity.exceptions.MagicAuthError
 
toString() - Method in enum class com.glideidentity.services.dto.MagicAuthDtos.UseCase
 
type - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthStartCodeResponse
 
type - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthStartMagicResponse
 
type - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthStartResponse
 
Types - Class in com.glideidentity
 
Types() - Constructor for class com.glideidentity.Types
 
Types.GlideSdkSettings - Class in com.glideidentity
 
Types.GlideSdkSettings.Internal - Class in com.glideidentity
 
Types.UserIdentifier - Class in com.glideidentity
 
Types.UserIdentifier.EmailIdentifier - Class in com.glideidentity
 
Types.UserIdentifier.IpIdentifier - Class in com.glideidentity
 
Types.UserIdentifier.PhoneIdentifier - Class in com.glideidentity
 
Types.UserIdentifier.UserIdIdentifier - Class in com.glideidentity
 

U

UNKNOWN_ERROR - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
UNPROCESSABLE_ENTITY - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
UNSUPPORTED_PLATFORM - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
urlEncodeMap(Map<String, String>) - Static method in class com.glideidentity.Utils
 
userId - Variable in class com.glideidentity.Types.UserIdentifier.UserIdIdentifier
 
UserIdentifier() - Constructor for class com.glideidentity.Types.UserIdentifier
 
UserIdIdentifier(String) - Constructor for class com.glideidentity.Types.UserIdentifier.UserIdIdentifier
 
Utils - Class in com.glideidentity
 
Utils() - Constructor for class com.glideidentity.Utils
 
Utils.FetchError - Exception Class in com.glideidentity
 
Utils.FetchXInput - Class in com.glideidentity
 
Utils.FetchXResponse - Class in com.glideidentity
 
Utils.HTTPResponseError - Exception Class in com.glideidentity
 
Utils.InsufficientSessionError - Exception Class in com.glideidentity
 
Utils.MetricInfo - Class in com.glideidentity
 

V

VALIDATION_ERROR - Enum constant in enum class com.glideidentity.exceptions.MagicAuthErrorCode
 
valueOf(String) - Static method in enum class com.glideidentity.exceptions.MagicAuthErrorCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.glideidentity.logging.LogFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.glideidentity.logging.LogLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.glideidentity.services.dto.MagicAuthDtos.UseCase
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.glideidentity.services.MagicAuthClient.FallbackVerificationChannel
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.glideidentity.exceptions.MagicAuthErrorCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.glideidentity.logging.LogFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.glideidentity.logging.LogLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.glideidentity.services.dto.MagicAuthDtos.UseCase
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.glideidentity.services.MagicAuthClient.FallbackVerificationChannel
Returns an array containing the constants of this enum class, in the order they are declared.
verified - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthCheckResponse
 
verified - Variable in class com.glideidentity.services.MagicAuthClient.MagicAuthCheckServerAuthResponse
 
VERIFY_PHONE_NUMBER - Enum constant in enum class com.glideidentity.services.dto.MagicAuthDtos.UseCase
 
verifyAuth(MagicAuthClient.MagicAuthVerifyProps) - Method in class com.glideidentity.services.MagicAuthClient
 
verifyPhoneNumber(MagicAuthDtos.VerifyPhoneNumberRequest) - Method in class com.glideidentity.services.MagicAuthClient
Verify phone number with credential
VerifyPhoneNumberRequest() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberRequest
 
VerifyPhoneNumberResponse() - Constructor for class com.glideidentity.services.dto.MagicAuthDtos.VerifyPhoneNumberResponse
 

W

warn(String) - Method in class com.glideidentity.logging.DefaultLogger
 
warn(String) - Method in interface com.glideidentity.logging.Logger
 
warn(String, Map<String, Object>) - Method in class com.glideidentity.logging.DefaultLogger
 
warn(String, Map<String, Object>) - Method in interface com.glideidentity.logging.Logger
 
WARN - Enum constant in enum class com.glideidentity.logging.LogLevel
 
A B C D E F G H I J L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Serialized Form