A B C D E F G H I J K L M N O P Q R S T U V 
All Classes All Packages

A

ACR_AMR - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
ActionableAuthError - Class in io.mosip.authentication.core.indauth.dto
Actionable error class
ActionableAuthError() - Constructor for class io.mosip.authentication.core.indauth.dto.ActionableAuthError
Instantiates a new actionable auth error.
ActionableAuthError(String, String, String) - Constructor for class io.mosip.authentication.core.indauth.dto.ActionableAuthError
Actionable Auth Error.
ACTIVATE_ID_EVENT - io.mosip.authentication.core.constant.AuditEvents
 
ACTIVE - io.mosip.authentication.core.constant.KycTokenStatusType
The active status.
ACTIVE - io.mosip.authentication.core.constant.VCStatus
 
ACTIVE_STATUS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant ACTIVE_STATUS.
addCredSubjectId(String, String, String, String) - Method in interface io.mosip.authentication.core.spi.indauth.service.VciService
Method used to add the Credential Subject Id in DB.
addInfo(String, String, String, Object...) - Method in exception io.mosip.authentication.core.exception.IDDataValidationException
Adds the info.
ADDRESS_FORMATTED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
ALGORITHM_RSA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
ALLOWED_AUTH_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
ALLOWED_DOMAIN_URIS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
ALLOWED_ENVIRONMENTS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AMR - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
AnonymousProfileStoreFunction - Interface in io.mosip.authentication.core.function
The Interface AnonymousProfileStoreFunction.
API_KEY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The constant api_key
API_KEY_APPROVED - io.mosip.authentication.core.constant.PartnerEventTypes
 
APIKEY_APPROVED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
APP_ENVIRONMENT_LOCAL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
APPLICATION_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
APPLICATION_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
apply(T, U, V) - Method in interface io.mosip.authentication.core.spi.indauth.match.TriFunctionWithBusinessException
Applies this function to the given arguments.
AUDIT_DEFAULT_HOST_ADDRESS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AUDIT_DEFAULT_HOST_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AUDIT_MANAGER_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
The audit manager service.
AuditEvents - Enum in io.mosip.authentication.core.constant
The Enum AuditEvents - Contains all the events for auditing.
AuditModules - Enum in io.mosip.authentication.core.constant
The Enum AuditModules - Contains all the modules in IdAuthentication for Audit purpose.
AuditRequestDto - Class in io.mosip.authentication.core.dto
The Class AuditRequestDto.
AuditRequestDto() - Constructor for class io.mosip.authentication.core.dto.AuditRequestDto
 
AuditResponseDto - Class in io.mosip.authentication.core.dto
Class for Audit Response having status of audit
AuditResponseDto() - Constructor for class io.mosip.authentication.core.dto.AuditResponseDto
 
AUTH - io.mosip.authentication.core.constant.DomainType
 
AUTH - io.mosip.authentication.core.indauth.dto.SenderType
Enum for Auth
AUTH_ANONYMOUS_PROFILE_TOPIC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AUTH_EMAIL_CONTENT_TEMPLATE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AUTH_EMAIL_SUBJECT_TEMPLATE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AUTH_FACTOR_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
AUTH_FRAUD_ANALYSIS_TOPIC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AUTH_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
The auth request response.
AUTH_SMS_TEMPLATE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AUTH_STATUS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
AUTH_TRANSACTION - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AUTH_TRANSACTION_HISTORY - io.mosip.authentication.core.constant.AuditModules
The auth transaction history.
AUTH_TRANSACTION_STATUS_TOPIC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AUTH_TRANSACTIONS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
AUTH_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
AUTH_TYPE_LOCKED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
AUTH_TYPE_NOT_SUPPORTED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
AUTH_TYPE_STATUS - io.mosip.authentication.core.constant.AuditModules
The auth type status.
AUTH_TYPE_STATUS_ACK_TOPIC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AuthAnonymousProfileService - Interface in io.mosip.authentication.core.spi.profile
The Interface AuthAnonymousProfileService.
authenticate(AuthRequestDTO, String, Map<String, List<IdentityInfoDTO>>, String) - Method in interface io.mosip.authentication.core.spi.indauth.service.AuthService
This method is used to authenticate the individual based on the auth type.
authenticate(AuthRequestDTO, String, Map<String, List<IdentityInfoDTO>>, String) - Method in interface io.mosip.authentication.core.spi.indauth.service.BioAuthService
 
authenticate(AuthRequestDTO, String, Map<String, List<IdentityInfoDTO>>, String, boolean) - Method in interface io.mosip.authentication.core.spi.indauth.service.BioAuthService
Authenticate.
authenticateIndividual(AuthRequestDTO, boolean, String, String, boolean, ObjectWithMetadata) - Method in interface io.mosip.authentication.core.spi.indauth.facade.AuthFacade
Process the authorization type and authorization response is returned.
authenticateIndividual(AuthRequestDTO, boolean, String, String, ObjectWithMetadata) - Method in interface io.mosip.authentication.core.spi.indauth.facade.KycFacade
Authenticate individual.
authenticateIndividual(AuthRequestDTO, boolean, String, String, ObjectWithMetadata, boolean) - Method in interface io.mosip.authentication.core.spi.indauth.facade.KycFacade
Authenticate individual.
authenticateIndividual(AuthRequestDTO, String, String, ObjectWithMetadata) - Method in interface io.mosip.authentication.core.spi.indauth.facade.IdentityKeyBindingFacade
Authenticate individual.
AuthenticationFactor - Class in io.mosip.authentication.core.spi.authtype.acramr
 
AuthenticationFactor() - Constructor for class io.mosip.authentication.core.spi.authtype.acramr.AuthenticationFactor
 
AuthenticationFailedException - Exception in io.mosip.authentication.core.exception
The Class AuthenticationFailedException - Exception thrown when Authentication of user is failed.
AuthenticationFailedException() - Constructor for exception io.mosip.authentication.core.exception.AuthenticationFailedException
Instantiates a new authentication failed exception.
AuthenticationFailedException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.AuthenticationFailedException
Instantiates a new authentication failed exception.
AuthenticationFailedException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.AuthenticationFailedException
Instantiates a new authentication failed exception.
AuthError - Class in io.mosip.authentication.core.indauth.dto
AuthError is the sub-class of RuntimeException.
AuthError() - Constructor for class io.mosip.authentication.core.indauth.dto.AuthError
 
AuthFacade - Interface in io.mosip.authentication.core.spi.indauth.facade
The Interface AuthFacade.
AuthMethodsRefValues - Class in io.mosip.authentication.core.spi.authtype.acramr
 
AuthMethodsRefValues() - Constructor for class io.mosip.authentication.core.spi.authtype.acramr.AuthMethodsRefValues
 
AuthPolicy - Class in io.mosip.authentication.core.partner.dto
The Class AuthTypeAttribute which has attributes for authType(authentication type) allowed in auth policy json.
AuthPolicy() - Constructor for class io.mosip.authentication.core.partner.dto.AuthPolicy
 
AUTHREQUEST_RECEIVED_TIME_ADJUSTMENT_IN_SECONDS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AUTHREQUEST_RECEIVED_TIME_ALLOWED_IN_SECONDS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
AuthRequestDTO - Class in io.mosip.authentication.core.indauth.dto
General-purpose of AuthRequestDTO class used to communicate with core-kernel API.
AuthRequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.AuthRequestDTO
 
AuthResponseDTO - Class in io.mosip.authentication.core.indauth.dto
AuthResponseDTO is used for collect response from core-kernel.Core-kernel get request from AuthRequestDTO and perform operation.
AuthResponseDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.AuthResponseDTO
 
AuthResponseInfo - Class in io.mosip.authentication.core.indauth.dto
The Auth Response Info class.
AuthResponseInfo() - Constructor for class io.mosip.authentication.core.indauth.dto.AuthResponseInfo
 
AuthService - Interface in io.mosip.authentication.core.spi.indauth.service
This interface is extended by all the all the Auth Type for authentication.
AuthStatusInfo - Class in io.mosip.authentication.core.indauth.dto
General-purpose of AuthStatusInfo class used to provide Auth status Info
AuthStatusInfo() - Constructor for class io.mosip.authentication.core.indauth.dto.AuthStatusInfo
 
AuthTokenType - Enum in io.mosip.authentication.core.constant
 
AuthTransactionStoreFunction - Interface in io.mosip.authentication.core.function
The Interface AuthTransactionStoreFunction.
AuthTxnService - Interface in io.mosip.authentication.core.spi.authtxn.service
 
AuthType - Interface in io.mosip.authentication.core.spi.indauth.match
Auth type interface
AUTHTYPE_MANDATORY - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
AUTHTYPE_NOT_ALLOWED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
AuthtypeRequestDto - Class in io.mosip.authentication.core.authtype.dto
 
AuthtypeRequestDto() - Constructor for class io.mosip.authentication.core.authtype.dto.AuthtypeRequestDto
 
AuthtypeResponseDto - Class in io.mosip.authentication.core.authtype.dto
 
AuthtypeResponseDto() - Constructor for class io.mosip.authentication.core.authtype.dto.AuthtypeResponseDto
 
AuthTypeStatusDto - Class in io.mosip.authentication.core.spi.authtype.status.service
The Class AuthTypeStatusDto.
AuthTypeStatusDto() - Constructor for class io.mosip.authentication.core.spi.authtype.status.service.AuthTypeStatusDto
 
AuthtypeStatusService - Interface in io.mosip.authentication.core.spi.authtype.status.service
The Interface AuthtypeStatusService - Service to check whether the Auth type requested in Locked/Unlocked for authentication.
AutnTxnDto - Class in io.mosip.authentication.core.autntxn.dto
 
AutnTxnDto() - Constructor for class io.mosip.authentication.core.autntxn.dto.AutnTxnDto
 
AutnTxnRequestDto - Class in io.mosip.authentication.core.autntxn.dto
 
AutnTxnRequestDto() - Constructor for class io.mosip.authentication.core.autntxn.dto.AutnTxnRequestDto
 
AutnTxnResponseDto - Class in io.mosip.authentication.core.autntxn.dto
 
AutnTxnResponseDto() - Constructor for class io.mosip.authentication.core.autntxn.dto.AutnTxnResponseDto
 

B

BaseAuthRequestDTO - Class in io.mosip.authentication.core.indauth.dto
The Class For holding id and version
BaseAuthRequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.BaseAuthRequestDTO
 
BaseAuthResponseDTO - Class in io.mosip.authentication.core.indauth.dto
The Class for BaseAuthResponseDTO
BaseAuthResponseDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.BaseAuthResponseDTO
 
BaseRequestDTO - Class in io.mosip.authentication.core.indauth.dto
The Class For holding base attributes
BaseRequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.BaseRequestDTO
 
BDB_DEAULT_PROCESSED_LEVEL - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BINDED_KEY_NOT_FOUND - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
BINDED_TOKEN_EXPIRED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
BINDING_PUBLIC_KEY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO - io.mosip.authentication.core.indauth.dto.EkycAuthType
For bio
BIO - io.mosip.authentication.core.indauth.dto.InternalAuthType
The bio.
BIO - io.mosip.authentication.core.spi.indauth.match.MatchType.Category
Bio category
BIO - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant BIO.
BIO_DATA_INPUT_PARAM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant BIO_DATA_INPUT_PARAM.
BIO_DATE_TIME_PATTERN - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
BIO_DIGITALID_INPUT_PARAM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_DIGITALID_INPUT_PARAM_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_MATCH_FAILED_TO_PERFORM - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
BIO_MISMATCH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
BIO_PATH - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_SEGMENT_TIME_DIFF_ALLOWED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
BIO_SESSIONKEY_INPUT_PARAM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_SUB_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_SUB_TYPE_INPUT_PARAM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_SUBTYPE_SEPARATOR - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_TIMESTAMP_INPUT_PARAM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_TXN_ID_PATH - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant BIO_TYPE.
BIO_TYPE_INPUT_PARAM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_TYPE_SEPARATOR - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BIO_VALUE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant BIO_VALUE.
BIO_VALUE_INPUT_PARAM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BioAuthService - Interface in io.mosip.authentication.core.spi.indauth.service
This interface is used to authenticate Individual based on Biometric attributes.
BioIdentityInfoDTO - Class in io.mosip.authentication.core.indauth.dto
This Class Holds the values for Bio Related data
BioIdentityInfoDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.BioIdentityInfoDTO
 
BIOMETRIC_MISSING - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
BIOMETRICS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
BLOCKED_OTP_GENERATE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
BLOCKED_OTP_VALIDATE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
buildKycExchangeResponse(String, Map<String, List<IdentityInfoDTO>>, List<String>, List<String>, String, KycExchangeRequestDTO) - Method in interface io.mosip.authentication.core.spi.indauth.service.KycService
Method to build kyc exchange response to return user claims.
buildVerifiableCredentials(String, String, Map<String, List<IdentityInfoDTO>>, List<String>, Set<String>, VciExchangeRequestDTO, String) - Method in interface io.mosip.authentication.core.spi.indauth.service.VciService
Method to build the verifiable credentials.
BytesUtil - Class in io.mosip.authentication.core.util
 

C

CA_CERT_EVENT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
CALLBACK - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
CbeffDocType - Enum in io.mosip.authentication.core.spi.bioauth
General-purpose of CbeffDocType class used to Cbeff Documents Type
CERT_TP_AF_SEPERATOR - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
ChannelDTO - Class in io.mosip.authentication.core.otp.dto
This Class Holds values for Email and Phone.
ChannelDTO() - Constructor for class io.mosip.authentication.core.otp.dto.ChannelDTO
 
checkIdKeyBindingPermitted(String, String) - Method in interface io.mosip.authentication.core.spi.id.service.IdService
Gets the Identity Transaction Limit.
checkLanguageType(String, String) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
To check language type.
CLAIMS_LANG_SEPERATOR - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
CLASS_REST_HELPER - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant CLASS_REST_HELPER.
clearArgs() - Method in exception io.mosip.authentication.core.exception.IDDataValidationException
Clear agrs.
CLIENT_ERROR - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
COLON - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
combineByteArray(byte[], byte[], String) - Static method in class io.mosip.authentication.core.util.CryptoUtil
Combine data,key and key splitter
compare(String, String) - Method in class io.mosip.authentication.core.util.LanguageComparator
 
ComparePasswordFunction - Interface in io.mosip.authentication.core.spi.indauth.match
To match Password against Stored Hashed Password and Salt
CONNECTION_TIMED_OUT - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
CONSENT_NOT_AVAILABLE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
CONSENT_OBTAINED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
CONSUME_VID_DEFAULT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
copyAllMetadaTo(ObjectWithMetadata) - Method in interface io.mosip.authentication.core.dto.ObjectWithMetadata
Copy all metada to.
copyMetadataTo(ObjectWithMetadata, String) - Method in interface io.mosip.authentication.core.dto.ObjectWithMetadata
Copy metadata to.
CREATE_CERTIFICATE_OBJECT_ERROR - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
CREATE_PUBLIC_KEY_OBJECT_ERROR - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
CREATE_VCI_PUBLIC_KEY_OBJECT_ERROR - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
createAndSaveKeyBindingCertificate(IdentityKeyBindingRequestDTO, Map<String, List<IdentityInfoDTO>>, String, String) - Method in interface io.mosip.authentication.core.spi.indauth.service.IdentityKeyBindingService
Method used to create certificate for the input public key for key binding
CRED_REQUEST_GET_REQUEST_IDS - io.mosip.authentication.core.constant.RestServicesConstants
 
CRED_REQUEST_RETRIGGER_CRED_ISSUANCE - io.mosip.authentication.core.constant.RestServicesConstants
 
CREDENTIAL_ISSUED_EVENT - io.mosip.authentication.core.constant.AuditEvents
 
CREDENTIAL_STATUS_UPDATE_TOPIC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
CREDENTIAL_STORAGE - io.mosip.authentication.core.constant.AuditModules
 
CREDENTIAL_STORE_CHUNK_SIZE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
CREDENTIAL_STORE_JOB_DELAY - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
CREDENTIAL_STORE_RETRY_BACKOFF_EXPONENTIAL_MAX_INTERVAL_MILLISECS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
CREDENTIAL_STORE_RETRY_BACKOFF_EXPONENTIAL_MULTIPLIER - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
CREDENTIAL_STORE_RETRY_BACKOFF_INTERVAL_MILLISECS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
CREDENTIAL_STORE_RETRY_MAX_LIMIT - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
CREDENTIAL_STORED_EVENT - io.mosip.authentication.core.constant.AuditEvents
 
CREDENTIAL_SUBJECT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
CREDENTIAL_SUBJECT_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
CREDENTIALSUBJECT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
CryptoUtil - Class in io.mosip.authentication.core.util
Crypto Util for common methods in various module

D

DATA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DATA_SHARE_GET - io.mosip.authentication.core.constant.RestServicesConstants
 
DATA_SHARE_GET_DECRYPT_REF_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
DATA_VALIDATION_FAILED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DataDTO - Class in io.mosip.authentication.core.indauth.dto
This Class Holds the Values for Bio Info and DeviceInfo details.
DataDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.DataDTO
 
DataValidationUtil - Class in io.mosip.authentication.core.util
The Class DataValidationUtil - Checks for errors in the error object and throws IDDataValidationException, if any error is present.
DATE_TIME_PATTERN - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
DEACTIVATE_ID_EVENT - io.mosip.authentication.core.constant.AuditEvents
 
decodeBase64(String) - Static method in class io.mosip.authentication.core.util.CryptoUtil
Decodes from BASE64
decodeBase64Url(String) - Static method in class io.mosip.authentication.core.util.CryptoUtil
Decodes from BASE64 URL
DECRYPT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEFAULT_AAD_LAST_BYTES_NUM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant DEFAULT_AAD_LAST_BYTES_NUM.
DEFAULT_DATE_OF_BIRTH_ATTRIBUTE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEFAULT_DOB_PATTERN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEFAULT_EXACT_MATCH_VALUE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant DEFAULT_EXACT_MATCH_VALUE.
DEFAULT_HOST_ADDRESS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEFAULT_HOST_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEFAULT_ID_ATTRIBUTE_SEPARATOR_VALUE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEFAULT_ID_TYPE - Static variable in enum io.mosip.authentication.core.indauth.dto.IdType
Value that indicates that default id.
DEFAULT_KYC_EXCHANGE_DEFAULT_LANGUAGE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEFAULT_KYC_TOKEN_EXPIRE_TIME_ADJUSTMENT_IN_SECONDS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEFAULT_MATCH_VALUE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
DEFAULT_MATCHING_STRATEGY - Static variable in enum io.mosip.authentication.core.spi.indauth.match.MatchingStrategyType
The Constant default_Matching_Strategy.
DEFAULT_MATCHING_THRESHOLD - Static variable in interface io.mosip.authentication.core.spi.indauth.match.AuthType
 
DEFAULT_PARTIAL_MATCH_VALUE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant DEFAULT_PARTIAL_MATCH_VALUE.
DEFAULT_REQUEST_TIME_ADJUSTMENT_SECONDS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEFAULT_SALT_LAST_BYTES_NUM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant DEFAULT_SALT_LAST_BYTES_NUM.
DEFAULT_TEMPLATE_LANGUAGES - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
DELAY_TO_PULL_MISSING_CREDENTIAL_AFTER_TOPIC_SUBACTIPTION - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
DEMO - io.mosip.authentication.core.indauth.dto.EkycAuthType
For demo
DEMO - io.mosip.authentication.core.indauth.dto.InternalAuthType
The demo.
DEMO - io.mosip.authentication.core.spi.indauth.match.MatchType.Category
Demo category
DEMO - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant DEMO.
DEMO_AUTH - io.mosip.authentication.core.constant.AuditModules
The demo auth.
DEMO_AUTH - io.mosip.authentication.core.constant.RequestType
 
DEMO_DATA_MISMATCH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DEMO_MISSING - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DEMO_MISSING_LANG - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DemoAuthService - Interface in io.mosip.authentication.core.spi.indauth.service
This interface is used to authenticate Individual based on Demo attributes.
DEMOGRAPHIC_DATA_MISMATCH_LANG - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DEMOGRAPHICS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DemoMatcherUtil - Class in io.mosip.authentication.core.util
Util class for Demo Matcher
DemoNormalizer - Class in io.mosip.authentication.core.util
Generic class to normalize individual name, address.
DemoNormalizer() - Constructor for class io.mosip.authentication.core.util.DemoNormalizer
 
DEVICE_DOES_NOT_EXIST - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEVICE_PROVIDER - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEVICE_PROVIDER_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEVICE_PROVIDER_INACTIVE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEVICE_PROVIDER_NOT_EXIST - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEVICE_PURPOSE_AUTH - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEVICE_REVOKED_OR_RETIRED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DEVICE_TYPE_BIO_TYPE_NOT_MATCH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DEVICE_VERIFICATION_FAILED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DEVICE_VERIFICATION_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
 
DIGITAL_ID - io.mosip.authentication.core.constant.DomainType
 
DIGITAL_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DIGITAL_ID_PREFIX - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DIGITAL_ID_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DigitalId - Class in io.mosip.authentication.core.indauth.dto
 
DigitalId() - Constructor for class io.mosip.authentication.core.indauth.dto.DigitalId
 
doExactMatch(String, String) - Method in class io.mosip.authentication.core.util.DemoMatcherUtil
Do Exact match on Request Info details and Entity Info details string.
doExactMatch(Date, Date) - Method in class io.mosip.authentication.core.util.DemoMatcherUtil
Exact match for Date - checks refInfo date and entity info date are same.
doLessThanEqualToMatch(int, int) - Method in class io.mosip.authentication.core.util.DemoMatcherUtil
Do Less than or equal to match based on input integer value.
DomainType - Enum in io.mosip.authentication.core.constant
 
doPartialMatch(String, String) - Method in class io.mosip.authentication.core.util.DemoMatcherUtil
Do Partial Match for Reference info details and Entity Info details string.
doPhoneticsMatch(String, String, String) - Method in class io.mosip.authentication.core.util.DemoMatcherUtil
Doing phonetic match with input request and stored-request with language-name,NOT language-code.
DOWNLOAD_ERROR - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DP - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DP_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
DSIGN_FALIED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DUPLICATE_FINGER - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DUPLICATE_IRIS - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
DynamicIdMapping - Class in io.mosip.authentication.core.spi.indauth.match
The Class DynamicIdMapping.
DynamicIdMapping(String, List<String>) - Constructor for class io.mosip.authentication.core.spi.indauth.match.DynamicIdMapping
Instantiates a new dynamic id mapping.

E

EKYC_ALLOWED_AUTH_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
EKYC_AUTH - io.mosip.authentication.core.constant.AuditModules
The e KY C AUTH.
EKYC_AUTH_REQUEST - io.mosip.authentication.core.constant.RequestType
 
EKYC_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
The ekyc request response.
EkycAuthRequestDTO - Class in io.mosip.authentication.core.indauth.dto
The Class For KycAuthRequestDTO extending BaseAuthRequestDTO
EkycAuthRequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.EkycAuthRequestDTO
 
EKycAuthResponseDTO - Class in io.mosip.authentication.core.indauth.dto
The Class For KycAuthResponseDTO extending AuthResponseDTO
EKycAuthResponseDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.EKycAuthResponseDTO
 
EkycAuthType - Enum in io.mosip.authentication.core.indauth.dto
The enum for EkycAuthType
EKycResponseDTO - Class in io.mosip.authentication.core.indauth.dto
The class for KycResponseDTO Holds the values for ttl and Identity.
EKycResponseDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.EKycResponseDTO
 
EMAIL - io.mosip.authentication.core.indauth.dto.NotificationType
Enum for Email
EMAIL - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
EMAILNOTCONFIGURED - io.mosip.authentication.core.constant.OtpErrorConstants
EMAIL not configured
EMAILNOTREGISTERED - io.mosip.authentication.core.constant.OtpErrorConstants
Email not registered
EMAILPHONENOTREGISTERED - io.mosip.authentication.core.constant.OtpErrorConstants
Email and Phone not registered
EMAILSMSNOTCONFIGURED - io.mosip.authentication.core.constant.OtpErrorConstants
EMAIL and SMS not configured
EMPTY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
encodeBase64(byte[]) - Static method in class io.mosip.authentication.core.util.CryptoUtil
Encodes to BASE64
encodeBase64Url(byte[]) - Static method in class io.mosip.authentication.core.util.CryptoUtil
Encodes to BASE64 URL Safe
ENCRYPT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
EncryptedKycRespDTO - Class in io.mosip.authentication.core.indauth.dto
The class for EncryptedKycRespDTO Holds the values for Encrypted Kyc response data.
EncryptedKycRespDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.EncryptedKycRespDTO
 
EntityValueFetcher - Interface in io.mosip.authentication.core.spi.indauth.match
Fetch Entity values based on request
equals(Object) - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
equals(Object) - Method in class io.mosip.authentication.core.spi.indauth.match.DynamicIdMapping
Equals.
equals(Object) - Method in class io.mosip.authentication.core.spi.indauth.match.MatchInput
Equals.
ERROR_CODE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
ERROR_TOKEN_VERIFICATION - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
ERRORS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
EXACT - io.mosip.authentication.core.spi.indauth.match.MatchingStrategyType
The exact.
EXACT_MATCH_VALUE - Static variable in class io.mosip.authentication.core.util.DemoMatcherUtil
 
EXPIRED - io.mosip.authentication.core.constant.KycTokenStatusType
The expired Status
EXPIRED_OTP - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
EXPIRED_VID - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
EXPIRY_DT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant EXPIRY_DT.

F

FACE - io.mosip.authentication.core.spi.bioauth.CbeffDocType
Enum for Face
FACE_AUTH - io.mosip.authentication.core.constant.AuditModules
The FACE_AUTH.
FACE_AUTH - io.mosip.authentication.core.constant.RequestType
 
FACE_EXCEEDING - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
FACE_ISO_NUMBER - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
FAILED_TO_ENCRYPT - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
FAILED_TO_FETCH_KEY - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
FAILURE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
fetch(String, AuthRequestDTO, String) - Method in interface io.mosip.authentication.core.spi.indauth.match.EntityValueFetcher
Fetch Entity Value.
fetchAuthTxnDetails(AutnTxnRequestDto) - Method in interface io.mosip.authentication.core.spi.authtxn.service.AuthTxnService
 
fetchAuthtypeStatus(String) - Method in interface io.mosip.authentication.core.spi.authtype.status.service.AuthtypeStatusService
 
FIELD_VALIDATION_FAILED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
FINGER - io.mosip.authentication.core.spi.bioauth.CbeffDocType
Enum for Finger
FINGER_AUTH - io.mosip.authentication.core.constant.RequestType
 
FINGER_EXCEEDING - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
FINGER_EXCEEDING_FMR - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
FINGERPRINT_AUTH - io.mosip.authentication.core.constant.AuditModules
The FINGERPRINT_AUTH.
FMR - io.mosip.authentication.core.spi.bioauth.CbeffDocType
Enum for FMR
FRAUD_ANALYSIS_ENABLED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
FROZEN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 

G

generateAndSaveKycToken(String, String, String, String, String, String) - Method in interface io.mosip.authentication.core.spi.indauth.service.KycService
Method used to generate the KYC Token after successful authentication and store the kyc token details in DB.
generateMaskValue(String, int) - Static method in class io.mosip.authentication.core.util.MaskUtil
generateMaskValue method is used to mask the email/mobile with mask number.
generateOtp(OtpRequestDTO, String, ObjectWithMetadata) - Method in interface io.mosip.authentication.core.spi.otp.service.OTPService
Generate otp.
generateVID(String) - Method in interface io.mosip.authentication.core.spi.id.service.VIDService
this method generates the VID based on the UIN and performs UIN and VID validations,prior to the generation.
get() - Method in interface io.mosip.authentication.core.spi.indauth.match.MasterDataFetcher
 
getActionargs() - Method in exception io.mosip.authentication.core.exception.IDDataValidationException
 
getActionMessage() - Method in enum io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
getActionMessage() - Method in exception io.mosip.authentication.core.exception.IdAuthenticationBaseException
 
getActionMessageForErrorCode(String) - Static method in enum io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
getAddressLine1() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Address Line 1.
getAddressLine2() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Address Line 2.
getAddressLine3() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Address Line 3.
getAge() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Age.
getAlias() - Method in enum io.mosip.authentication.core.indauth.dto.IdType
Gets the alias.
getAliasOrType() - Method in enum io.mosip.authentication.core.indauth.dto.IdType
Gets the alias or type.
getAliasStrOrSameStr(String) - Static method in enum io.mosip.authentication.core.indauth.dto.IdType
Gets the alias str or same str.
getAllowedMatchingStrategy(MatchingStrategyType) - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Gets the allowed matching strategy for the MatchingStrategyType value.
getApiChannel() - Method in enum io.mosip.authentication.core.indauth.dto.NotificationType
 
getArgs() - Method in exception io.mosip.authentication.core.exception.IDDataValidationException
Gets the args.
getAssociatedMatchTypes() - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Gets the associated match types.
getAuthTypeForMatchType(MatchType, AuthType[]) - Static method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Gets the auth type for match type.
getAuthTypeImpl() - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Gets the auth type impl.
getAvailableDynamicAttributesNames(RequestDTO) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the available dynamic attributes names.
getCategory() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Get the category of this MatchType.
getCategory(String) - Static method in enum io.mosip.authentication.core.spi.indauth.match.MatchType.Category
Get the category for the type.
getCbeffValues(Map<String, List<IdentityInfoDTO>>, CbeffDocType[], MatchType) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
To fetch cbeff values.
getCertificateData() - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
getChannel() - Method in enum io.mosip.authentication.core.indauth.dto.NotificationType
 
getDemoData(Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.id.service.IdService
Gets the demo data.
getDemoMatcherUtil() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
 
getDemoNormalizer() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the demo normalizer object to normalise the corresponding(address/name) used for demographic authentication .
getDesc() - Method in enum io.mosip.authentication.core.constant.AuditModules
Gets the desc.
getDisplayName() - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Gets the display name.
getDisplayName(AuthRequestDTO, IdInfoFetcher) - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
 
getDob() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold DOB.
getDobType() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold DOBtype.
getDynamicAttributes() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
Gets the dynamic attributes.
getEkycAuthType(String) - Static method in enum io.mosip.authentication.core.indauth.dto.EkycAuthType
This method returns the EkycAuthType based on the type.
getEmailId() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Email ID.
getEntityInfoMapper() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Gets the Entity info mapper function.
getEnvironment() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
To get EnvPropertyResolver.
getErrorCode() - Method in enum io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
Getter for errorCode
getErrorCode() - Method in enum io.mosip.authentication.core.constant.OtpErrorConstants
Function to get error code
getErrorMessage() - Method in enum io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
Getter for errorMessage
getErrorMessage() - Method in enum io.mosip.authentication.core.constant.OtpErrorConstants
Function to get the error message
getEventId() - Method in enum io.mosip.authentication.core.constant.AuditEvents
Gets the event id.
getEventName() - Method in enum io.mosip.authentication.core.constant.AuditEvents
Gets the event name.
getEventType() - Method in enum io.mosip.authentication.core.constant.AuditEvents
Gets the event type.
getFace() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Face.
getFingerprint() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Finger print.
getFormat() - Method in enum io.mosip.authentication.core.constant.VCFormats
 
getFullAddress() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Full Address.
getGender() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Gender.
getHotlistStatus(String, String) - Method in interface io.mosip.authentication.core.spi.hotlist.service.HotlistService
Method used to retrieve the Hotlist Status information for given id, idType
getId() - Method in interface io.mosip.authentication.core.dto.ObjectWithIdVersionTransactionID
 
getIdByUin(String, boolean, Set<String>) - Method in interface io.mosip.authentication.core.spi.id.service.IdService
validates the UIN.
getIdByVid(String, boolean, Set<String>) - Method in interface io.mosip.authentication.core.spi.id.service.IdService
validates the VID.
getIdentityInfo(MatchType, String, RequestDTO) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the identity info.
getIdentityInfoFunction() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Get the Identity Info Function.
getIdentityInfoList(RequestDTO) - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Get the IdentityInfoDTO list out of the identity block for this MatchType.
getIdentityRequestInfo(MatchType, RequestDTO, String) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the identity info for the MatchType from the IdentityDTO.
getIdentityRequestInfo(MatchType, String, RequestDTO, String) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the identity info for the MatchType from the IdentityDTO.
getIdHash(Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.id.service.IdService
Gets the IdHash.
getIdInfo(Map<String, Object>) - Static method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Fetch data from Identity info value based on Identity response.
getIdMapping() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Gets the IDMapping.
getIdMapping(String, IdMapping[], MappingConfig) - Static method in interface io.mosip.authentication.core.spi.indauth.match.IdMapping
Method to get ID Mapping.
getIdname() - Method in class io.mosip.authentication.core.spi.indauth.match.DynamicIdMapping
Gets the idname.
getIdname() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdMapping
Method to get ID name.
getIdType(String) - Method in class io.mosip.authentication.core.util.IdTypeUtil
 
getIDType(String) - Static method in enum io.mosip.authentication.core.indauth.dto.IdType
Look for id type or alias either "UIN" or "VID" or "USERID".
getIDTypeOrDefault(String) - Static method in enum io.mosip.authentication.core.indauth.dto.IdType
Gets the ID type or default.
getIDTypeStrOrDefault(String) - Static method in enum io.mosip.authentication.core.indauth.dto.IdType
Gets the ID type str or default.
getIDTypeStrOrSameStr(String) - Static method in enum io.mosip.authentication.core.indauth.dto.IdType
Gets the ID type str or same str.
getInternalAuthType(String) - Static method in enum io.mosip.authentication.core.indauth.dto.InternalAuthType
Get Internal Auth type.
getIris() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold IRIS.
getLanguageName(String) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Get language name for Match Properties based on language code.
getLastBytes(byte[], int) - Static method in class io.mosip.authentication.core.util.BytesUtil
Gets the last bytes.
getLeftEye() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
Gets the left eye.
getLeftIndex() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Left Index.
getLeftLittle() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Left Little.
getLeftMiddle() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Left Middle.
getLeftRing() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Left Ring.
getLeftThumb() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Left Thumb.
getLocation1() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Location 1.
getLocation2() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Location 2.
getLocation3() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Location 3.
getLogger(Class<?>) - Static method in class io.mosip.authentication.core.logger.IdaLogger
Method to get the rolling file logger for the class provided.
getMappingConfig() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the mapping config.
getMappingFunction() - Method in class io.mosip.authentication.core.spi.indauth.match.DynamicIdMapping
Gets the mapping function.
getMappingFunction() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdMapping
Method to get Mapping Function.
getMatchFunction() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchingStrategy
gets the MatchFunction.
getMatchFunction(AuthType) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the match function.
getMatchingStrategy() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchingStrategy
Gets the matching strategy.
getMatchingStrategy(AuthRequestDTO, String) - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Gets the matching strategy.
getMatchingThreshold(AuthRequestDTO, String, Environment, IdInfoFetcher) - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Gets the matching threshold.
getMatchingThreshold(String) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the matching threshold.
getMatchPasswordFunction() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
To Get match Password function.
getMatchProperties(AuthRequestDTO, IdInfoFetcher, String) - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Gets the match properties.
getMatchStrategyType(String) - Static method in enum io.mosip.authentication.core.spi.indauth.match.MatchingStrategyType
Gets the match strategy type.
getMessage() - Method in enum io.mosip.authentication.core.constant.RequestType
 
getMetadata() - Method in interface io.mosip.authentication.core.dto.ObjectWithMetadata
Gets the metadata.
getMetadata() - Method in exception io.mosip.authentication.core.exception.IdAuthenticationBaseException
 
getMetadata(String) - Method in interface io.mosip.authentication.core.dto.ObjectWithMetadata
Gets the metadata.
getMetadata(String, Class<T>) - Method in interface io.mosip.authentication.core.dto.ObjectWithMetadata
Gets the metadata.
getMispLicenseKey() - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
getModuleId() - Method in enum io.mosip.authentication.core.constant.AuditModules
Gets the module id.
getModuleName() - Method in enum io.mosip.authentication.core.constant.AuditModules
Gets the module name.
getName() - Method in enum io.mosip.authentication.core.constant.PartnerEventTypes
 
getName() - Method in enum io.mosip.authentication.core.indauth.dto.NotificationType
 
getName() - Method in enum io.mosip.authentication.core.indauth.dto.SenderType
 
getName() - Method in enum io.mosip.authentication.core.spi.bioauth.CbeffDocType
 
getName() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Full Name.
getNotificationTypeForChannel(String) - Static method in enum io.mosip.authentication.core.indauth.dto.NotificationType
 
getOtp() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Otp.
getPartner(String, Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.partner.service.PartnerService
 
getPartnerApiKey() - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
getPartnerId() - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
getPartnerName() - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
getPassword() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold password.
getPhoneNumber() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Phone Number.
getPin() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Pin.
getPINType(String) - Static method in enum io.mosip.authentication.core.indauth.dto.PinType
This method returns the PinType based on the type.
getPolicyForPartner(String, String, Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.partner.service.PartnerService
 
getPolicyId() - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
getPostalCode() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Postalcode.
getReqestInfoFunction() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Get the Identity Info Function.
getRequestType() - Method in enum io.mosip.authentication.core.constant.RequestType
Get request type.
getRightEye() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
Gets the right eye.
getRightIndex() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Right Index.
getRightLittle() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Right Little.
getRightMiddle() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Right Middle.
getRightRing() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Right Ring.
getRightThumb() - Method in interface io.mosip.authentication.core.spi.indauth.match.MappingConfig
List of value to hold Right Thumb.
getServiceName() - Method in enum io.mosip.authentication.core.constant.RestServicesConstants
Gets the service name.
getStatus() - Method in enum io.mosip.authentication.core.constant.KycTokenStatusType
Gets the status.
getStatus() - Method in enum io.mosip.authentication.core.constant.VCStatus
 
getStatus() - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
getSubIdMappings() - Method in class io.mosip.authentication.core.spi.indauth.match.DynamicIdMapping
Gets the sub id mappings.
getSubIdMappings() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdMapping
Gets the sub id mappings.
getSubType() - Method in class io.mosip.authentication.core.spi.indauth.match.DynamicIdMapping
Gets the sub type.
getSubType() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdMapping
Gets the sub type.
getSystemSupportedLanguageCodes() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the system supported languages.
getTemplatesDefaultLanguageCodes() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the template default language codes
getTitleFetcher() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Title info fetcher from Master data manager.
getToken(Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.id.service.IdService
Gets the token .
getTopicPropertyName() - Method in enum io.mosip.authentication.core.constant.PartnerEventTypes
 
getTransactionID() - Method in interface io.mosip.authentication.core.dto.ObjectWithIdVersionTransactionID
 
getType() - Method in enum io.mosip.authentication.core.constant.AuthTokenType
 
getType() - Method in enum io.mosip.authentication.core.constant.DomainType
 
getType() - Method in enum io.mosip.authentication.core.constant.RequestType
 
getType() - Method in enum io.mosip.authentication.core.constant.TransactionType
Gets the type.
getType() - Method in enum io.mosip.authentication.core.indauth.dto.EkycAuthType
Gets the type.
getType() - Method in enum io.mosip.authentication.core.indauth.dto.IdType
get id-type.
getType() - Method in enum io.mosip.authentication.core.indauth.dto.InternalAuthType
Gets the type.
getType() - Method in enum io.mosip.authentication.core.indauth.dto.PinType
Gets the type.
getType() - Method in enum io.mosip.authentication.core.spi.bioauth.CbeffDocType
 
getType() - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Gets the type.
getType() - Method in class io.mosip.authentication.core.spi.indauth.match.DynamicIdMapping
Gets the type.
getType() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdMapping
Gets the type.
getType() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchingStrategy
Gets the type.
getType() - Method in enum io.mosip.authentication.core.spi.indauth.match.MatchingStrategyType
Gets the type.
getType() - Method in enum io.mosip.authentication.core.spi.indauth.match.MatchType.Category
Gets the type.
getTypeForIdName(String, IdMapping[]) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the type for id name.
getTypes() - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
 
getUserPreferredLanguages(Map<String, List<IdentityInfoDTO>>) - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Gets the user preferred language attribute
getValidateOTPFunction() - Method in interface io.mosip.authentication.core.spi.indauth.match.IdInfoFetcher
Get the Validate Otp function.
getValue() - Method in enum io.mosip.authentication.core.spi.bioauth.CbeffDocType
 
getVersion() - Method in interface io.mosip.authentication.core.dto.ObjectWithIdVersionTransactionID
 
getXOR(String, String) - Static method in class io.mosip.authentication.core.util.BytesUtil
 

H

HANDLE - io.mosip.authentication.core.indauth.dto.IdType
 
handleIdEvent(EventModel) - Method in interface io.mosip.authentication.core.spi.idevent.service.IdChangeEventHandlerService
Handle id event.
handlingHotlistingEvent(EventModel) - Method in interface io.mosip.authentication.core.spi.hotlist.service.HotlistService
 
HASH - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
HASH_INPUT_PARAM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant HASH_INPUT_PARAM.
hashCode() - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
hashCode() - Method in class io.mosip.authentication.core.spi.indauth.match.DynamicIdMapping
Hash code.
hashCode() - Method in class io.mosip.authentication.core.spi.indauth.match.MatchInput
Hash code.
hasIdEntityInfo() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Flag to fetch Identity Info.
hasRequestEntityInfo() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Flag to fetch Request Entity Info.
HMAC_VALIDATION_FAILED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
HOTLIST - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
HotlistDTO - Class in io.mosip.authentication.core.hotlist.dto
 
HotlistDTO() - Constructor for class io.mosip.authentication.core.hotlist.dto.HotlistDTO
 
HotlistResponseDTO - Class in io.mosip.authentication.core.hotlist.dto
 
HotlistResponseDTO() - Constructor for class io.mosip.authentication.core.hotlist.dto.HotlistResponseDTO
 
HotlistService - Interface in io.mosip.authentication.core.spi.hotlist.service
 

I

ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
ID_KEY_BINDING_NOT_ALLOWED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
ID_MASTERDATA_TEMPLATE_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
 
ID_MASTERDATA_TEMPLATE_SERVICE_MULTILANG - io.mosip.authentication.core.constant.RestServicesConstants
 
ID_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
ID_NOT_AVAILABLE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
ID_PMP_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
 
ID_REPO_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
 
ID_REPO_SERVICE_WITHOUT_TYPE - io.mosip.authentication.core.constant.RestServicesConstants
 
ID_TYPE_ALIAS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
IDA_AAD_LASTBYTES_NUM - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_AUTH_PARTNER_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_BASIC_NORMALISER - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_BDB_PROCESSED_LEVEL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_BIO_HASH_VALIDATION_DISABLED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_DATASHARE_THUMBPRINT_VALIDATION_REQUIRED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_DEFAULT_IDENTITY_FILTER_ATTRIBUTES - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_FETCH_FAILED_WEBSUB_MESSAGES_CHUNK_SIZE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_ID_ATTRIBUTE_SEPARATOR_PREFIX - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_MAX_CREDENTIAL_PULL_WINDOW_DAYS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_MAX_WEBSUB_MSG_PULL_WINDOW_DAYS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_MISSING_CREDENTIAL_RETRIGGER_ENABLED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_MOSIP_EXTERNAL_AUTH_FILTER_CLASSES_IN_EXECUTION_ORDER - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_MOSIP_INTERNAL_AUTH_FILTER_CLASSES_IN_EXECUTION_ORDER - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_NORMALISER_SEP - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_SALT_LASTBYTES_NUM - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_AUTH_TYPE_CALLBACK_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_AUTHTYPE_CALLBACK_SECRET - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_CA_CERT_CALLBACK_SECRET - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_CA_CERT_CALLBACK_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_CA_CERT_TOPIC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_CRED_ISSUE_CALLBACK_SECRET - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_HOTLIST_CALLBACK_SECRET - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_HOTLIST_CALLBACK_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_HOTLIST_TOPIC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_HUB_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_IDCHANGE_CALLBACK_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_MASTERDATA_TEMPLATES_CALLBACK_SECRET - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_MASTERDATA_TEMPLATES_CALLBACK_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_MASTERDATA_TEMPLATES_TOPIC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_MASTERDATA_TITLES_CALLBACK_SECRET - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_MASTERDATA_TITLES_CALLBACK_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_MASTERDATA_TITLES_TOPIC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_PARTNER_SERVICE_CALLBACK_SECRET - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_PARTNER_SERVICE_CALLBACK_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_PUBLISHER_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_TOPIC_PMP_MISP_LICENSE_GENERATED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_TOPIC_PMP_MISP_LICENSE_UPDATED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_TOPIC_PMP_OIDC_CLIENT_CREATED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_TOPIC_PMP_OIDC_CLIENT_UPDATED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_TOPIC_PMP_PARTNER_API_KEY_APPROVED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_TOPIC_PMP_PARTNER_API_KEY_UPDATED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_TOPIC_PMP_PARTNER_UPDATED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_WEBSUB_TOPIC_PMP_POLICY_UPDATED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IDA_ZERO_KNOWLEDGE_UNENCRYPTED_CREDENTIAL_ATTRIBUTES - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IdaLogger - Class in io.mosip.authentication.core.logger
Logger for IDA which provides implementation from kernel logback.
IdAuthCommonConstants - Class in io.mosip.authentication.core.constant
The Class IdAuthCommonConstants has contants used throughout the modules
IdAuthConfigKeyConstants - Class in io.mosip.authentication.core.constant
This Class will provide constants for all Configured properties.
IdAuthenticationAppException - Exception in io.mosip.authentication.core.exception
The base exception for ID Authentication application which is always associated with an error code.
IdAuthenticationAppException() - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationAppException
Instantiates a new id authentication app exception.
IdAuthenticationAppException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationAppException
Constructs exception for the given IdAuthenticationErrorConstants.
IdAuthenticationAppException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationAppException
Constructs exception for the given IdAuthenticationErrorConstants and Throwable.
IdAuthenticationAppException(String, String) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationAppException
Constructs exception for the given error code and error message.
IdAuthenticationAppException(String, String, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationAppException
Constructs exception for the given error code, error message and Throwable.
IdAuthenticationBaseException - Exception in io.mosip.authentication.core.exception
The base exception for all checked exceptions used in ID Authentication
IdAuthenticationBaseException() - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBaseException
 
IdAuthenticationBaseException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBaseException
Constructs exception for the given IdAuthenticationErrorConstants.
IdAuthenticationBaseException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBaseException
Constructs exception for the given IdAuthenticationErrorConstants and Throwable.
IdAuthenticationBaseException(String) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBaseException
 
IdAuthenticationBaseException(String, String) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBaseException
 
IdAuthenticationBaseException(String, String, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBaseException
 
IdAuthenticationBusinessException - Exception in io.mosip.authentication.core.exception
The parent exception for ID Authentication which is always associated with an error code.
IdAuthenticationBusinessException() - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBusinessException
Instantiates a new id authentication business exception.
IdAuthenticationBusinessException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBusinessException
Constructs exception for the given IdAuthenticationErrorConstants.
IdAuthenticationBusinessException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBusinessException
Constructs exception for the given IdAuthenticationErrorConstants and Throwable.
IdAuthenticationBusinessException(String, String) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBusinessException
Constructs exception for the given error code and error message.
IdAuthenticationBusinessException(String, String, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationBusinessException
Constructs exception for the given error code, error message and Throwable.
IdAuthenticationDaoException - Exception in io.mosip.authentication.core.exception
The exception for ID Authentication which is always associated with an error code.
IdAuthenticationDaoException() - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationDaoException
Instantiates a new id authentication dao exception.
IdAuthenticationDaoException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationDaoException
Constructs exception for the given IdAuthenticationErrorConstants.
IdAuthenticationDaoException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationDaoException
Constructs exception for the given IdAuthenticationErrorConstants and Throwable.
IdAuthenticationDaoException(String, String) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationDaoException
Constructs exception for the given error code and error message.
IdAuthenticationDaoException(String, String, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthenticationDaoException
Constructs exception for the given error code, error message and Throwable.
IdAuthenticationErrorConstants - Enum in io.mosip.authentication.core.constant
List of all IDA error codes and its respective error messages.
IDAuthenticationUnknownException - Exception in io.mosip.authentication.core.exception
The Class UnknownException - Thrown when an unknown exception occurs.
IDAuthenticationUnknownException() - Constructor for exception io.mosip.authentication.core.exception.IDAuthenticationUnknownException
Instantiates a new unknown exception.
IDAuthenticationUnknownException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.IDAuthenticationUnknownException
Instantiates a new unknown exception.
IDAuthenticationUnknownException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IDAuthenticationUnknownException
Instantiates a new unknown exception.
IdAuthFraudAnalysisEventDTO - Class in io.mosip.authentication.core.dto
 
IdAuthFraudAnalysisEventDTO() - Constructor for class io.mosip.authentication.core.dto.IdAuthFraudAnalysisEventDTO
 
IdAuthRetryException - Exception in io.mosip.authentication.core.exception
The Class IdAuthRetryException - Unchecked exception used to trigger retry in RestHelper.
IdAuthRetryException() - Constructor for exception io.mosip.authentication.core.exception.IdAuthRetryException
Instantiates a new id auth retry exception.
IdAuthRetryException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.IdAuthRetryException
Instantiates a new id auth retry exception.
IdAuthRetryException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthRetryException
Instantiates a new id auth retry exception.
IdAuthRetryException(BaseCheckedException) - Constructor for exception io.mosip.authentication.core.exception.IdAuthRetryException
Instantiates a new id auth retry exception.
IdAuthRetryException(BaseUncheckedException) - Constructor for exception io.mosip.authentication.core.exception.IdAuthRetryException
Instantiates a new id auth retry exception.
IdAuthRetryException(String, String) - Constructor for exception io.mosip.authentication.core.exception.IdAuthRetryException
Instantiates a new id auth retry exception.
IdAuthRetryException(String, String, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthRetryException
Instantiates a new id auth retry exception.
IdAuthUncheckedException - Exception in io.mosip.authentication.core.exception
 
IdAuthUncheckedException() - Constructor for exception io.mosip.authentication.core.exception.IdAuthUncheckedException
Instantiates a new id auth unchecked exception.
IdAuthUncheckedException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.IdAuthUncheckedException
Instantiates a new id repo app unchecked exception.
IdAuthUncheckedException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthUncheckedException
 
IdAuthUncheckedException(String, String) - Constructor for exception io.mosip.authentication.core.exception.IdAuthUncheckedException
Instantiates a new id repo app unchecked exception.
IdAuthUncheckedException(String, String, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdAuthUncheckedException
Instantiates a new id repo app unchecked exception.
IdChangeEventHandlerService - Interface in io.mosip.authentication.core.spi.idevent.service
ID Change Event handler service interface.
IDDataValidationException - Exception in io.mosip.authentication.core.exception
The Class IDDataValidationException - Thrown when any Data validation error occurs.
IDDataValidationException() - Constructor for exception io.mosip.authentication.core.exception.IDDataValidationException
Instantiates a new ID data validation exception.
IDDataValidationException(IdAuthenticationErrorConstants, Object...) - Constructor for exception io.mosip.authentication.core.exception.IDDataValidationException
Instantiates a new ID data validation exception.
IDDataValidationException(IdAuthenticationErrorConstants, Throwable, Object...) - Constructor for exception io.mosip.authentication.core.exception.IDDataValidationException
Instantiates a new ID data validation exception.
IDDataValidationException(String, String, Object...) - Constructor for exception io.mosip.authentication.core.exception.IDDataValidationException
Instantiates a new ID data validation exception.
IDDataValidationException(String, String, Throwable, Object...) - Constructor for exception io.mosip.authentication.core.exception.IDDataValidationException
Constructs exception for the given error code, error message and Throwable.
IDENTITY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
IDENTITY_CACHE - io.mosip.authentication.core.constant.AuditModules
 
IDENTITY_DATA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
IDENTITY_INFO - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
IDENTITY_KEY_BINDING - io.mosip.authentication.core.constant.AuditModules
 
IDENTITY_KEY_BINDING - io.mosip.authentication.core.constant.RequestType
 
IDENTITY_KEY_BINDING_OBJECT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
IDENTITY_NAME_NOT_FOUND - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
IdentityDTO - Class in io.mosip.authentication.core.indauth.dto
Instantiates a new identity DTO.
IdentityDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.IdentityDTO
 
IdentityInfoDTO - Class in io.mosip.authentication.core.indauth.dto
General-purpose of IdentityInfoDTO class used to provide Identity info's
IdentityInfoDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.IdentityInfoDTO
 
IdentityKeyBindingDTO - Class in io.mosip.authentication.core.indauth.dto
The Class For IdentityKeyBindingRequestDTO extending BaseAuthRequestDTO
IdentityKeyBindingDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.IdentityKeyBindingDTO
 
IdentityKeyBindingFacade - Interface in io.mosip.authentication.core.spi.indauth.facade
This class used to integrate with identity key binding
IdentityKeyBindingRequestDTO - Class in io.mosip.authentication.core.indauth.dto
The Class For IdentityKeyBindingRequestDTO extending BaseAuthRequestDTO
IdentityKeyBindingRequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.IdentityKeyBindingRequestDTO
 
IdentityKeyBindingRespDto - Class in io.mosip.authentication.core.indauth.dto
The class for IdentityKeyBindingRespDto Holds the values for IDA signed Identity Certificate and Auth Token (PSU Token).
IdentityKeyBindingRespDto() - Constructor for class io.mosip.authentication.core.indauth.dto.IdentityKeyBindingRespDto
 
IdentityKeyBindingResponseDto - Class in io.mosip.authentication.core.indauth.dto
The Class For IdentityKeyBindingResponseDto extending BaseAuthResponseDTO
IdentityKeyBindingResponseDto() - Constructor for class io.mosip.authentication.core.indauth.dto.IdentityKeyBindingResponseDto
 
IdentityKeyBindingService - Interface in io.mosip.authentication.core.spi.indauth.service
This interface is used to generate certificate for Identity Key Binding
IDENTITYTYPE_NOT_ALLOWED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
IdInfoFetcher - Interface in io.mosip.authentication.core.spi.indauth.match
The IdInfoFetcher interface that provides the helper methods invoked by the classes involved in ID Info matching.
IdMapping - Interface in io.mosip.authentication.core.spi.indauth.match
The Interface IdMapping.
IDP_AMR_ACR_IDA_MAPPING_SOURCE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
IdService<T> - Interface in io.mosip.authentication.core.spi.id.service
The Interface IdAuthService.
IdType - Enum in io.mosip.authentication.core.indauth.dto
General-purpose annotation used for configuring details of user identification.
IdTypeUtil - Class in io.mosip.authentication.core.util
 
IdTypeUtil() - Constructor for class io.mosip.authentication.core.util.IdTypeUtil
 
IDV_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant IDV_ID.
IDV_ID_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant IDV_ID_TYPE.
IdValidationFailedException - Exception in io.mosip.authentication.core.exception
Exception thrown when UID/VIN is invalid.
IdValidationFailedException() - Constructor for exception io.mosip.authentication.core.exception.IdValidationFailedException
 
IdValidationFailedException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.IdValidationFailedException
Instantiates a new id validation failed exception.
IdValidationFailedException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.IdValidationFailedException
Instantiates a new id validation failed exception.
IdValidationFailedException(IdAuthenticationErrorConstants, Errors) - Constructor for exception io.mosip.authentication.core.exception.IdValidationFailedException
Constructs exception for the given IdAuthenticationErrorConstants.
IdValidationFailedException(Errors) - Constructor for exception io.mosip.authentication.core.exception.IdValidationFailedException
Instantiates a new data validation exception.
IdValidationUtil - Class in io.mosip.authentication.core.util
Validates the UIN and VID
IdValidationUtil() - Constructor for class io.mosip.authentication.core.util.IdValidationUtil
 
IDVID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
IDVID_DEACTIVATED_BLOCKED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INACTIVE - io.mosip.authentication.core.constant.VCStatus
 
INDIVIDUAL_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
initializeAliases(Environment) - Static method in enum io.mosip.authentication.core.indauth.dto.IdType
Initialize aliases.
INPUT_MISMATCH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INTERNAL - io.mosip.authentication.core.constant.TransactionType
The internal.
INTERNAL - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
INTERNAL_ALLOWED_AUTH_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
INTERNAL_AUTH_ALLOWED_IDTYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
INTERNAL_BIO_REFERENCE_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
INTERNAL_OTP_TRIGGER_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
The internal otp trigger request response.
INTERNAL_REFERENCE_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
INTERNAL_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
The internal request response.
INTERNAL_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
InternalAuthType - Enum in io.mosip.authentication.core.indauth.dto
 
INVALID_BIO_DIGITALID_TIMESTAMP - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_BIO_TIMESTAMP - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_BIOMETRIC - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_CERTIFICATE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_DEVICEID - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_ENCRYPT_EKYC_RESPONSE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_ENCRYPTION - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_HASH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_HTTP_METHOD - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_INPUT_PARAMETER - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_INPUT_PARAMETER - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
INVALID_LICENSEKEY - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_MDS - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_OTP - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_POLICY_ID - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_PROVIDERID - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_REQ_PRINT_FORMAT - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_REST_SERVICE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_RETURN_TYPE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_SIGNATURE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_TIMEOUT - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_TIMESTAMP - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_TXN_ID - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_TXNID_BIO - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_UIN - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_URI - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_USERID - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
INVALID_VID - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
io.mosip.authentication.core.authtype.dto - package io.mosip.authentication.core.authtype.dto
 
io.mosip.authentication.core.autntxn.dto - package io.mosip.authentication.core.autntxn.dto
 
io.mosip.authentication.core.constant - package io.mosip.authentication.core.constant
 
io.mosip.authentication.core.dto - package io.mosip.authentication.core.dto
 
io.mosip.authentication.core.dto.vid - package io.mosip.authentication.core.dto.vid
 
io.mosip.authentication.core.exception - package io.mosip.authentication.core.exception
 
io.mosip.authentication.core.function - package io.mosip.authentication.core.function
 
io.mosip.authentication.core.hotlist.dto - package io.mosip.authentication.core.hotlist.dto
 
io.mosip.authentication.core.indauth.dto - package io.mosip.authentication.core.indauth.dto
 
io.mosip.authentication.core.logger - package io.mosip.authentication.core.logger
 
io.mosip.authentication.core.otp.dto - package io.mosip.authentication.core.otp.dto
 
io.mosip.authentication.core.partner.dto - package io.mosip.authentication.core.partner.dto
 
io.mosip.authentication.core.spi.authtxn.service - package io.mosip.authentication.core.spi.authtxn.service
 
io.mosip.authentication.core.spi.authtype.acramr - package io.mosip.authentication.core.spi.authtype.acramr
 
io.mosip.authentication.core.spi.authtype.status.service - package io.mosip.authentication.core.spi.authtype.status.service
 
io.mosip.authentication.core.spi.bioauth - package io.mosip.authentication.core.spi.bioauth
 
io.mosip.authentication.core.spi.hotlist.service - package io.mosip.authentication.core.spi.hotlist.service
 
io.mosip.authentication.core.spi.id.service - package io.mosip.authentication.core.spi.id.service
 
io.mosip.authentication.core.spi.idevent.service - package io.mosip.authentication.core.spi.idevent.service
 
io.mosip.authentication.core.spi.indauth.facade - package io.mosip.authentication.core.spi.indauth.facade
 
io.mosip.authentication.core.spi.indauth.match - package io.mosip.authentication.core.spi.indauth.match
 
io.mosip.authentication.core.spi.indauth.service - package io.mosip.authentication.core.spi.indauth.service
 
io.mosip.authentication.core.spi.masterdata - package io.mosip.authentication.core.spi.masterdata
 
io.mosip.authentication.core.spi.notification.service - package io.mosip.authentication.core.spi.notification.service
 
io.mosip.authentication.core.spi.otp.service - package io.mosip.authentication.core.spi.otp.service
 
io.mosip.authentication.core.spi.partner.service - package io.mosip.authentication.core.spi.partner.service
 
io.mosip.authentication.core.spi.profile - package io.mosip.authentication.core.spi.profile
 
io.mosip.authentication.core.spi.staticpin.service - package io.mosip.authentication.core.spi.staticpin.service
 
io.mosip.authentication.core.staticpin.dto - package io.mosip.authentication.core.staticpin.dto
 
io.mosip.authentication.core.util - package io.mosip.authentication.core.util
 
IRIS - io.mosip.authentication.core.spi.bioauth.CbeffDocType
Enum for IRIS
IRIS_AUTH - io.mosip.authentication.core.constant.AuditModules
The IRIS_AUTH.
IRIS_AUTH - io.mosip.authentication.core.constant.RequestType
 
IRIS_EXCEEDING - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
isAssociatedMatchType(MatchType) - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Checks if is associated match type.
isAuthTypeEnabled(AuthRequestDTO, IdInfoFetcher) - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Checks if is auth type info available.
isAuthTypeInfoAvailable(AuthRequestDTO) - Method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
 
isDynamic() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
 
isKycTokenExpire(LocalDateTime, String) - Method in interface io.mosip.authentication.core.spi.indauth.service.KycService
Method used to validate the input KYC Token is expired or not.
isMultiLanguage() - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Flag to check MultiLanguage.
isMultiLanguage(String, Map<String, List<IdentityInfoDTO>>, MappingConfig) - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
 
isPropMultiLang(String, MappingConfig) - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Check if the mapped property is of multi-language type.
isPublicKeyBinded(String, Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.indauth.service.IdentityKeyBindingService
Method used to check whether input public key is already binded to existing VID for the an Identity

J

JWK_KEY_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
JWT_DATA - io.mosip.authentication.core.constant.DomainType
 
JWT_VC_JSON - io.mosip.authentication.core.constant.VCFormats
 
JWT_VC_JSON_LD - io.mosip.authentication.core.constant.VCFormats
 

K

KBT - io.mosip.authentication.core.spi.indauth.match.MatchType.Category
Token category
KER_DECRYPTION_FAILURE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant KER_DECRYPTION_FAILURE.
KER_OTP_KEY_NOT_EXISTS_CODE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant KER_OTP_KEY_NOT_EXISTS_CODE.
KER_PUBLIC_KEY_EXPIRED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant KER_PUBLIC_KEY_EXPIRED.
KER_USER_ID_NOTEXIST_ERRORCODE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
KER_USER_ID_NOTEXIST_ERRORMSG - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
KEY_ALREADY_MAPPED_ERROR - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KEY_BINDED_TOKEN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
KEY_BINDIN_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
 
KEY_BINDING_CHECK_FAILED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KEY_BINDING_CONSUME_VID_DEFAULT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
KEY_BINDING_MISSING - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KEY_BINDING_NOT_ALLOWED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KEY_SPLITTER - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
KEY_TYPE_NOT_SUPPORT - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KeyBindedTokenAuthService - Interface in io.mosip.authentication.core.spi.indauth.service
 
KeyBindedTokenDTO - Class in io.mosip.authentication.core.indauth.dto
This Class Holds the values for Token Related data
KeyBindedTokenDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.KeyBindedTokenDTO
 
KYC - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant EKYC.
KYC_AUTH - io.mosip.authentication.core.constant.AuditModules
 
KYC_AUTH_CONSUME_VID_DEFAULT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
KYC_AUTH_NOT_ALLOWED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KYC_AUTH_REQUEST - io.mosip.authentication.core.constant.RequestType
 
KYC_EXCHANGE - io.mosip.authentication.core.constant.AuditModules
 
KYC_EXCHANGE_CONSUME_VID_DEFAULT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
KYC_EXCHANGE_DEFAULT_LANGUAGE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
KYC_EXCHANGE_NOT_ALLOWED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KYC_EXCHANGE_REQUEST - io.mosip.authentication.core.constant.RequestType
 
KYC_EXCHANGE_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
 
KYC_EXCHANGE_SUCCESS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
KYC_LANGUAGES - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
KYC_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
 
KYC_STATUS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
KYC_TOKEN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
KYC_TOKEN_ALREADY_PROCESSED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KYC_TOKEN_EXPIRE_TIME_ADJUSTMENT_IN_SECONDS - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
KYC_TOKEN_EXPIRED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KYC_TOKEN_INVALID_OIDC_CLIENT_ID - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KYC_TOKEN_INVALID_TRANSACTION_ID - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KYC_TOKEN_INVALID_UIN_VID - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KYC_TOKEN_NOT_FOUND - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
KYCAttributes - Class in io.mosip.authentication.core.partner.dto
The Class KYCAttributes has attributes for KYC type which is mapped in auth policy json.
KYCAttributes() - Constructor for class io.mosip.authentication.core.partner.dto.KYCAttributes
 
KycAuthRequestDTO - Class in io.mosip.authentication.core.indauth.dto
 
KycAuthRequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.KycAuthRequestDTO
 
KycAuthRespDTO - Class in io.mosip.authentication.core.indauth.dto
The class for KycAuthRespDTO Holds the values for Kyc Token and Auth Token (PSU Token).
KycAuthRespDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.KycAuthRespDTO
 
KycAuthResponseDTO - Class in io.mosip.authentication.core.indauth.dto
The Class For KycAuthResponseDTO extending BaseAuthResponseDTO
KycAuthResponseDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.KycAuthResponseDTO
 
KycExchangeRequestDTO - Class in io.mosip.authentication.core.indauth.dto
The class KycExchangeRequestDTO to holds the request parameters for Kyc Exchange.
KycExchangeRequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.KycExchangeRequestDTO
 
KycExchangeResponseDTO - Class in io.mosip.authentication.core.indauth.dto
The Class For KycExchangeResponseDTO extending BaseAuthResponseDTO
KycExchangeResponseDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.KycExchangeResponseDTO
 
KycFacade - Interface in io.mosip.authentication.core.spi.indauth.facade
This class used to integrate with kyc service
KycInfoDTO - Class in io.mosip.authentication.core.indauth.dto
The Class for KycInfoDTO
KycInfoDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.KycInfoDTO
 
KycRequestDTO - Class in io.mosip.authentication.core.indauth.dto
 
KycRequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.KycRequestDTO
 
KycService - Interface in io.mosip.authentication.core.spi.indauth.service
This interface is used to retrieve Kyc information of individual
KycTokenStatusType - Enum in io.mosip.authentication.core.constant
The Enum KYC Token Status is used to set the token status for each transactions.

L

LANG_CODE_SEPARATOR - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
LANGUAGE_STRING - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
LanguageComparator - Class in io.mosip.authentication.core.util
This is the class to sort languages
LanguageComparator(List<String>) - Constructor for class io.mosip.authentication.core.util.LanguageComparator
 
LANGUAGENOTCONFIGURED - io.mosip.authentication.core.constant.OtpErrorConstants
User blocked
LDP_VC - io.mosip.authentication.core.constant.VCFormats
 
LDP_VC_GENERATION_FAILED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
License - Class in io.mosip.authentication.core.partner.dto
License
License() - Constructor for class io.mosip.authentication.core.partner.dto.License
 
LICENSEKEY_EXPIRED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
LICENSEKEY_SUSPENDED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
LOCATION_PROFILE_ATTRIB_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 

M

MAIL_NOTIFICATION_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
Mail notification service.
mapEntityInfo(Map<String, List<IdentityInfoDTO>>, IdInfoFetcher) - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
To fetch Map Entity Info.
MAPPING_CONFIG - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
MappingConfig - Interface in io.mosip.authentication.core.spi.indauth.match
The Interface MappingConfig.
MaskedResponseDTO - Class in io.mosip.authentication.core.otp.dto
General-purpose of MaskedResponseDTO class used to provide MaskedResponse Info's
MaskedResponseDTO() - Constructor for class io.mosip.authentication.core.otp.dto.MaskedResponseDTO
 
maskEmail(String) - Static method in class io.mosip.authentication.core.util.MaskUtil
maskEmail method used to mask email
maskMobile(String) - Static method in class io.mosip.authentication.core.util.MaskUtil
maskMobile method used to mask mobile number
MaskUtil - Class in io.mosip.authentication.core.util
The Class MaskUtil is used to mask a value to a particular char set as configured
MasterDataCacheUpdateService - Interface in io.mosip.authentication.core.spi.masterdata
The Interface MasterDataCacheUpdateService.
MasterDataFetcher - Interface in io.mosip.authentication.core.spi.indauth.match
Functional Interface to fetch Master Data
match(Object, Object, Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchFunction
Match Function.
match(Map<String, String>, Map<String, String>, Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.indauth.match.MatchingStrategy
this method matches the request Values with entity values.
match(Map<String, String>, Map<String, String>, Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.indauth.match.TextMatchingStrategy
 
MatchFunction - Interface in io.mosip.authentication.core.spi.indauth.match
The Interface MatchFunction.
MatchingStrategy - Interface in io.mosip.authentication.core.spi.indauth.match
The Interface MatchingStrategy adopts the various matching strategies across all authtypes and its corresponding attributes.
MatchingStrategyType - Enum in io.mosip.authentication.core.spi.indauth.match
The Enum MatchStrategyType consolidates the various matching strategies.
MatchInput - Class in io.mosip.authentication.core.spi.indauth.match
Gets the language.
MatchInput() - Constructor for class io.mosip.authentication.core.spi.indauth.match.MatchInput
 
MatchOutput - Class in io.mosip.authentication.core.spi.indauth.match
The Class MatchOutput is used to get the status of the authentication.
MatchOutput() - Constructor for class io.mosip.authentication.core.spi.indauth.match.MatchOutput
 
matchPasswordFunction(String, String, String) - Method in interface io.mosip.authentication.core.spi.indauth.match.ComparePasswordFunction
To Match Password.
MatchType - Interface in io.mosip.authentication.core.spi.indauth.match
Base interface for the match type.
MatchType.Category - Enum in io.mosip.authentication.core.spi.indauth.match
The Category Enum
MDS_DOES_NOT_EXIST - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
MDS_INACTIVE_STATE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
MDS_VERIFICATION_FAILED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
METADATA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
METHOD_HANDLE_STATUS_ERROR - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant METHOD_HANDLE_STATUS_ERROR.
METHOD_REQUEST_ASYNC - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant METHOD_REQUEST_ASYNC.
METHOD_REQUEST_SYNC - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant METHOD_REQUEST_SYNC.
MISP_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant MISP_ID.
MISP_IS_BLOCKED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
MISP_LIC_DATA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
MISP_LIC_GENERATED - io.mosip.authentication.core.constant.PartnerEventTypes
 
MISP_LIC_UPDATED - io.mosip.authentication.core.constant.PartnerEventTypes
 
MISP_LICENSE_GENERATED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
MISP_LICENSE_KEY_EXPIRED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
MISP_LICENSE_KEY_NOT_EXISTS - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
MISP_LICENSE_UPDATED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
MISP_POLICY_NOT_FOUND - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
MISPLICENSE_KEY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant MISPLICENSE_KEY.
MispPolicyDTO - Class in io.mosip.authentication.core.partner.dto
MISP Policy DTO
MispPolicyDTO() - Constructor for class io.mosip.authentication.core.partner.dto.MispPolicyDTO
 
MISSING_AUTHTYPE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
MISSING_INPUT_PARAMETER - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
MISSING_INPUT_PARAMETER - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
MOSIP_DATE_OF_BIRTH_ATTRIBUTE_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_DATE_OF_BIRTH_PATTERN - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_ERRORMESSAGES_DEFAULT_LANG - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_FMR_ENABLED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_IDA_API_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_IDA_API_ID_KYC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_IDA_API_VERSION - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_IDA_AUTH_APPID - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_IDA_AUTH_CLIENTID - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_IDTYPE_ALLOWED - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_KERNEL_OTP_DEFAULT_LENGTH - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_KERNEL_OTP_EXPIRY_TIME - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_MANDATORY_LANGUAGES - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_NOTIFICATIONTYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_OPTIONAL_LANGUAGES - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_PHONETIC_LANG - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MOSIP_UTC_TIME - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
MSO_MDOC - io.mosip.authentication.core.constant.VCFormats
 

N

NA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
NAME_PRI - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
NAME_SEC - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
NO_AUTHENTICATION_TYPE_SELECTED_IN_REQUEST - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
NO_TRANSACTION_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
NONE - io.mosip.authentication.core.indauth.dto.NotificationType
Enum for None
normalizeAddress(String, String) - Method in class io.mosip.authentication.core.util.DemoNormalizer
This method is used to normalize address.Calss the demo normalizer api instance to normalize the address
normalizeAndMatch(Object, Object, Map<String, Object>, TextMatchingStrategy.NormalizeFunction, BiFunction<String, String, Integer>) - Static method in interface io.mosip.authentication.core.spi.indauth.match.TextMatchingStrategy
 
normalizeName(String, String, MasterDataFetcher) - Method in class io.mosip.authentication.core.util.DemoNormalizer
This method is used to normalize name.
normalizeText(DemoNormalizer, String, String, Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.indauth.match.TextMatchingStrategy.NormalizeFunction
 
NOTIFICATION_DATE_FORMAT - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
NOTIFICATION_TIME_FORMAT - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
NOTIFICATION_TIME_ZONE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
NotificationService - Interface in io.mosip.authentication.core.spi.notification.service
 
NotificationType - Enum in io.mosip.authentication.core.indauth.dto
General-purpose of NotificationType class used to provide Notification type

O

ObjectWithIdVersionTransactionID - Interface in io.mosip.authentication.core.dto
The Interface ObjectWIthIdVersion.
ObjectWithMetadata - Interface in io.mosip.authentication.core.dto
The Interface ObjectWithMetadata - base interface for objects with metadata.
OIDC_CLI_CREATED - io.mosip.authentication.core.constant.PartnerEventTypes
 
OIDC_CLI_UPDATED - io.mosip.authentication.core.constant.PartnerEventTypes
 
OIDC_CLIENT_AUTHTYPE_NOT_ALLOWED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OIDC_CLIENT_CREATED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
OIDC_CLIENT_DATA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
OIDC_CLIENT_DATA_ALREADY_EXIST - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OIDC_CLIENT_DATA_INVALID_PARTNER - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OIDC_CLIENT_DATA_NOT_FOUND_EVENT_DATA - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OIDC_CLIENT_DEACTIVATED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OIDC_CLIENT_NOT_FOUND - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OIDC_CLIENT_NOT_REGISTERED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OIDC_CLIENT_UPDATED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
OIDCClientDTO - Class in io.mosip.authentication.core.partner.dto
OIDC Client DTO
OIDCClientDTO() - Constructor for class io.mosip.authentication.core.partner.dto.OIDCClientDTO
 
ON_DEMAND_TEMPLATE_EXTRACTION_TOPIC - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
OTP - io.mosip.authentication.core.indauth.dto.EkycAuthType
For OTP
OTP - io.mosip.authentication.core.indauth.dto.InternalAuthType
The otp.
OTP - io.mosip.authentication.core.indauth.dto.PinType
The otp.
OTP - io.mosip.authentication.core.indauth.dto.SenderType
Enum for Otp
OTP - io.mosip.authentication.core.spi.indauth.match.MatchType.Category
OTP category
OTP - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant OTP.
OTP_AUTH - io.mosip.authentication.core.constant.AuditModules
The otp auth.
OTP_AUTH - io.mosip.authentication.core.constant.RequestType
 
OTP_AUTH_IDTYPE_MISMATCH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OTP_CHANNEL_NOT_CONFIGURED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OTP_CHANNEL_NOT_PROVIDED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OTP_CONTENT_TEMPLATE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
OTP_FROZEN - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OTP_GENERATE_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
The otp generate service.
OTP_GENERATION_FAILED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OTP_INTERNAL_ID_SUFFIX - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
OTP_REQUEST - io.mosip.authentication.core.constant.AuditModules
The otp request.
OTP_REQUEST - io.mosip.authentication.core.constant.RequestType
 
OTP_REQUEST_FLOODED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OTP_REQUEST_FLOODING_DURATION - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
OTP_REQUEST_FLOODING_MAX_COUNT - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
OTP_REQUEST_REQUIRED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OTP_SMS_TEMPLATE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
OTP_SUBJECT_TEMPLATE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
OTP_TRIGGER_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
The otp trigger request response.
OTP_VALIDATE_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
The otp validate service.
OTPAuthService - Interface in io.mosip.authentication.core.spi.indauth.service
The interface to Validate OTP request via {OTP Manager}.
OtpErrorConstants - Enum in io.mosip.authentication.core.constant
Error constants for OTP
OTPREQUEST_NOT_ALLOWED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
OtpRequestDTO - Class in io.mosip.authentication.core.otp.dto
This class is used to provide request for OTP generation.
OtpRequestDTO() - Constructor for class io.mosip.authentication.core.otp.dto.OtpRequestDTO
 
OtpResponseDTO - Class in io.mosip.authentication.core.otp.dto
This class is used to provide response for OTP generation.
OtpResponseDTO() - Constructor for class io.mosip.authentication.core.otp.dto.OtpResponseDTO
 
OTPService - Interface in io.mosip.authentication.core.spi.otp.service
The OTPAuthService interface to trigger OTP request to core-kernal for generate and build otp.

P

PARTIAL - io.mosip.authentication.core.spi.indauth.match.MatchingStrategyType
The partial.
PARTNER - io.mosip.authentication.core.constant.AuthTokenType
 
PARTNER - io.mosip.authentication.core.constant.TransactionType
The partner.
PARTNER_API_EXPIRED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_API_KEY_DATA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PARTNER_API_KEY_POLICY_ID_DATA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PARTNER_API_KEY_UPDATED - io.mosip.authentication.core.constant.PartnerEventTypes
 
PARTNER_API_KEY_UPDATED_EVENT_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PARTNER_BIO_REFERENCE_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
PARTNER_CERT_NOT_AVAILABLE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_CERTIFICATE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PARTNER_CERTIFICATE_NOT_FOUND - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_CERTIFICATE_NOT_FOUND_IN_REQ_HEADER - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_CERTIFICATE_NOT_MATCHED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_DATA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PARTNER_DATA_NOT_FOUND_EVENT_DATA - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_DEACTIVATED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant PARTNER_ID.
PARTNER_ID_MISMATCH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_NOT_ACTIVE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_NOT_MAPPED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_NOT_MAPPED_TO_POLICY - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_NOT_REGISTERED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_NOT_REGISTRED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_POLICY_NOT_ACTIVE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_POLICY_NOT_FOUND - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_POLICY_NOTMAPPED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PARTNER_REFERENCE_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
PARTNER_UPDATED - io.mosip.authentication.core.constant.PartnerEventTypes
 
PARTNER_UPDATED_EVENT_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PartnerDTO - Class in io.mosip.authentication.core.partner.dto
Partner DTO
PartnerDTO() - Constructor for class io.mosip.authentication.core.partner.dto.PartnerDTO
 
PartnerDTO(String, String, String) - Constructor for class io.mosip.authentication.core.partner.dto.PartnerDTO
 
PartnerEventTypes - Enum in io.mosip.authentication.core.constant
 
PartnerPolicyResponseDTO - Class in io.mosip.authentication.core.partner.dto
PartnerPolicy
PartnerPolicyResponseDTO() - Constructor for class io.mosip.authentication.core.partner.dto.PartnerPolicyResponseDTO
 
PartnerService - Interface in io.mosip.authentication.core.spi.partner.service
The service to fetch the Partner, Policy, MISP and License information.
PASSWORD - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PASSWORD_AUTH - io.mosip.authentication.core.constant.AuditModules
 
PASSWORD_AUTH - io.mosip.authentication.core.constant.RequestType
 
PASSWORD_BASED_AUTH - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PASSWORD_BASED_AUTH_REQUEST - io.mosip.authentication.core.constant.AuditEvents
 
PASSWORD_MISMATCH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PASSWORD_MISSING - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PasswordAuthService - Interface in io.mosip.authentication.core.spi.indauth.service
 
PHONE_EMAIL_NOT_REGISTERED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PHONE_NUMBER - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PHONENOTREGISTERED - io.mosip.authentication.core.constant.OtpErrorConstants
Phone Number not registered
PHONETICS - io.mosip.authentication.core.spi.indauth.match.MatchingStrategyType
The phonetics.
phoneticsMatch(String, String, String) - Static method in class io.mosip.authentication.core.util.TextMatcherUtil
This method gets two strings as input along with their language and gets their phonetic values using PhoneticEngine class.
PHOTO - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PIN - io.mosip.authentication.core.indauth.dto.EkycAuthType
For Pin
PIN - io.mosip.authentication.core.indauth.dto.PinType
The pin.
PIN_AUTH - io.mosip.authentication.core.constant.AuditModules
The pin auth.
PIN_MISMATCH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PIN_NOT_STORED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PinDTO - Class in io.mosip.authentication.core.indauth.dto
This class is a generic for the static pin and otp
PinDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.PinDTO
 
PinRequestDTO - Class in io.mosip.authentication.core.staticpin.dto
This Class Provides the Values of StaticPin and StaticPinIdentityDTO
PinRequestDTO() - Constructor for class io.mosip.authentication.core.staticpin.dto.PinRequestDTO
 
PinType - Enum in io.mosip.authentication.core.indauth.dto
The class PinType holds all the PinType(s).
POLICY - io.mosip.authentication.core.constant.AuthTokenType
 
POLICY_DATA - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
POLICY_DATA_NOT_FOUND_EVENT_DATA - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
POLICY_GROUP - io.mosip.authentication.core.constant.AuthTokenType
 
POLICY_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant POLICY_ID.
POLICY_UPDATED - io.mosip.authentication.core.constant.PartnerEventTypes
 
POLICY_UPDATED_EVENT_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PolicyDTO - Class in io.mosip.authentication.core.partner.dto
PolicyDTO restricts the authorization type allowed,which is mapped with Auth Policies Json.
PolicyDTO() - Constructor for class io.mosip.authentication.core.partner.dto.PolicyDTO
 
PREFERRED_LANG_ATTRIB_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
PREFIX_REQUEST - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant PREFIX_REQUEST.
PREFIX_RESPONSE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant PREFIX_RESPONSE.
PRIMARY_LANG - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PROCESSED - io.mosip.authentication.core.constant.KycTokenStatusType
The processed status.
processEKycAuth(EkycAuthRequestDTO, AuthResponseDTO, String, Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.indauth.facade.KycFacade
Process the EKycAuthRequestDTO to integrate with EKycService.
processIdentityKeyBinding(IdentityKeyBindingRequestDTO, AuthResponseDTO, String, String, Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.indauth.facade.IdentityKeyBindingFacade
Process the IdentityKeyBindingRequestDTO to integrate with KYCService.
processIdType(String, String, boolean, boolean, Set<String>) - Method in interface io.mosip.authentication.core.spi.id.service.IdService
Process id type.
processKycAuth(AuthRequestDTO, AuthResponseDTO, String, String, Map<String, Object>) - Method in interface io.mosip.authentication.core.spi.indauth.facade.KycFacade
Process the KycAuthRequestDTO to integrate with KYCService.
processKycExchange(KycExchangeRequestDTO, String, String, Map<String, Object>, ObjectWithMetadata) - Method in interface io.mosip.authentication.core.spi.indauth.facade.KycFacade
Process the KycExchangeRequestDTO to integrate with KYCService.
processVciExchange(VciExchangeRequestDTO, String, String, Map<String, Object>, ObjectWithMetadata) - Method in interface io.mosip.authentication.core.spi.indauth.facade.VciFacade
Process the VciExchangeRequestDTO to integrate with VciService.
PUBLIC_KEY_BINDING_NOT_ALLOWED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PUBLIC_KEY_EXPONENT_KEY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PUBLIC_KEY_MODULUS_KEY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PUBLICKEY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
PUBLICKEY_EXPIRED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
PURPOSE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
putAllMetadata(Map<String, Object>) - Method in interface io.mosip.authentication.core.dto.ObjectWithMetadata
Put all metadata.
putMetadata(String, Object) - Method in interface io.mosip.authentication.core.dto.ObjectWithMetadata
Put metadata.
PWD - io.mosip.authentication.core.spi.indauth.match.MatchType.Category
Password category

Q

QUALITY_CHECK_FAILED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
QUALITY_SCORE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 

R

RANDOM - io.mosip.authentication.core.constant.AuthTokenType
 
REMOVE_ID_EVENT - io.mosip.authentication.core.constant.AuditEvents
 
REQ_TIME - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
REQUEST - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
REQUEST_BIOMETRICS_PARAM - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
REQUEST_HMAC - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant REQUEST_HMAC.
REQUEST_SESSION_KEY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant SESSION_KEY.
REQUEST_SYNC_RUNTIME_EXCEPTION - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant REQUEST_SYNC_RUNTIME_EXCEPTION.
RequestDTO - Class in io.mosip.authentication.core.indauth.dto
General-purpose of RequestDTO class used to provide Request Info's
RequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.RequestDTO
 
RequestType - Enum in io.mosip.authentication.core.constant
Defined request type for any type of request in IDA.
RESPONSE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
RESPONSE_TOKEN_ENABLE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
ResponseDTO - Class in io.mosip.authentication.core.dto.vid
The Class VIDServiceImpl.
ResponseDTO - Class in io.mosip.authentication.core.indauth.dto
This class provides the details of Status and authToken Details.
ResponseDTO() - Constructor for class io.mosip.authentication.core.dto.vid.ResponseDTO
 
ResponseDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.ResponseDTO
 
REST_HEADERS_MEDIA_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
REST_HTTP_METHOD - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
REST_TIMEOUT - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
REST_URI - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
RestServicesConstants - Enum in io.mosip.authentication.core.constant
The Enum RestServiceContants - contains service names based on which RestRequestFactory will build rest requests from properties.
RETRIEVE_AUTH_TRANSACTION_HISTORY_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
The retrieve auth transaction history request response.
RETRIEVE_AUTH_TYPE_STATUS_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
The retrieve auth type status request response.
retrieveKycInfo(List<String>, Set<String>, Map<String, List<IdentityInfoDTO>>) - Method in interface io.mosip.authentication.core.spi.indauth.service.KycService
Method used to retrieve the KYC information as per the policy
RetryingBeforeRetryIntervalException - Exception in io.mosip.authentication.core.exception
The Class RetryingBeforeRetryIntervalException - The exception to be thrown if try is performed before the retry interval.
RetryingBeforeRetryIntervalException() - Constructor for exception io.mosip.authentication.core.exception.RetryingBeforeRetryIntervalException
 
REVOKED - io.mosip.authentication.core.constant.VCStatus
 
RID_UIN - io.mosip.authentication.core.constant.RestServicesConstants
 
RID_UIN_WITHOUT_TYPE - io.mosip.authentication.core.constant.RestServicesConstants
 

S

SALT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
saveAutnTxn(T) - Method in interface io.mosip.authentication.core.spi.id.service.IdService
Store entry in Auth_txn table for all authentications.
SECONDAY_LANG - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
SecurityFailedException - Exception in io.mosip.authentication.core.exception
The Class SecurityFailedException - Thrown when security check is failed.
SecurityFailedException() - Constructor for exception io.mosip.authentication.core.exception.SecurityFailedException
Instantiates a new security failed exception.
SecurityFailedException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.SecurityFailedException
Instantiates a new security failed exception.
SecurityFailedException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.SecurityFailedException
Instantiates a new security failed exception.
SEMI_COLON - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
sendAuthNotification(AuthRequestDTO, String, AuthResponseDTO, Map<String, List<IdentityInfoDTO>>, boolean) - Method in interface io.mosip.authentication.core.spi.notification.service.NotificationService
 
SenderType - Enum in io.mosip.authentication.core.indauth.dto
General-purpose of SenderType class used to provide SenderType Info's
sendNotification(Map<String, Object>, String, String, SenderType, String, List<String>) - Method in interface io.mosip.authentication.core.spi.notification.service.NotificationService
 
sendOTPNotification(String, String, Map<String, String>, List<String>, String, String, LocalDateTime) - Method in interface io.mosip.authentication.core.spi.notification.service.NotificationService
 
SERVER_ERROR - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
SERVER_PORT - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
SERVICE_ACCOUNT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
ServiceTimeoutException - Exception in io.mosip.authentication.core.exception
The Class ServiceTimeoutException - Thrown when service is timed out.
ServiceTimeoutException() - Constructor for exception io.mosip.authentication.core.exception.ServiceTimeoutException
Instantiates a new service timeout exception.
ServiceTimeoutException(IdAuthenticationErrorConstants) - Constructor for exception io.mosip.authentication.core.exception.ServiceTimeoutException
Instantiates a new service timeout exception.
ServiceTimeoutException(IdAuthenticationErrorConstants, Throwable) - Constructor for exception io.mosip.authentication.core.exception.ServiceTimeoutException
Instantiates a new service timeout exception.
SESSION_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant SESSION_ID.
SESSION_KEY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant SESSION_KEY.
setCertificateData(String) - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
setDeviceProvider(String) - Method in class io.mosip.authentication.core.indauth.dto.DigitalId
 
setDeviceProviderId(String) - Method in class io.mosip.authentication.core.indauth.dto.DigitalId
 
setId(String) - Method in interface io.mosip.authentication.core.dto.ObjectWithIdVersionTransactionID
 
setMessage(String) - Method in enum io.mosip.authentication.core.constant.RequestType
 
setMetadata(Map<String, Object>) - Method in interface io.mosip.authentication.core.dto.ObjectWithMetadata
Sets the metadata.
setMetadata(Map<String, Object>) - Method in exception io.mosip.authentication.core.exception.IdAuthenticationBaseException
 
setMispLicenseKey(String) - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
setOf(T...) - Static method in interface io.mosip.authentication.core.spi.indauth.match.AuthType
Returns the set of given match types.
setOf(T...) - Static method in interface io.mosip.authentication.core.spi.indauth.match.MatchType
Returns the set of given matching strategies.
setPartnerApiKey(String) - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
setPartnerId(String) - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
setPartnerName(String) - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
setPolicyId(String) - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
setStatus(String) - Method in enum io.mosip.authentication.core.constant.KycTokenStatusType
Sets the status.
setStatus(String) - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
setTransactionID(String) - Method in interface io.mosip.authentication.core.dto.ObjectWithIdVersionTransactionID
 
setType(String) - Method in enum io.mosip.authentication.core.constant.RequestType
 
setType(String) - Method in enum io.mosip.authentication.core.constant.TransactionType
Sets the type.
setVersion(String) - Method in interface io.mosip.authentication.core.dto.ObjectWithIdVersionTransactionID
 
SIGN_RESPONSE - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
SIGNATURE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
SMS - io.mosip.authentication.core.indauth.dto.NotificationType
Enum for SMS
SMS_NOTIFICATION_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
SMS notification service.
SMSNOTCONFIGURED - io.mosip.authentication.core.constant.OtpErrorConstants
SMS not configured
SPIN - io.mosip.authentication.core.indauth.dto.InternalAuthType
The spin.
SPIN - io.mosip.authentication.core.spi.indauth.match.MatchType.Category
s-pin category.
STATIC_PIN_AUTH - io.mosip.authentication.core.constant.RequestType
 
STATIC_PIN_STORAGE - io.mosip.authentication.core.constant.AuditModules
The Static Pin Storage.
STATIC_PIN_STORAGE_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
Static_Pin_Storage_Request_Response.
STATICPIN_STORE_REQUEST - io.mosip.authentication.core.constant.RequestType
 
StaticPinRequestDTO - Class in io.mosip.authentication.core.staticpin.dto
This Class is used to provide Request for static pin value.
StaticPinRequestDTO() - Constructor for class io.mosip.authentication.core.staticpin.dto.StaticPinRequestDTO
 
StaticPinResponseDTO - Class in io.mosip.authentication.core.staticpin.dto
This Class is used to provide Response for static pin value.
StaticPinResponseDTO() - Constructor for class io.mosip.authentication.core.staticpin.dto.StaticPinResponseDTO
 
StaticPinService - Interface in io.mosip.authentication.core.spi.staticpin.service
This StaticPinService provides Storing of Static Pin into the DataBase.
STATUS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
storeAnonymousProfile(Map<String, Object>, Map<String, Object>, Map<String, Object>, boolean, List<AuthError>) - Method in interface io.mosip.authentication.core.function.AnonymousProfileStoreFunction
Store anonymous profile.
storeAnonymousProfile(Map<String, Object>, Map<String, Object>, Map<String, Object>, boolean, List<AuthError>) - Method in interface io.mosip.authentication.core.spi.profile.AuthAnonymousProfileService
Store anonymous profile.
storeAuthTransaction(Map<String, Object>, String, String) - Method in interface io.mosip.authentication.core.function.AuthTransactionStoreFunction
Store auth transaction.
storeSpin(StaticPinRequestDTO) - Method in interface io.mosip.authentication.core.spi.staticpin.service.StaticPinService
This implementation StaticPinService is to Store StaticPin.
SUBJECT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
SUBSCRIPTIONS_DELAY_ON_STARTUP - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
SUCCESS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
SW_ID_VERIFICATION_FAILED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
SWAGGER_BASE_URL - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 

T

TextMatcherUtil - Class in io.mosip.authentication.core.util
The Class TextMatcherUtil is used to match two input strings and to provide results based on the method called.
TextMatcherUtil() - Constructor for class io.mosip.authentication.core.util.TextMatcherUtil
 
TextMatchingStrategy - Interface in io.mosip.authentication.core.spi.indauth.match
The Interface MatchingStrategy.
TextMatchingStrategy.NormalizeFunction - Interface in io.mosip.authentication.core.spi.indauth.match
 
THROWING_REST_SERVICE_EXCEPTION - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant THROWING_REST_SERVICE_EXCEPTION.
TIMESTAMP - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant TIMESTAMP.
TITLE_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
 
TOKEN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
TOKEN_AUTH - io.mosip.authentication.core.constant.AuditModules
 
TOKEN_AUTH - io.mosip.authentication.core.constant.RequestType
 
TOKEN_AUTH_IDTYPE_MISMATCH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
TOKEN_ID_GENERATOR - io.mosip.authentication.core.constant.RestServicesConstants
 
TOKEN_REQUEST - io.mosip.authentication.core.constant.RequestType
 
toString() - Method in enum io.mosip.authentication.core.indauth.dto.IdType
 
toString() - Method in enum io.mosip.authentication.core.indauth.dto.PinType
 
toString() - Method in class io.mosip.authentication.core.partner.dto.PartnerDTO
 
TRANSACTION_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
TransactionType - Enum in io.mosip.authentication.core.constant
The Enum TransactionType is used to set the transaction type in auth transaction type.
TriFunctionWithBusinessException<T,​U,​V,​R> - Interface in io.mosip.authentication.core.spi.indauth.match
Functional interface to throw Business Exception

U

UIN - io.mosip.authentication.core.indauth.dto.IdType
The uin.
UIN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
UIN_CAPS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
UIN_DEACTIVATED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UIN_DEACTIVATED_BLOCKED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UIN_HASH_SALT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
UIN_MASKING_CHARCOUNT - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
UIN_MODULO_SPLITTER - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
UIN_VAL_ILLEGAL_CHECKSUM - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UIN_VAL_ILLEGAL_LENGTH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UNABLE_TO_PROCESS - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UNABLE_TO_PROCESS_BIO - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UNABLETOSENDNOTIFICATION - io.mosip.authentication.core.constant.OtpErrorConstants
EMAIL and SMS not configured
UNAUTHORISED_KEY_BINDING_PARTNER - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UNAUTHORISED_KYC_AUTH_PARTNER - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UNAUTHORISED_KYC_EXCHANGE_PARTNER - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UNAUTHORISED_PARTNER - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UNAUTHORISED_VCI_EXCHANGE_PARTNER - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
unblock(String, String) - Method in interface io.mosip.authentication.core.spi.hotlist.service.HotlistService
 
UNFROZEN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
UNKNOWN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
UNKNOWN_BIO - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
UNKNOWN_COUNT_PLACEHOLDER - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
UNSUPPORTED_LANGUAGE - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
UPDATE_AUTH_TYPE_STATUS_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
The update auth type status request response.
updateAuthTypeStatus(String, List<AuthtypeStatus>) - Method in interface io.mosip.authentication.core.spi.authtype.status.service.UpdateAuthtypeStatusService
Update auth type status.
UpdateAuthtypeStatusService - Interface in io.mosip.authentication.core.spi.authtype.status.service
The Interface UpdateAuthtypeStatusService.
updateHotlist(String, String, String, LocalDateTime) - Method in interface io.mosip.authentication.core.spi.hotlist.service.HotlistService
 
updateTemplates(EventModel) - Method in interface io.mosip.authentication.core.spi.masterdata.MasterDataCacheUpdateService
Update templates.
updateTitles(EventModel) - Method in interface io.mosip.authentication.core.spi.masterdata.MasterDataCacheUpdateService
Update titles.
URI_PATH_PARAMS_MISSING - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
USED_STATUS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant USED_STATUS.
USER_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
USER_PREFFRRED_LANG_ATTRIBUTE_NAME - Static variable in class io.mosip.authentication.core.constant.IdAuthConfigKeyConstants
 
USERBLOCKED - io.mosip.authentication.core.constant.OtpErrorConstants
User blocked
USERID_RID - io.mosip.authentication.core.constant.RestServicesConstants
 
UTC_DATETIME_PATTERN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
UTF_8 - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 

V

validate(Errors) - Static method in class io.mosip.authentication.core.util.DataValidationUtil
Get list of errors from error object and throws IDDataValidationException, if any error is present.
VALIDATE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
validateAndGetPolicy(String, String, String, boolean, String, boolean) - Method in interface io.mosip.authentication.core.spi.partner.service.PartnerService
 
ValidateDeviceDTO - Class in io.mosip.authentication.core.dto
The Class ValidateDeviceDto.
ValidateDeviceDTO() - Constructor for class io.mosip.authentication.core.dto.ValidateDeviceDTO
 
validateHandle(String) - Method in class io.mosip.authentication.core.util.IdTypeUtil
 
validateOtp(String, String, String) - Method in interface io.mosip.authentication.core.spi.indauth.match.ValidateOtpFunction
Validates OTP.
ValidateOtpFunction - Interface in io.mosip.authentication.core.spi.indauth.match
To validate OTP against Otpvalue and Otpkey
VALIDATESIGN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
validateUin(String) - Method in class io.mosip.authentication.core.util.IdTypeUtil
 
validateUIN(String) - Method in class io.mosip.authentication.core.util.IdValidationUtil
Validates the UIN length and checksum
validateVid(String) - Method in class io.mosip.authentication.core.util.IdTypeUtil
 
validateVID(String) - Method in class io.mosip.authentication.core.util.IdValidationUtil
Validates the VID length and checksum
VALUE_STRING - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.AuditEvents
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.AuditModules
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.AuthTokenType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.DomainType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.KycTokenStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.OtpErrorConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.PartnerEventTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.RestServicesConstants
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.VCFormats
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.constant.VCStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.indauth.dto.EkycAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.indauth.dto.IdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.indauth.dto.InternalAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.indauth.dto.NotificationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.indauth.dto.PinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.indauth.dto.SenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.spi.bioauth.CbeffDocType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.spi.indauth.match.MatchingStrategyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.core.spi.indauth.match.MatchType.Category
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.mosip.authentication.core.constant.AuditEvents
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.AuditModules
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.AuthTokenType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.DomainType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.KycTokenStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.OtpErrorConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.PartnerEventTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.RestServicesConstants
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.VCFormats
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.constant.VCStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.indauth.dto.EkycAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.indauth.dto.IdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.indauth.dto.InternalAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.indauth.dto.NotificationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.indauth.dto.PinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.indauth.dto.SenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.spi.bioauth.CbeffDocType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.spi.indauth.match.MatchingStrategyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.core.spi.indauth.match.MatchType.Category
Returns an array containing the constants of this enum type, in the order they are declared.
VC_AT_CONTEXT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_AUTH_TOKEN - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_CREDENTIAL_DEF - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_CREDENTIAL_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_FORMAT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_ID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_ISSUANCE_DATE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_ISSUER - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_PROOF_CREATED - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_PROOF_PURPOSE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_PROOF_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_PROOF_VERIFICATION_METHOD - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VC_TYPE - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VCFormats - Enum in io.mosip.authentication.core.constant
 
VCI_EXCHANGE - io.mosip.authentication.core.constant.AuditModules
 
VCI_EXCHANGE_CONSUME_VID_DEFAULT - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VCI_EXCHANGE_NOT_ALLOWED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
VCI_EXCHANGE_REQUEST - io.mosip.authentication.core.constant.RequestType
 
VCI_EXCHANGE_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
 
VCI_EXCHANGE_SUCCESS - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VCI_NOT_SUPPORTED_ERROR - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
VciCredentialsDefinitionRequestDTO - Class in io.mosip.authentication.core.indauth.dto
The Class VciCredentialsDefinitionRequestDTO for credential definition input.
VciCredentialsDefinitionRequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.VciCredentialsDefinitionRequestDTO
 
VciExchangeRequestDTO - Class in io.mosip.authentication.core.indauth.dto
The class VciExchangeRequestDTO to holds the request parameters for VCI Exchange.
VciExchangeRequestDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.VciExchangeRequestDTO
 
VciExchangeResponseDTO - Class in io.mosip.authentication.core.indauth.dto
The Class For VciExchangeResponseDTO extending BaseAuthResponseDTO
VciExchangeResponseDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.VciExchangeResponseDTO
 
VciFacade - Interface in io.mosip.authentication.core.spi.indauth.facade
This class used to integrate with VCI service
VciService - Interface in io.mosip.authentication.core.spi.indauth.service
This interface is used to build Verifiable Credentials.
VCResponseDTO<T> - Class in io.mosip.authentication.core.indauth.dto
The class for VCResponseDTO Holds the values for Verifiable Credential response data.
VCResponseDTO() - Constructor for class io.mosip.authentication.core.indauth.dto.VCResponseDTO
 
VCStatus - Enum in io.mosip.authentication.core.constant
 
VERIFY - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VERSION - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
The Constant VERSION.
VID - io.mosip.authentication.core.indauth.dto.IdType
The vid.
VID - Static variable in class io.mosip.authentication.core.constant.IdAuthCommonConstants
 
VID_DEACTIVATED_UIN - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
VID_EXPIRED_DEACTIVATED_REVOKED - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
VID_GENERATE_REQUEST_RESPONSE - io.mosip.authentication.core.constant.AuditEvents
The vid generate request response.
VID_GENERATION_REQUEST - io.mosip.authentication.core.constant.AuditModules
The vid generation request.
VID_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
 
VID_UPDATE_STATUS_SERVICE - io.mosip.authentication.core.constant.RestServicesConstants
 
VID_VAL_ILLEGAL_CHECKSUM - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
VID_VAL_ILLEGAL_LENGTH - io.mosip.authentication.core.constant.IdAuthenticationErrorConstants
 
VIDResponseDTO - Class in io.mosip.authentication.core.dto.vid
Instantiates a new VID response DTO.
VIDResponseDTO() - Constructor for class io.mosip.authentication.core.dto.vid.VIDResponseDTO
 
VIDService - Interface in io.mosip.authentication.core.spi.id.service
The Interface VIDService.
A B C D E F G H I J K L M N O P Q R S T U V 
All Classes All Packages