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

A

addAuthStatusInfo(AuthStatusInfo) - Method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
Adds the auth status info.
addErrors(AuthError...) - Method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
Adds the errors.
addErrors(AuthError...) - Method in class io.mosip.authentication.common.service.builder.AuthStatusInfoBuilder
Adds the errors to the AuthStatusInfo.
ADDR - io.mosip.authentication.common.service.impl.match.DemoMatchType
Primary Address MatchType.
ADDR_LINE1 - io.mosip.authentication.common.service.impl.match.DemoMatchType
The addr line1.
ADDR_LINE2 - io.mosip.authentication.common.service.impl.match.DemoMatchType
The addr line2 pri.
ADDR_LINE3 - io.mosip.authentication.common.service.impl.match.DemoMatchType
The addr line3 pri.
addRequestType(RequestType) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
Set the RequestType.
ADDRESS - io.mosip.authentication.common.service.impl.match.DemoAuthType
The address.
ADDRESSLINE1 - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The addressline1.
ADDRESSLINE2 - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The addressline2.
ADDRESSLINE3 - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The addressline3.
AddressMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum AddressMatchingStrategy.
afterburnerModule() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
 
AGE - io.mosip.authentication.common.service.impl.match.DemoMatchType
Secondary Date of Birth Type Match.
AGE - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The age.
AgeMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum AgeMatchingStrategy - used to compare and evaluate the AGE value received from the request and entity
analyseDigitalSignatureFailure(String, Map<String, Object>, String) - Method in class io.mosip.authentication.common.manager.IdAuthFraudAnalysisEventManager
 
analyseEvent(AutnTxn) - Method in class io.mosip.authentication.common.manager.IdAuthFraudAnalysisEventManager
 
AnonymousAuthenticationProfile - Class in io.mosip.authentication.common.service.impl.idevent
The class authentication ananymous profile event.
AnonymousAuthenticationProfile() - Constructor for class io.mosip.authentication.common.service.impl.idevent.AnonymousAuthenticationProfile
 
AnonymousProfileEntity - Class in io.mosip.authentication.common.service.entity
 
AnonymousProfileEntity() - Constructor for class io.mosip.authentication.common.service.entity.AnonymousProfileEntity
 
ApiKeyData - Class in io.mosip.authentication.common.service.entity
 
ApiKeyData() - Constructor for class io.mosip.authentication.common.service.entity.ApiKeyData
 
ApiKeyDataRepository - Interface in io.mosip.authentication.common.service.repository
 
applyTemplate(String, Map<String, Object>, List<String>) - Method in class io.mosip.authentication.common.service.integration.IdTemplateManager
To apply Template for PDF Generation.
APPROXIMATE - io.mosip.authentication.common.service.impl.match.DOBType
The approximate.
audit(AuditModules, AuditEvents, String, IdType, IdAuthenticationBaseException) - Method in class io.mosip.authentication.common.service.helper.AuditHelper
Method to build audit error scenarios and send it to audit service.
audit(AuditModules, AuditEvents, String, IdType, String) - Method in class io.mosip.authentication.common.service.helper.AuditHelper
Method to build audit requests and send it to audit service.
audit(AuditModules, AuditEvents, String, String, IdAuthenticationBaseException) - Method in class io.mosip.authentication.common.service.helper.AuditHelper
Method to build audit error scenarios and send it to audit service.
audit(AuditModules, AuditEvents, String, String, String) - Method in class io.mosip.authentication.common.service.helper.AuditHelper
Method to build audit requests and send it to audit service.
auditExceptionForAuthRequestedModules(AuditEvents, AuthRequestDTO, IdAuthenticationBaseException) - Method in class io.mosip.authentication.common.service.helper.AuditHelper
 
AuditHelper - Class in io.mosip.authentication.common.service.helper
The Class AuditHelper - build audit requests and send it to audit service.
AuditHelper() - Constructor for class io.mosip.authentication.common.service.helper.AuditHelper
 
AuditRequestFactory - Class in io.mosip.authentication.common.service.factory
A factory for creating and building AuditRequest objects from properties
AuditRequestFactory() - Constructor for class io.mosip.authentication.common.service.factory.AuditRequestFactory
 
auditStatusForAuthRequestedModules(AuditEvents, AuthRequestDTO, String) - Method in class io.mosip.authentication.common.service.helper.AuditHelper
 
AuthAnonymousEventPublisher - Class in io.mosip.authentication.common.service.websub.impl
The Class AuthAnonymousEventPublisher.
AuthAnonymousEventPublisher() - Constructor for class io.mosip.authentication.common.service.websub.impl.AuthAnonymousEventPublisher
 
AuthAnonymousProfileRepository - Interface in io.mosip.authentication.common.service.repository
This is a repository class for entity AnonymousProfileEntity.
AuthAnonymousProfileServiceImpl - Class in io.mosip.authentication.common.service.impl
 
AuthAnonymousProfileServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.AuthAnonymousProfileServiceImpl
 
authenticate(AuthRequestDTO, String, Map<String, List<IdentityInfoDTO>>, String) - Method in class io.mosip.authentication.common.service.impl.DemoAuthServiceImpl
 
authenticate(AuthRequestDTO, String, Map<String, List<IdentityInfoDTO>>, String) - Method in class io.mosip.authentication.common.service.impl.OTPAuthServiceImpl
Validates generated OTP via OTP Manager.
authenticate(AuthRequestDTO, String, Map<String, List<IdentityInfoDTO>>, String, boolean) - Method in class io.mosip.authentication.common.service.impl.BioAuthServiceImpl
Validate Bio Auth details based on Bio auth request and Biometric Identity values.
authenticateIndividual(AuthRequestDTO, boolean, String, String, boolean, ObjectWithMetadata) - Method in class io.mosip.authentication.common.service.facade.AuthFacadeImpl
 
authenticateRequest(ResettableStreamHttpServletRequest) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
 
authenticateRequest(ResettableStreamHttpServletRequest) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
authenticateRequest method used to validate the JSON signature pay load and the certificate
AuthFacadeImpl - Class in io.mosip.authentication.common.service.facade
This class provides the implementation of AuthFacade, provides the authentication for individual by calling the respective Service ClassesAuthFacade.
AuthFacadeImpl() - Constructor for class io.mosip.authentication.common.service.facade.AuthFacadeImpl
 
AuthFiltersValidator - Class in io.mosip.authentication.common.service.validator
The Class AuthFiltersValidator - Validator to sequentially validate with the authentication filters
AuthFiltersValidator() - Constructor for class io.mosip.authentication.common.service.validator.AuthFiltersValidator
 
AuthLockRepository - Interface in io.mosip.authentication.common.service.repository
 
AuthRequestValidator - Class in io.mosip.authentication.common.service.validator
This class validates the parameters for Authorization Request.
AuthRequestValidator() - Constructor for class io.mosip.authentication.common.service.validator.AuthRequestValidator
 
AuthResponseBuilder - Class in io.mosip.authentication.common.service.builder
The builder class of AuthResponseDTO.
AuthStatusInfoBuilder - Class in io.mosip.authentication.common.service.builder
The builder class of AuthStatusInfo.
AuthTransactionBuilder - Class in io.mosip.authentication.common.service.builder
The builder to build AutnTxn instance.
AuthTransactionHelper - Class in io.mosip.authentication.common.service.helper
The Class AuthTransactionHelper - the helper to create auth transaction entity
AuthTransactionHelper() - Constructor for class io.mosip.authentication.common.service.helper.AuthTransactionHelper
 
AuthTransactionStatusEvent - Class in io.mosip.authentication.common.service.impl.idevent
The class auth transaction status event.
AuthTransactionStatusEvent() - Constructor for class io.mosip.authentication.common.service.impl.idevent.AuthTransactionStatusEvent
 
AuthTransactionStatusEventPublisher - Class in io.mosip.authentication.common.service.websub.impl
The Class CredentialStoreStatusEventPublisher.
AuthTransactionStatusEventPublisher() - Constructor for class io.mosip.authentication.common.service.websub.impl.AuthTransactionStatusEventPublisher
 
AuthTxnServiceImpl - Class in io.mosip.authentication.common.service.impl
The Service AuthTxnServiceImpl is used to store/retrive Auth transactions for a UIN/VID.
AuthTxnServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.AuthTxnServiceImpl
 
AuthTypeImpl - Class in io.mosip.authentication.common.service.impl
The Class AuthTypeImpl - used to instantiate respective Auth type to set the type, associate match types, display name and to get which auth type is enabled
AuthTypeImpl(String, Set<MatchType>, String) - Constructor for class io.mosip.authentication.common.service.impl.AuthTypeImpl
Instantiates a new auth type impl.
AuthtypeLock - Class in io.mosip.authentication.common.service.entity
The Class AuthtypeLock - Entity class for table uin_auth_lock.
AuthtypeLock(String, String, LocalDateTime) - Constructor for class io.mosip.authentication.common.service.entity.AuthtypeLock
The constructor used in retrieval of the specific fields.
AuthTypeStatusEventPublisher - Class in io.mosip.authentication.common.service.websub.impl
The Class CredentialStoreStatusEventPublisher.
AuthTypeStatusEventPublisher() - Constructor for class io.mosip.authentication.common.service.websub.impl.AuthTypeStatusEventPublisher
 
AuthTypeStatusEventSubscriber - Class in io.mosip.authentication.common.service.websub.impl
The Class AuthTypeStatusEventSubscriber.
AuthTypeStatusEventSubscriber() - Constructor for class io.mosip.authentication.common.service.websub.impl.AuthTypeStatusEventSubscriber
 
AuthtypeStatusImpl - Class in io.mosip.authentication.common.service.impl
The Class AuthtypeStatusImpl - implementation of AuthtypeStatusService.
AuthtypeStatusImpl() - Constructor for class io.mosip.authentication.common.service.impl.AuthtypeStatusImpl
 
AuthTypeStatusUpdateAckEvent - Class in io.mosip.authentication.common.service.impl.idevent
Instantiates a new auth type status update acknowledge event.
AuthTypeStatusUpdateAckEvent() - Constructor for class io.mosip.authentication.common.service.impl.idevent.AuthTypeStatusUpdateAckEvent
 
AuthTypeUtil - Class in io.mosip.authentication.common.service.util
 
AutnTxn - Class in io.mosip.authentication.common.service.entity
This class mapped with table "autn_txn" and used by AutnTxnRepository to fetch records.
AutnTxn(String, String, String) - Constructor for class io.mosip.authentication.common.service.entity.AutnTxn
The constructor used in retrieval of the specific fields.
AutnTxn(String, LocalDateTime, String, String, String, String, String, String, String, String) - Constructor for class io.mosip.authentication.common.service.entity.AutnTxn
The constructor used in retrieval of the specific fields.
AutnTxnRepository - Interface in io.mosip.authentication.common.service.repository
This is a repository class for entity AutnTxn.

B

BaseAuthFilter - Class in io.mosip.authentication.common.service.filter
The Class BaseAuthFilter - The Base Auth Filter that does all necessary authentication/authorization before allowing the request to the respective controllers.
BaseAuthFilter() - Constructor for class io.mosip.authentication.common.service.filter.BaseAuthFilter
 
BaseAuthRequestValidator - Class in io.mosip.authentication.common.service.validator
The Class BaseAuthRequestValidator.
BaseAuthRequestValidator() - Constructor for class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
 
BaseIDAFilter - Class in io.mosip.authentication.common.service.filter
The Class BaseIDAFilter - The Base IDA Filter that does all necessary authentication/authorization before allowing the request to the respective controllers.
BaseIDAFilter() - Constructor for class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
BaseIDAWebSubInitializer - Class in io.mosip.authentication.common.service.websub
Subscribes to the topics on the application startup.
BaseIDAWebSubInitializer() - Constructor for class io.mosip.authentication.common.service.websub.BaseIDAWebSubInitializer
 
BaseWebSubEventsInitializer - Class in io.mosip.authentication.common.service.websub.impl
The Class BaseWebSubEventsInitializer.
BaseWebSubEventsInitializer() - Constructor for class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsInitializer
 
BioAuthServiceImpl - Class in io.mosip.authentication.common.service.impl
Bio-service to implement Biometric Authentication.
BioAuthServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.BioAuthServiceImpl
 
BioAuthType - Enum in io.mosip.authentication.common.service.impl.match
The Enum BioAuthType.
BioMatcherUtil - Class in io.mosip.authentication.common.service.util
The Class BioMatcherUtil is the utility class to match biometrics, that uses the Bio SDK provider.
BioMatcherUtil() - Constructor for class io.mosip.authentication.common.service.util.BioMatcherUtil
 
BioMatchType - Enum in io.mosip.authentication.common.service.impl.match
Match type for Bio Entity
BiometricProfileInfo - Class in io.mosip.authentication.common.service.impl.idevent
Biometric Profile Info used in Authentication Ananymous Profile
BiometricProfileInfo() - Constructor for class io.mosip.authentication.common.service.impl.idevent.BiometricProfileInfo
 
build() - Method in class io.mosip.authentication.common.service.builder.AuthStatusInfoBuilder
Builds the AuthStatusInfo.
build(EnvUtil, IdaUinHashSaltRepo, IdAuthSecurityManager) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
Build AutnTxn.
build(String) - Method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
Builds the.
buildAuthTransactionEntity(AuthTransactionBuilder) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Builds the auth transaction entity.
buildBioFilters(AuthRequestDTO) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
To build the bio filters.
buildDemoAttributeFilters(AuthRequestDTO) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Builds the demo attribute filters.
buildExceptionResponse(Exception, HttpServletRequest) - Static method in class io.mosip.authentication.common.service.exception.IdAuthExceptionHandler
Constructs exception response body for all exceptions.
buildExceptionResponse(Exception, HttpServletRequest, List<AuthError>) - Static method in class io.mosip.authentication.common.service.exception.IdAuthExceptionHandler
 
buildMatchInput(AuthRequestDTO, AuthType[], MatchType[], Map<String, List<IdentityInfoDTO>>) - Method in class io.mosip.authentication.common.service.builder.MatchInputBuilder
Construct match input.
buildRequest(AuditModules, AuditEvents, String, IdType, String) - Method in class io.mosip.authentication.common.service.factory.AuditRequestFactory
Builds the request.
buildRequest(AuditModules, AuditEvents, String, String, String) - Method in class io.mosip.authentication.common.service.factory.AuditRequestFactory
Builds the request.
buildRequest(RestServicesConstants, Object, Class<?>) - Method in class io.mosip.authentication.common.service.factory.RestRequestFactory
Builds the request.
buildStatusInfo(boolean, List<MatchInput>, List<MatchOutput>, AuthType[], IDAMappingConfig) - Static method in class io.mosip.authentication.common.service.builder.AuthStatusInfoBuilder
Builds the status info.

C

cacheType - Variable in class io.mosip.authentication.common.service.websub.CacheUpdatingWebsubInitializer
The cache type.
CacheUpdatingWebsubInitializer - Class in io.mosip.authentication.common.service.websub
The Class CacheUpdatingWebsubInitializer.
CacheUpdatingWebsubInitializer() - Constructor for class io.mosip.authentication.common.service.websub.CacheUpdatingWebsubInitializer
 
checkAllowedAuthTypeBasedOnPolicy(PartnerPolicyResponseDTO, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Check allowed auth type based on policy.
checkAllowedAuthTypeBasedOnPolicy(Map<String, Object>, List<AuthPolicy>) - Method in class io.mosip.authentication.common.service.filter.DefaultInternalFilter
 
checkAllowedAuthTypeBasedOnPolicy(Map<String, Object>, List<AuthPolicy>) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Check allowed auth type for bio based on the policies.
checkDemoAuth(AuthRequestDTO, Errors) - Method in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
Check demo auth.
checkLanguageType(String, String) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Check language type.
checkMandatoryAuthTypeBasedOnPolicy(Map<String, Object>, List<AuthPolicy>) - Method in class io.mosip.authentication.common.service.filter.DefaultInternalFilter
 
checkMandatoryAuthTypeBasedOnPolicy(Map<String, Object>, List<AuthPolicy>) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Check mandatory auth type based on policy.
clearMasterDataTemplateCache(String) - Method in class io.mosip.authentication.common.service.cache.MasterDataCache
Clear master data template cache.
clearMasterDataTitlesCache() - Method in class io.mosip.authentication.common.service.cache.MasterDataCache
Clear master data titles cache.
combineDataToEncrypt(byte[], byte[]) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Combine data to encrypt.
CompositeIrisMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum CompositeIrisMatchingStrategy - used to compare and evaluate the IRIS value received from the request and entity
concatNames(String...) - Static method in enum io.mosip.authentication.common.service.impl.match.IdaIdMapping
Concat names.
constructMatchInput(AuthRequestDTO, Map<String, List<IdentityInfoDTO>>) - Method in class io.mosip.authentication.common.service.impl.DemoAuthServiceImpl
Construct match input.
consumeRequest(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
 
consumeRequest(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
consumeRequest method is used to manipulate the request where the request is first reached and along this all validation are done further after successful decipher.
consumeResponse(ResettableStreamHttpServletRequest, CharResponseWrapper, String, Temporal, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
mapResponse method is used to construct the response for the successful authentication.
containsPhotoKYCAttribute(AuthRequestDTO) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
 
containsProperty(String) - Method in class io.mosip.authentication.common.service.util.EnvUtil
 
countByEntityIdAndRequestDTtimesAfter(String, LocalDateTime) - Method in interface io.mosip.authentication.common.service.repository.AutnTxnRepository
 
countByRefIdAndRequestDTtimesAfter(String, LocalDateTime) - Method in interface io.mosip.authentication.common.service.repository.AutnTxnRepository
 
countRequestDTime(LocalDateTime, LocalDateTime, String) - Method in interface io.mosip.authentication.common.service.repository.AutnTxnRepository
Obtain the number of count of request_dTtimes for particular UIN(uniqueId) with within the otpRequestDTime and oneMinuteBeforeTime.
createAndSetAuthTxnBuilderMetadataToRequest(ObjectWithMetadata, boolean, Optional<PartnerDTO>) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Creates the and set auth txn builder metadata to request.
createDataValidationException(AuthTransactionBuilder, IDDataValidationException, ObjectWithMetadata) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Creates the data validation exception.
createEventModel(String) - Method in class io.mosip.authentication.common.service.helper.WebSubHelper
Creates the event model.
createEventModel(String, T) - Method in class io.mosip.authentication.common.service.helper.WebSubHelper
Creates the event model.
createPropertySource(String, EncodedResource) - Method in class io.mosip.authentication.common.service.factory.IDAMappingFactory
To create Mapping Factory class for IDA Mapping Configuration.
createRandomToken(byte[]) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Creates the random token.
createRequest(T) - Static method in class io.mosip.authentication.common.service.factory.RestRequestFactory
 
createUnableToProcessException(AuthTransactionBuilder, IdAuthenticationBusinessException, ObjectWithMetadata) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Creates the unable to process exception.
CredentialEventStore - Class in io.mosip.authentication.common.service.entity
Credential event store entity.
CredentialEventStore() - Constructor for class io.mosip.authentication.common.service.entity.CredentialEventStore
 
CredentialEventStoreRepository - Interface in io.mosip.authentication.common.service.repository
The Interface CredentialEventStoreRepository.
CredentialRequestManager - Class in io.mosip.authentication.common.service.integration
The Class CredentialRequestManager.
CredentialRequestManager() - Constructor for class io.mosip.authentication.common.service.integration.CredentialRequestManager
 
CredentialStatusUpdateEvent - Class in io.mosip.authentication.common.service.impl.idevent
Instantiates a new credential status update event.
CredentialStatusUpdateEvent() - Constructor for class io.mosip.authentication.common.service.impl.idevent.CredentialStatusUpdateEvent
 
CredentialStoreService - Interface in io.mosip.authentication.common.service.spi.idevent
The Interface CredentialStoreService.
CredentialStoreServiceImpl - Class in io.mosip.authentication.common.service.impl.idevent
The CredentialStoreServiceImpl - the service to store credentials in IDA DB from the credential issuance event.
CredentialStoreServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.idevent.CredentialStoreServiceImpl
 
CredentialStoreStatus - Enum in io.mosip.authentication.common.service.impl.idevent
The Enum CredentialStoreStatus.
CredentialStoreStatusEventPublisher - Class in io.mosip.authentication.common.service.websub.impl
The Class CredentialStoreStatusEventPublisher.
CredentialStoreStatusEventPublisher() - Constructor for class io.mosip.authentication.common.service.websub.impl.CredentialStoreStatusEventPublisher
 
CryptomanagerRequestDTO - Class in io.mosip.authentication.common.service.integration.dto
Crypto-Manager-Request model
CryptomanagerRequestDTO() - Constructor for class io.mosip.authentication.common.service.integration.dto.CryptomanagerRequestDTO
 
CryptomanagerResponseDTO - Class in io.mosip.authentication.common.service.integration.dto
Crypto-Manager-Response model
CryptomanagerResponseDTO() - Constructor for class io.mosip.authentication.common.service.integration.dto.CryptomanagerResponseDTO
 

D

DataEncryptKeystore - Class in io.mosip.authentication.common.service.entity
 
DataEncryptKeystore() - Constructor for class io.mosip.authentication.common.service.entity.DataEncryptKeystore
 
DataShareManager - Class in io.mosip.authentication.common.service.integration
 
DataShareManager() - Constructor for class io.mosip.authentication.common.service.integration.DataShareManager
 
decipherAndValidateRequest(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
decipherAndValidateRequest(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.DefaultInternalFilter
 
decipherDigitalId(String) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
This method deciphers the digitalId from jws.
decipherRequest(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
decipherRequest method is used to get the deciphered request from the encoded and enciphered request passed by the authenticating partner.
decipherRequest(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Decipher request.
decipherRequest(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
DECLARED - io.mosip.authentication.common.service.impl.match.DOBType
The declared.
decode(String) - Static method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
Decode method is used to decode the encoded string.
decodeHex(String) - Static method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Decode hex.
decrypt(String, String, String, String, Boolean) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Decrypt.
DEFAULT_MATCH_VALUE - Static variable in class io.mosip.authentication.common.service.builder.MatchInputBuilder
The Constant DEFAULT_MATCH_VALUE.
DefaultAuthTypeFilter - Class in io.mosip.authentication.common.service.filter
The Class DefaultAuthTypeFilter.
DefaultAuthTypeFilter() - Constructor for class io.mosip.authentication.common.service.filter.DefaultAuthTypeFilter
 
DefaultInternalFilter - Class in io.mosip.authentication.common.service.filter
The Class OTPFilter.
DefaultInternalFilter() - Constructor for class io.mosip.authentication.common.service.filter.DefaultInternalFilter
 
DemoAuthConfig - Class in io.mosip.authentication.common.service.config
This class instantiates the demo sdk objcets
DemoAuthConfig() - Constructor for class io.mosip.authentication.common.service.config.DemoAuthConfig
 
DemoAuthServiceImpl - Class in io.mosip.authentication.common.service.impl
The implementation of Demographic Authentication service.
DemoAuthServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.DemoAuthServiceImpl
 
DemoAuthType - Enum in io.mosip.authentication.common.service.impl.match
The Enum DemoAuthType.
DemoMatchType - Enum in io.mosip.authentication.common.service.impl.match
The Enum DemoMatchType.
destroy() - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
digestAsPlainText(byte[]) - Static method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Digest as plain text.
DOB - io.mosip.authentication.common.service.impl.match.DemoMatchType
Secondary Date of Birth Match Type.
DOB - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The dob.
DOBMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum DOBMatchingStrategy - used to compare and evaluate the DOB value received from the request and entity
DOBType - Enum in io.mosip.authentication.common.service.impl.match
The Enum DOBType.
DOBTYPE - io.mosip.authentication.common.service.impl.match.DemoMatchType
Secondary Date of Birth Type Match.
DOBTYPE - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The dobtype.
DOBTypeMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum DOBTypeMatchingStrategy.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
doInitSubscriptions() - Method in class io.mosip.authentication.common.service.websub.BaseIDAWebSubInitializer
Do init subscriptions.
doInitSubscriptions() - Method in class io.mosip.authentication.common.service.websub.IdAuthWebSubInitializer
Do init subscriptions.
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.AuthAnonymousEventPublisher
 
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.AuthTransactionStatusEventPublisher
 
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.AuthTypeStatusEventPublisher
 
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.AuthTypeStatusEventSubscriber
 
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsInitializer
Do register.
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.CredentialStoreStatusEventPublisher
 
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.HotlistEventInitializer
 
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.IdAuthFraudAnalysisEventPublisher
 
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.IdChangeEventsInitializer
Do register.
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.MasterDataUpdateEventInitializer
 
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.PartnerCACertEventInitializer
 
doRegister() - Method in class io.mosip.authentication.common.service.websub.impl.PartnerServiceEventsInitializer
 
doRegisterTopics() - Method in class io.mosip.authentication.common.service.websub.BaseIDAWebSubInitializer
Do register topics.
doRegisterTopics() - Method in class io.mosip.authentication.common.service.websub.IdAuthWebSubInitializer
Do register topics.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.AuthAnonymousEventPublisher
Do subscribe.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.AuthTransactionStatusEventPublisher
Do subscribe.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.AuthTypeStatusEventPublisher
Do subscribe.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.AuthTypeStatusEventSubscriber
Do initialize.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsInitializer
Do subscribe.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.CredentialStoreStatusEventPublisher
Do subscribe.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.HotlistEventInitializer
Do subscribe.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.IdAuthFraudAnalysisEventPublisher
Do subscribe.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.IdChangeEventsInitializer
Do subscribe.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.MasterDataUpdateEventInitializer
Do subscribe.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.PartnerCACertEventInitializer
Do subscribe.
doSubscribe() - Method in class io.mosip.authentication.common.service.websub.impl.PartnerServiceEventsInitializer
Do subscribe.
downloadObject(String, Class<R>, boolean) - Method in class io.mosip.authentication.common.service.integration.DataShareManager
 
DYNAMIC - io.mosip.authentication.common.service.impl.match.DemoAuthType
The dynamic.
DYNAMIC - io.mosip.authentication.common.service.impl.match.DemoMatchType
The dynamic.
DYNAMIC - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The dynamic demographics ID Mapping.
DynamicDemoAttributeMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum DynamicDemoAttributeMatchingStrategy - used to compare and evaluate the Dynamic Demographic attributes value received from the request and entity
DynamicDemoAuthTypeImpl - Class in io.mosip.authentication.common.service.impl
The Class DynamicDemoAuthTypeImpl.
DynamicDemoAuthTypeImpl(String, Set<MatchType>) - Constructor for class io.mosip.authentication.common.service.impl.DynamicDemoAuthTypeImpl
Instantiates a new dynamic demo auth type impl.

E

EMAIL - io.mosip.authentication.common.service.impl.match.DemoMatchType
E-mail Match Type.
EMAIL - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The email.
EmailMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum EmailMatchingStrategy - used to compare and evaluate the EMAIL value received from the request and entity
encrypt(String, String, String, String) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Encrypt.
encrypt(PublicKey, byte[]) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Encrypt.
encryptData(byte[], String) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Encrypt data.
encryptData(Map<String, Object>, ObjectMapper) - Method in class io.mosip.authentication.common.service.integration.KeyManager
Encrypt data.
EncryptDataRequestDto - Class in io.mosip.authentication.common.service.integration.dto
This class is used to construct the data to be encrypted
EncryptDataRequestDto() - Constructor for class io.mosip.authentication.common.service.integration.dto.EncryptDataRequestDto
 
env - Variable in class io.mosip.authentication.common.service.filter.BaseIDAFilter
The env.
env - Variable in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsInitializer
The env.
EnvUtil - Class in io.mosip.authentication.common.service.util
 
EnvUtil() - Constructor for class io.mosip.authentication.common.service.util.EnvUtil
 
equals(Object) - Method in class io.mosip.authentication.common.service.entity.IdentityEntity
 
EVENT_TYPE_PLACEHOLDER - Static variable in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsInitializer
The Constant EVENT_TYPE_PLACEHOLDER.
EventInterface - Interface in io.mosip.authentication.common.service.websub.dto
The Interface EventInterface.
EventModel<T extends EventInterface> - Class in io.mosip.authentication.common.service.websub.dto
Instantiates a new event model.
EventModel() - Constructor for class io.mosip.authentication.common.service.websub.dto.EventModel
 
evictCACertCache(EventModel) - Method in class io.mosip.authentication.common.service.impl.patrner.PartnerCACertEventServiceImpl
 
evictCACertCache(EventModel) - Method in interface io.mosip.authentication.common.service.spi.websub.PartnerCACertEventService
Evict CA cert cache.
EXACT - io.mosip.authentication.common.service.impl.match.AddressMatchingStrategy
The exact.
EXACT - io.mosip.authentication.common.service.impl.match.AgeMatchingStrategy
The exact.
EXACT - io.mosip.authentication.common.service.impl.match.DOBMatchingStrategy
The exact.
EXACT - io.mosip.authentication.common.service.impl.match.DOBTypeMatchingStrategy
The exact.
EXACT - io.mosip.authentication.common.service.impl.match.DynamicDemoAttributeMatchingStrategy
 
EXACT - io.mosip.authentication.common.service.impl.match.EmailMatchingStrategy
 
EXACT - io.mosip.authentication.common.service.impl.match.FullAddressMatchingStrategy
 
EXACT - io.mosip.authentication.common.service.impl.match.GenderMatchingStrategy
 
EXACT - io.mosip.authentication.common.service.impl.match.NameMatchingStrategy
 
EXACT - io.mosip.authentication.common.service.impl.match.OtpMatchingStrategy
 
EXACT - io.mosip.authentication.common.service.impl.match.PhoneNoMatchingStrategy
 
EXACT - io.mosip.authentication.common.service.impl.match.PinMatchingStrategy
The exact.
executor() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
 
expiryDTimes - Variable in class io.mosip.authentication.common.service.entity.HotlistCache
 
ExternalAuthFilter - Class in io.mosip.authentication.common.service.filter
The Class ExternalAuthFilter.
ExternalAuthFilter() - Constructor for class io.mosip.authentication.common.service.filter.ExternalAuthFilter
 
ExternalRestHelperConfig - Class in io.mosip.authentication.common.service.helper
 
ExternalRestHelperConfig() - Constructor for class io.mosip.authentication.common.service.helper.ExternalRestHelperConfig
 
extractBioData(String) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
 
extractBioData(String) - Method in class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
extractBioData(String) - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 

F

FACE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FACE - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The face.
FACE_IMG - io.mosip.authentication.common.service.impl.match.BioAuthType
 
FaceMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum FaceMatchingStrategy.
FAILED - io.mosip.authentication.common.service.impl.idevent.CredentialStoreStatus
The failed status.
FAILED - io.mosip.authentication.common.service.impl.idevent.MessageStoreStatus
The failed.
FAILED_NON_RECOVERABLE - io.mosip.authentication.common.service.impl.idevent.CredentialStoreStatus
The failed non recoverable.
FAILED_WITH_MAX_RETRIES - io.mosip.authentication.common.service.impl.idevent.CredentialStoreStatus
The failed with max retries status.
fetchAuthResponseDTO(AutnTxn) - Static method in class io.mosip.authentication.common.service.impl.AuthTxnServiceImpl
Fetch auth response DTO.
fetchAuthTxnDetails(AutnTxnRequestDto) - Method in class io.mosip.authentication.common.service.impl.AuthTxnServiceImpl
 
fetchAuthtypeStatus(String) - Method in class io.mosip.authentication.common.service.impl.AuthtypeStatusImpl
 
fetchId(ResettableStreamHttpServletRequest, String) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
fetchId used to fetch and determine the id of request
fetchId(ResettableStreamHttpServletRequest, String) - Method in class io.mosip.authentication.common.service.filter.DefaultInternalFilter
 
fetchId(ResettableStreamHttpServletRequest, String) - Method in class io.mosip.authentication.common.service.filter.ExternalAuthFilter
Fetch id.
fetchId(ResettableStreamHttpServletRequest, String) - Method in class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
fetchId(ResettableStreamHttpServletRequest, String) - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
Fetch id.
fetchReferenceId() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Method to get the reference id.
fetchReferenceId() - Method in class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
fetchReferenceId() - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
fetchTemplate(String, String) - Method in class io.mosip.authentication.common.service.integration.MasterDataManager
Fetch templates based on Language code and Template Name.
fetchTemplate(String, List<String>) - Method in class io.mosip.authentication.common.service.integration.IdTemplateManager
Fetch Templates for e-KYC based on Template name.
fetchTemplate(String, List<String>) - Method in class io.mosip.authentication.common.service.integration.MasterDataManager
To fetch template from master data manager for all languages.
fetchTitles() - Method in class io.mosip.authentication.common.service.integration.MasterDataManager
To fetch titles.
FGR_IMG - io.mosip.authentication.common.service.impl.match.BioAuthType
 
FGR_IMG_COMPOSITE - io.mosip.authentication.common.service.impl.match.BioAuthType
 
FGR_MIN - io.mosip.authentication.common.service.impl.match.BioAuthType
 
FGR_MIN_COMPOSITE - io.mosip.authentication.common.service.impl.match.BioAuthType
 
FGRIMG_COMPOSITE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_LEFT_INDEX - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_LEFT_LITTLE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_LEFT_MIDDLE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_LEFT_RING - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_LEFT_THUMB - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_MULTI - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_RIGHT_INDEX - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_RIGHT_LITTLE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_RIGHT_MIDDLE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_RIGHT_RING - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_RIGHT_THUMB - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRIMG_UNKNOWN - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_COMPOSITE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_LEFT_INDEX - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_LEFT_LITTLE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_LEFT_MIDDLE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_LEFT_RING - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_LEFT_THUMB - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_MULTI - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_RIGHT_INDEX - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_RIGHT_LITTLE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_RIGHT_MIDDLE - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_RIGHT_RING - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_RIGHT_THUMB - io.mosip.authentication.common.service.impl.match.BioMatchType
 
FGRMIN_UNKNOWN - io.mosip.authentication.common.service.impl.match.BioMatchType
 
findAutRequestTypes(AuthRequestDTO, EnvUtil) - Static method in class io.mosip.authentication.common.service.util.AuthTypeUtil
 
findByExpiryDTimesLessThanAndStatus(LocalDateTime, String) - Method in interface io.mosip.authentication.common.service.repository.HotlistCacheRepository
Find by expiry timestamp less than current timestamp.
findByIdHashAndIdType(String, String) - Method in interface io.mosip.authentication.common.service.repository.HotlistCacheRepository
 
findByLicenseKey(String) - Method in interface io.mosip.authentication.common.service.repository.MispLicenseDataRepository
 
findByOtpHashAndStatusCode(String, String) - Method in interface io.mosip.authentication.common.service.repository.OtpTxnRepository
Find by otp hash and status code.
findByPartnerIdAndApiKeyId(String, String) - Method in interface io.mosip.authentication.common.service.repository.PartnerMappingRepository
 
findByStatusAndExpiryDTimes(String, LocalDateTime) - Method in interface io.mosip.authentication.common.service.repository.HotlistCacheRepository
Find by status.
findByToken(String) - Method in interface io.mosip.authentication.common.service.repository.AuthLockRepository
 
findByToken(String, Pageable) - Method in interface io.mosip.authentication.common.service.repository.AutnTxnRepository
 
findByTokenAndAuthtypecode(String, String) - Method in interface io.mosip.authentication.common.service.repository.AuthLockRepository
 
findByTxnId(String, Pageable, String) - Method in interface io.mosip.authentication.common.service.repository.AutnTxnRepository
Obtain all Authentication Transaction for particular TxnId and UIN.
findDemoDataById(String) - Method in interface io.mosip.authentication.common.service.repository.IdentityCacheRepository
 
findDistictCredentialTransactionIdsInList(List<String>) - Method in interface io.mosip.authentication.common.service.repository.CredentialEventStoreRepository
Find credential transaction id by credential transaction id order by cr D times desc.
findMaxCrDTimesByStatusCode(String) - Method in interface io.mosip.authentication.common.service.repository.CredentialEventStoreRepository
Find max cr D times by status code.
findNewOrFailedEvents(Pageable) - Method in interface io.mosip.authentication.common.service.repository.CredentialEventStoreRepository
Find new or failed events.
findTop1ByCredentialTransactionIdOrderByCrDTimesDesc(String) - Method in interface io.mosip.authentication.common.service.repository.CredentialEventStoreRepository
Find top 1 by credential transaction id order by cr D times desc.
FINGERPRINT - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The fingerprint.
FingerPrintMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
Matching Strategy for Fingerprint
fraudAnalysisExecutor() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
 
FULL_ADDRESS - io.mosip.authentication.common.service.impl.match.DemoAuthType
The full address.
FULLADDRESS - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The fulladdress.
FullAddressMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
Matching Strategy for Full Address entity

G

GENDER - io.mosip.authentication.common.service.impl.match.DemoMatchType
Gender Match Type.
GENDER - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The gender.
GenderMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum GenderMatchingStrategy - used to compare and evaluate the GENDER value received from the request and entity
generateHash(byte[]) - Static method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Generate hash.
generateHashAndDigestAsPlainText(byte[]) - Static method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Generate hash and digest as plain text.
generateOtp(OtpRequestDTO, String, ObjectWithMetadata) - Method in class io.mosip.authentication.common.service.impl.OTPServiceImpl
Generate OTP, store the OTP request details for success/failure.
generateTokenId(String, String) - Method in class io.mosip.authentication.common.service.integration.TokenIdManager
 
getAllowedAuthTypeProperty() - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Gets the allowed auth type property.
getAllowedAuthTypes() - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Gets the allowed auth types.
getAllowedIdTypes() - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Gets the allowed id types.
getAllowedIdTypesConfigVal() - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Gets the allowed id types config key.
getAllowedMatchingStrategy(MatchingStrategyType) - Method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
Gets the allowed matching strategy.
getAllowedMatchingStrategy(MatchingStrategyType) - Method in enum io.mosip.authentication.common.service.impl.match.DemoMatchType
Gets the allowed matching strategy.
getAllowedMatchingStrategy(MatchingStrategyType) - Method in enum io.mosip.authentication.common.service.impl.match.PinMatchType
Gets the allowed matching strategy.
getAssociatedMatchTypes() - Method in class io.mosip.authentication.common.service.impl.AuthTypeImpl
 
getAuthErrors(Exception) - Static method in class io.mosip.authentication.common.service.exception.IdAuthExceptionHandler
 
getAuthPart(ResettableStreamHttpServletRequest) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Gets the auth part.
getAuthReqestInfo(MatchType, AuthRequestDTO) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Get Authrequest Info.
getAuthTypeImpl() - Method in class io.mosip.authentication.common.service.impl.AuthTypeImpl
 
getAuthTypeImpl() - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
getAuthTypeImpl() - Method in enum io.mosip.authentication.common.service.impl.match.DemoAuthType
Gets the auth type impl.
getAuthTypeImpl() - Method in enum io.mosip.authentication.common.service.impl.match.PinAuthType
 
getAuthTypeList(String) - Method in class io.mosip.authentication.common.service.impl.AuthtypeStatusImpl
 
getAvailableDynamicAttributesNames(RequestDTO) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the available dynamic attributes names.
getBioIdentityValuesCount(AuthRequestDTO, IdInfoFetcher) - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
getBioRefId() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Gets the bio ref id.
getBioRefId() - Method in class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
getBioRefId() - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
getBioSubTypes(BiometricType) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
to get all bio subtypes for given type.
getBytesFromThumbprint(String) - Static method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Gets the bytes from thumbprint.
getCategory() - Method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
 
getCategory() - Method in enum io.mosip.authentication.common.service.impl.match.DemoMatchType
Gets the category.
getCategory() - Method in enum io.mosip.authentication.common.service.impl.match.PinMatchType
 
getCbeffDocTypes() - Method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
Gets the cbeff doc type.
getCbeffValues(Map<String, List<IdentityInfoDTO>>, CbeffDocType[], MatchType) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the cbeff values.
getCertificateData() - Method in class io.mosip.authentication.common.service.entity.PartnerData
 
getConfigNameValue() - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
getCountPredicate() - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
Gets the count predicate.
getData() - Method in interface io.mosip.authentication.common.service.websub.dto.EventInterface
Gets the data.
getDataCapturedLanguages(MatchType, Map<String, List<IdentityInfoDTO>>) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
This method returns the list of data capture languages.
getDefaultFilterAttributes() - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Gets the default identity filter attributes from configuration.
getDemoApiSDKInstance() - Method in class io.mosip.authentication.common.service.config.DemoAuthConfig
Method to load demoapi sdk instance
getDemoData(Map<String, Object>) - Method in class io.mosip.authentication.common.service.impl.IdServiceImpl
Gets the demo data.
getDemoMatcherUtil() - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Get the demo matcher util
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.AddressMatchingStrategy
Gets the demoMatcherUtil object
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.AgeMatchingStrategy
Gets the demoMatcherUtil object
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.DOBMatchingStrategy
Gets the demoMatcherUtil object
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.DOBTypeMatchingStrategy
Gets the demoMatcherUtil object
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.DynamicDemoAttributeMatchingStrategy
Gets the demoMatcherUtil object
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.EmailMatchingStrategy
Gets the demoMatcherUtil object
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.FullAddressMatchingStrategy
Gets the demoMatcherUtil object
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.GenderMatchingStrategy
Gets the demoMatcherUtil object
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.NameMatchingStrategy
Gets the demoMatcherUtil object
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.PhoneNoMatchingStrategy
Gets the demoMatcherUtil object
getDemoMatcherUtilObject(Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.PinMatchingStrategy
Gets the demoMatcherUtil object
getDemoNormalizer() - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the demo normalizer.
getDisplayName() - Method in class io.mosip.authentication.common.service.impl.AuthTypeImpl
 
getDisplayName(AuthRequestDTO, IdInfoFetcher) - Method in class io.mosip.authentication.common.service.impl.DynamicDemoAuthTypeImpl
Gets the display name.
getDobType() - Method in enum io.mosip.authentication.common.service.impl.match.DOBType
Gets the dob type.
getDynamicEntityInfo(Map<String, List<IdentityInfoDTO>>, String, String) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Gets the dynamic entity info for ID Name.
getDynamicEntityInfoAsString(Map<String, List<IdentityInfoDTO>>, String, String) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
 
getDynamicEntityInfoAsStringWithKey(Map<String, List<IdentityInfoDTO>>, String, String) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Gets the dynamic entity info for ID Name.
getEnabledAuthFilters() - Method in class io.mosip.authentication.common.service.factory.MosipAuthFilterFactory
Gets the enabled auth filters.
getEntityInfoAsString(MatchType, String, Map<String, List<IdentityInfoDTO>>) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Gets the entity info as string.
getEntityInfoAsString(MatchType, Map<String, List<IdentityInfoDTO>>) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Gets the entity info as string.
getEntityInfoAsStringWithKey(MatchType, String, Map<String, List<IdentityInfoDTO>>, String) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
 
getEntityInfoMapper() - Method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
Gets the entity info.
getEntityInfoMapper() - Method in enum io.mosip.authentication.common.service.impl.match.DemoMatchType
Gets the entity info.
getEntityInfoMapper() - Method in enum io.mosip.authentication.common.service.impl.match.PinMatchType
Gets the entity info.
getEnvironment() - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the environment.
getEnvironment() - Method in class io.mosip.authentication.common.service.util.EnvUtil
 
getHotlistStatus(String, String) - Method in class io.mosip.authentication.common.service.impl.hotlist.HotlistServiceImpl
Retrieve the Hotlist Status information.
getId() - Method in interface io.mosip.authentication.common.service.websub.dto.EventInterface
Gets the id.
getIdByUin(String, boolean, Set<String>) - Method in class io.mosip.authentication.common.service.impl.IdServiceImpl
 
getIdByVid(String, boolean, Set<String>) - Method in class io.mosip.authentication.common.service.impl.IdServiceImpl
 
getIdentity(String, boolean, IdType, Set<String>) - Method in class io.mosip.authentication.common.service.impl.IdServiceImpl
Fetch data from Id Repo based on Individual's UIN / VID value and all UIN.
getIdentity(String, boolean, Set<String>) - Method in class io.mosip.authentication.common.service.impl.IdServiceImpl
 
getIdentityAttributesForIdName(String) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
 
getIdentityAttributesForIdName(String, boolean) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Gets the identity attributes for id name.
getIdentityAttributesForMatchType(MatchType, String) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Gets the property names for match type.
getIdentityInfo(MatchType, String, RequestDTO) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the identity info.
getIdentityInfoFunction() - Method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
 
getIdentityInfoFunction() - Method in enum io.mosip.authentication.common.service.impl.match.DemoMatchType
Gets the identity info function.
getIdentityInfoFunction() - Method in enum io.mosip.authentication.common.service.impl.match.PinMatchType
 
getIdEntityInfoMap(MatchType, Map<String, List<IdentityInfoDTO>>, String) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Gets the entity info map.
getIdEntityInfoMap(MatchType, Map<String, List<IdentityInfoDTO>>, String, String) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Gets the entity info map.
getIdentityRequestInfo(MatchType, RequestDTO, String) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the identity request info.
getIdentityRequestInfo(MatchType, String, RequestDTO, String) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Fetch Identity info based on Match type and Identity.
getIdMapping() - Method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
 
getIdMapping() - Method in enum io.mosip.authentication.common.service.impl.match.DemoMatchType
Gets the id mapping.
getIdMapping() - Method in enum io.mosip.authentication.common.service.impl.match.PinMatchType
 
getIdMappingValue(IdMapping, MatchType) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Gets the id mapping value.
getIdname() - Method in enum io.mosip.authentication.common.service.impl.match.IdaIdMapping
Gets the idname.
getIdNameForMapping(String, MappingConfig) - Static method in enum io.mosip.authentication.common.service.impl.match.IdaIdMapping
Fetch Id name for Mapping.
getIdValuesMap(RequestDTO, BioMatchType...) - Static method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
Gets the id values map.
getInputStream() - Method in class io.mosip.authentication.common.service.filter.ResettableStreamHttpServletRequest
 
getKey() - Method in class io.mosip.authentication.common.service.integration.dto.OtpGenerateRequestDto
 
getKycAttributeHasPhoto(List<String>) - Static method in class io.mosip.authentication.common.service.helper.IdInfoHelper
 
getLanguageComparator() - Method in class io.mosip.authentication.common.service.config.LangComparatorConfig
 
getLanguageName(String) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the language name.
getMappingConfig() - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the mapping config.
getMappingFunction() - Method in enum io.mosip.authentication.common.service.impl.match.IdaIdMapping
Gets the mapping function.
getMasterDataTemplate(String) - Method in class io.mosip.authentication.common.service.cache.MasterDataCache
Gets the master data template.
getMasterDataTitles() - Method in class io.mosip.authentication.common.service.cache.MasterDataCache
Gets the master data titles.
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.AddressMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.AgeMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.DOBMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.DOBTypeMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.DynamicDemoAttributeMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.EmailMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.FingerPrintMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.FullAddressMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.GenderMatchingStrategy
 
getMatchFunction() - Method in class io.mosip.authentication.common.service.impl.match.MatchingStrategyImpl
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.NameMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.OtpMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.PhoneNoMatchingStrategy
 
getMatchFunction() - Method in enum io.mosip.authentication.common.service.impl.match.PinMatchingStrategy
 
getMatchFunction(AuthType) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the match function.
getMatchingStrategy() - Method in enum io.mosip.authentication.common.service.impl.match.CompositeIrisMatchingStrategy
 
getMatchingStrategy() - Method in enum io.mosip.authentication.common.service.impl.match.FaceMatchingStrategy
 
getMatchingStrategy() - Method in enum io.mosip.authentication.common.service.impl.match.IrisMatchingStrategy
 
getMatchingStrategy() - Method in class io.mosip.authentication.common.service.impl.match.MatchingStrategyImpl
 
getMatchingStrategy() - Method in enum io.mosip.authentication.common.service.impl.match.MultiFingerprintMatchingStrategy
 
getMatchingStrategy() - Method in enum io.mosip.authentication.common.service.impl.match.MultiModalBiometricsMatchingStrategy
 
getMatchingStrategy(AuthRequestDTO, String) - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
To Get Matching Strategy
getMatchingThreshold(AuthRequestDTO, String, Environment, IdInfoFetcher) - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
Get Matching Threshold
getMatchingThreshold(String) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the matching threshold.
getMatchOutput(List<MatchInput>, AuthRequestDTO, Map<String, List<IdentityInfoDTO>>, String) - Method in class io.mosip.authentication.common.service.impl.DemoAuthServiceImpl
Gets the match output.
getMatchProperties(AuthRequestDTO, IdaIdMapping, IdInfoFetcher, TriFunctionWithBusinessException<Map<String, String>, Map<String, String>, Map<String, Object>, Double>) - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
getMatchProperties(AuthRequestDTO, IdInfoFetcher, String) - Method in enum io.mosip.authentication.common.service.impl.match.DemoAuthType
Gets the match properties.
getMatchTypesForSubIdMappings(Set<IdMapping>) - Method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
Gets the match types for sub id mappings.
getMaxFingerCount() - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
Gets the max finger count.
getMaxFingerCount() - Method in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
Gets the max finger count.
getMaxIrisCount() - Method in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
Gets the max iris count.
getMetadata() - Method in class io.mosip.authentication.common.service.filter.ResettableStreamHttpServletRequest
 
getMissingCredentialsPageItems(int, String) - Method in class io.mosip.authentication.common.service.integration.CredentialRequestManager
Gets the next page items.
getMosipAuthFilterClasses() - Method in class io.mosip.authentication.common.service.factory.MosipAuthFilterFactory
 
getMultiMatchProperties(AuthRequestDTO, IdaIdMapping, IdInfoFetcher) - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
getNormalizerSDKInstance() - Method in class io.mosip.authentication.common.service.config.DemoAuthConfig
Method to load normalizer sdk instance
getOtpKey(String, AuthRequestDTO, String) - Method in class io.mosip.authentication.common.service.impl.OTPAuthServiceImpl
Gets the s pin.
getPartner(String, Map<String, Object>) - Method in class io.mosip.authentication.common.service.impl.patrner.PartnerServiceImpl
 
getPayloadFromJwsSingature(String) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
 
getPolicy() - Method in class io.mosip.authentication.common.service.entity.PolicyData
 
getPolicyForPartner(String, String, Map<String, Object>) - Method in class io.mosip.authentication.common.service.impl.patrner.PartnerServiceImpl
 
getProperty(String) - Method in class io.mosip.authentication.common.service.util.EnvUtil
 
getProperty(String, Class<T>) - Method in class io.mosip.authentication.common.service.util.EnvUtil
 
getProperty(String, Class<T>, T) - Method in class io.mosip.authentication.common.service.util.EnvUtil
 
getProperty(String, String) - Method in class io.mosip.authentication.common.service.util.EnvUtil
 
getReader() - Method in class io.mosip.authentication.common.service.filter.ResettableStreamHttpServletRequest
 
getReqestInfoFunction() - Method in enum io.mosip.authentication.common.service.impl.match.PinMatchType
 
getRequestBody(InputStream) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
getRequestBody used to get the request body from the raw input stream
getRequestDTO() - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
 
getRequestTypes() - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
Gets the request types.
getResponseTime(String, String) - Static method in class io.mosip.authentication.common.service.util.IdaRequestResponsConsumerUtil
Gets the response time.
getRestRequestBuilder() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
 
getSingleAnySubtype() - Method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
Gets the single any subtype.
getSingleBioAuthTypeForType(String) - Static method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
This method accepts the bioType and it will return Optional of BioAuthType only when the count is single.
getSingleBioAuthTypes() - Static method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
getSingleMatchProperties(AuthRequestDTO, IdaIdMapping, IdInfoFetcher) - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
getSubIdMappings() - Method in enum io.mosip.authentication.common.service.impl.match.IdaIdMapping
Gets the sub id mappings.
getSubType() - Method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
Gets the sub type.
getSubType() - Method in enum io.mosip.authentication.common.service.impl.match.IdaIdMapping
Gets the sub type.
getSystemSupportedLanguageCodes() - Method in class io.mosip.authentication.common.service.config.LangComparatorConfig
 
getSystemSupportedLanguageCodes() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Gets the system supported languages
getSystemSupportedLanguageCodes() - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the system supported languages.
getTemplatesDefaultLanguageCodes() - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the template default language codes
getThresholdConfigKey() - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
getTitleFetcher() - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the title fetcher.
getToken() - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
Gets the token.
getToken(Map<String, Object>) - Method in class io.mosip.authentication.common.service.impl.IdServiceImpl
 
getTopic() - Method in class io.mosip.authentication.common.service.websub.impl.AuthTypeStatusEventPublisher
 
getType() - Method in class io.mosip.authentication.common.service.impl.AuthTypeImpl
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.AddressMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.AgeMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.DOBMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.DOBTypeMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.DynamicDemoAttributeMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.EmailMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.FingerPrintMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.FullAddressMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.GenderMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.IdaIdMapping
Gets the type.
getType() - Method in class io.mosip.authentication.common.service.impl.match.MatchingStrategyImpl
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.NameMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.OtpMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.PhoneNoMatchingStrategy
 
getType() - Method in enum io.mosip.authentication.common.service.impl.match.PinMatchingStrategy
 
getType(String) - Static method in enum io.mosip.authentication.common.service.impl.match.DOBType
Gets the type.
getTypeForConfigNameValue(String) - Static method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
getTypeForIdName(String, IdMapping[]) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the type for id name.
getUser() - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Gets the user.
getUserPreferredLanguages(Map<String, List<IdentityInfoDTO>>) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the user preferred languages
getValidateOTPFunction() - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the validate OTP function.
groupedOpenApi() - Method in class io.mosip.authentication.common.service.config.SwaggerConfig
 

H

handleAllExceptions(Exception, WebRequest) - Method in class io.mosip.authentication.common.service.exception.IdAuthExceptionHandler
Handle all exceptions.
handleApiKeyApproved(EventModel) - Method in class io.mosip.authentication.common.service.integration.PartnerServiceManager
Handle api key approved.
handleApiKeyUpdated(EventModel) - Method in class io.mosip.authentication.common.service.integration.PartnerServiceManager
Handle api key updated.
handleCACertEvent(EventModel) - Method in class io.mosip.authentication.common.service.impl.patrner.PartnerCACertEventServiceImpl
Handle CA cert event.
handleCACertEvent(EventModel) - Method in interface io.mosip.authentication.common.service.spi.websub.PartnerCACertEventService
Handle CA cert event.
handleExceptionInternal(Exception, Object, HttpHeaders, HttpStatus, WebRequest) - Method in class io.mosip.authentication.common.service.exception.IdAuthExceptionHandler
Method to handle all exception and return as customized response object.
handleIdAppException(IdAuthenticationBaseException, WebRequest) - Method in class io.mosip.authentication.common.service.exception.IdAuthExceptionHandler
Method to handle and customize the response.
handleIdEvent(EventModel) - Method in class io.mosip.authentication.common.service.impl.idevent.IdChangeEventHandlerServiceImpl
 
handlingHotlistingEvent(EventModel) - Method in class io.mosip.authentication.common.service.impl.hotlist.HotlistServiceImpl
 
hash(String) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Hash.
hashCode() - Method in class io.mosip.authentication.common.service.entity.IdentityEntity
 
hasIdEntityInfo() - Method in enum io.mosip.authentication.common.service.impl.match.PinMatchType
 
hasRequestEntityInfo() - Method in enum io.mosip.authentication.common.service.impl.match.PinMatchType
 
HotlistCache - Class in io.mosip.authentication.common.service.entity
 
HotlistCache() - Constructor for class io.mosip.authentication.common.service.entity.HotlistCache
 
HotListCachePK - Class in io.mosip.authentication.common.service.entity
 
HotListCachePK() - Constructor for class io.mosip.authentication.common.service.entity.HotListCachePK
 
HotlistCacheRepository - Interface in io.mosip.authentication.common.service.repository
The Interface HotlistCacheRepository.
HotlistEventInitializer - Class in io.mosip.authentication.common.service.websub.impl
The Class HotlistEventInitializer.
HotlistEventInitializer() - Constructor for class io.mosip.authentication.common.service.websub.impl.HotlistEventInitializer
 
HotlistServiceImpl - Class in io.mosip.authentication.common.service.impl.hotlist
 
HotlistServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.hotlist.HotlistServiceImpl
 

I

ID_HASH - Static variable in class io.mosip.authentication.common.service.impl.idevent.CredentialStoreServiceImpl
The Constant ID_HASH.
IdaIdMapping - Enum in io.mosip.authentication.common.service.impl.match
Mapping class for IDA.
IDAMappingConfig - Class in io.mosip.authentication.common.service.config
The Class IDAMappingConfig.
IDAMappingConfig() - Constructor for class io.mosip.authentication.common.service.config.IDAMappingConfig
 
IDAMappingFactory - Class in io.mosip.authentication.common.service.factory
Mapping factory class to map Request and Entity Mapping JSON.
IDAMappingFactory() - Constructor for class io.mosip.authentication.common.service.factory.IDAMappingFactory
 
IdaRequestResponsConsumerUtil - Class in io.mosip.authentication.common.service.util
The Class IdaRequestResponsConsumerUtil.
IdaRequestResponsConsumerUtil() - Constructor for class io.mosip.authentication.common.service.util.IdaRequestResponsConsumerUtil
 
IdaUinHashSalt - Class in io.mosip.authentication.common.service.entity
The Class IdaUinHashSalt - Entity class for uin_hash_salt table in idauthentication.
IdaUinHashSalt() - Constructor for class io.mosip.authentication.common.service.entity.IdaUinHashSalt
 
IdaUinHashSaltRepo - Interface in io.mosip.authentication.common.service.repository
The Interface IdaUinHashSaltRepo.
IdAuthConfig - Class in io.mosip.authentication.common.service.config
Class for defining configurations for the service.
IdAuthConfig() - Constructor for class io.mosip.authentication.common.service.config.IdAuthConfig
 
IdAuthExceptionHandler - Class in io.mosip.authentication.common.service.exception
The Class IDAExceptionHandler - Spring MVC Exceptions as defined in ResponseEntityExceptionHandler and any other Exceptions occurs and returns custom exception response AuthResponseDTO.
IdAuthExceptionHandler() - Constructor for class io.mosip.authentication.common.service.exception.IdAuthExceptionHandler
Instantiates a new id auth exception handler.
IdAuthFilter - Class in io.mosip.authentication.common.service.filter
The Class IdAuthFilter - the implementation for deciphering and validation of the authenticating partner done for request as AUTH and KYC.
IdAuthFilter() - Constructor for class io.mosip.authentication.common.service.filter.IdAuthFilter
 
IdAuthFraudAnalysisEventManager - Class in io.mosip.authentication.common.manager
 
IdAuthFraudAnalysisEventManager() - Constructor for class io.mosip.authentication.common.manager.IdAuthFraudAnalysisEventManager
 
IdAuthFraudAnalysisEventPublisher - Class in io.mosip.authentication.common.service.websub.impl
The Class CredentialStoreStatusEventPublisher.
IdAuthFraudAnalysisEventPublisher() - Constructor for class io.mosip.authentication.common.service.websub.impl.IdAuthFraudAnalysisEventPublisher
 
IdAuthSecurityManager - Class in io.mosip.authentication.common.service.transaction.manager
The Class IdAuthSecurityManager.
IdAuthSecurityManager() - Constructor for class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
 
IdAuthValidator - Class in io.mosip.authentication.common.service.validator
The Class IdAuthValidator - abstract class containing common validations.
IdAuthValidator() - Constructor for class io.mosip.authentication.common.service.validator.IdAuthValidator
 
IdAuthWebSubInitializer - Class in io.mosip.authentication.common.service.websub
Websub Initializer for External facing IDA services such as Auth, EKYC and OTP services.
IdAuthWebSubInitializer() - Constructor for class io.mosip.authentication.common.service.websub.IdAuthWebSubInitializer
 
IdChangeEventHandlerServiceImpl - Class in io.mosip.authentication.common.service.impl.idevent
ID Change Event Handler service implementation class.
IdChangeEventHandlerServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.idevent.IdChangeEventHandlerServiceImpl
 
IdChangeEventsInitializer - Class in io.mosip.authentication.common.service.websub.impl
The Class IdChangeEventsInitializer.
IdChangeEventsInitializer() - Constructor for class io.mosip.authentication.common.service.websub.impl.IdChangeEventsInitializer
 
IdentityCacheRepository - Interface in io.mosip.authentication.common.service.repository
Repository class for Identity Cache table
IdentityEntity - Class in io.mosip.authentication.common.service.entity
The entity for the Identity records stored in identity_cache table in IDA DB.
IdentityEntity() - Constructor for class io.mosip.authentication.common.service.entity.IdentityEntity
 
idHash - Variable in class io.mosip.authentication.common.service.entity.HotlistCache
 
idHash - Variable in class io.mosip.authentication.common.service.entity.HotListCachePK
 
idInfoFetcher - Variable in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
The id info helper.
IdInfoFetcherImpl - Class in io.mosip.authentication.common.service.impl
Helper class to fetch identity values from request.
IdInfoFetcherImpl() - Constructor for class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
 
idInfoHelper - Variable in class io.mosip.authentication.common.service.impl.DemoAuthServiceImpl
The id info helper.
idInfoHelper - Variable in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
The id info helper.
IdInfoHelper - Class in io.mosip.authentication.common.service.helper
Helper class to build Authentication request.
IdInfoHelper() - Constructor for class io.mosip.authentication.common.service.helper.IdInfoHelper
 
IdServiceImpl - Class in io.mosip.authentication.common.service.impl
The class validates the UIN and VID.
IdServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.IdServiceImpl
 
IdTemplateManager - Class in io.mosip.authentication.common.service.integration
Manage fetching / applying Templates based on entity.
IdTemplateManager() - Constructor for class io.mosip.authentication.common.service.integration.IdTemplateManager
 
idTemplateManagerPostConstruct() - Method in class io.mosip.authentication.common.service.integration.IdTemplateManager
Id template manager post construct.
idType - Variable in class io.mosip.authentication.common.service.entity.HotlistCache
 
idType - Variable in class io.mosip.authentication.common.service.entity.HotListCachePK
 
init() - Method in class io.mosip.authentication.common.service.factory.MosipAuthFilterFactory
Initializes the auth filters
init() - Method in class io.mosip.authentication.common.service.impl.hotlist.HotlistServiceImpl
 
init() - Method in class io.mosip.authentication.common.service.util.EnvUtil
 
init(FilterConfig) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
 
init(FilterConfig) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
init(FilterConfig) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Initialize the filter.
initialize() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
Initialize.
initialize() - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
 
initRegistrar(WebSubEventTopicRegistrar) - Method in class io.mosip.authentication.common.service.helper.WebSubHelper
Inits the registrar.
initRegistrar(WebSubEventTopicRegistrar, Supplier<Boolean>) - Method in class io.mosip.authentication.common.service.helper.WebSubHelper
Inits the registrar.
initSubscriber(WebSubEventSubcriber) - Method in class io.mosip.authentication.common.service.helper.WebSubHelper
Inits the subscriber.
initSubscriber(WebSubEventSubcriber, Supplier<Boolean>) - Method in class io.mosip.authentication.common.service.helper.WebSubHelper
Inits the subscriber.
InternalAuthenticationFilter - Class in io.mosip.authentication.common.service.filter
The Class InternalAuthFilter - used to authenticate the request received for authenticating internal AUTH request InternalAuthController
InternalAuthenticationFilter() - Constructor for class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
InternalAuthFilter - Class in io.mosip.authentication.common.service.filter
The Class InternalAuthFilter - used to authenticate the request received for authenticating internal AUTH request InternalAuthController
InternalAuthFilter() - Constructor for class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
InternalEventNotificationFilter - Class in io.mosip.authentication.common.service.filter
The Class InternalEventNotificationFilter.
InternalEventNotificationFilter() - Constructor for class io.mosip.authentication.common.service.filter.InternalEventNotificationFilter
 
InternalOtpFilter - Class in io.mosip.authentication.common.service.filter
 
InternalOtpFilter() - Constructor for class io.mosip.authentication.common.service.filter.InternalOtpFilter
 
InternalRestHelperConfig - Class in io.mosip.authentication.common.service.helper
 
InternalRestHelperConfig() - Constructor for class io.mosip.authentication.common.service.helper.InternalRestHelperConfig
 
io.mosip.authentication.common.manager - package io.mosip.authentication.common.manager
 
io.mosip.authentication.common.service.builder - package io.mosip.authentication.common.service.builder
 
io.mosip.authentication.common.service.cache - package io.mosip.authentication.common.service.cache
 
io.mosip.authentication.common.service.config - package io.mosip.authentication.common.service.config
 
io.mosip.authentication.common.service.entity - package io.mosip.authentication.common.service.entity
 
io.mosip.authentication.common.service.exception - package io.mosip.authentication.common.service.exception
 
io.mosip.authentication.common.service.facade - package io.mosip.authentication.common.service.facade
 
io.mosip.authentication.common.service.factory - package io.mosip.authentication.common.service.factory
 
io.mosip.authentication.common.service.filter - package io.mosip.authentication.common.service.filter
 
io.mosip.authentication.common.service.helper - package io.mosip.authentication.common.service.helper
 
io.mosip.authentication.common.service.impl - package io.mosip.authentication.common.service.impl
 
io.mosip.authentication.common.service.impl.hotlist - package io.mosip.authentication.common.service.impl.hotlist
 
io.mosip.authentication.common.service.impl.idevent - package io.mosip.authentication.common.service.impl.idevent
 
io.mosip.authentication.common.service.impl.masterdata - package io.mosip.authentication.common.service.impl.masterdata
 
io.mosip.authentication.common.service.impl.match - package io.mosip.authentication.common.service.impl.match
 
io.mosip.authentication.common.service.impl.notification - package io.mosip.authentication.common.service.impl.notification
 
io.mosip.authentication.common.service.impl.patrner - package io.mosip.authentication.common.service.impl.patrner
 
io.mosip.authentication.common.service.integration - package io.mosip.authentication.common.service.integration
 
io.mosip.authentication.common.service.integration.dto - package io.mosip.authentication.common.service.integration.dto
 
io.mosip.authentication.common.service.repository - package io.mosip.authentication.common.service.repository
 
io.mosip.authentication.common.service.spi.idevent - package io.mosip.authentication.common.service.spi.idevent
 
io.mosip.authentication.common.service.spi.websub - package io.mosip.authentication.common.service.spi.websub
 
io.mosip.authentication.common.service.transaction.manager - package io.mosip.authentication.common.service.transaction.manager
 
io.mosip.authentication.common.service.util - package io.mosip.authentication.common.service.util
 
io.mosip.authentication.common.service.validator - package io.mosip.authentication.common.service.validator
 
io.mosip.authentication.common.service.websub - package io.mosip.authentication.common.service.websub
 
io.mosip.authentication.common.service.websub.dto - package io.mosip.authentication.common.service.websub.dto
 
io.mosip.authentication.common.service.websub.impl - package io.mosip.authentication.common.service.websub.impl
 
IRIS - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The iris.
IRIS_COMP - io.mosip.authentication.common.service.impl.match.BioMatchType
 
IRIS_COMP_IMG - io.mosip.authentication.common.service.impl.match.BioAuthType
 
IRIS_IMG - io.mosip.authentication.common.service.impl.match.BioAuthType
 
IRIS_UNKNOWN - io.mosip.authentication.common.service.impl.match.BioMatchType
 
IrisMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum IrisMatchingStrategy.
isAllowedAuthType(String, String, List<AuthPolicy>) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Checks if is allowed auth type.
isAllowedAuthType(String, List<AuthPolicy>) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Checks if is allowed auth type.
isAuthTypeEnabled(AuthRequestDTO, IdInfoFetcher) - Method in class io.mosip.authentication.common.service.impl.AuthTypeImpl
 
isAuthTypeEnabled(AuthRequestDTO, IdInfoFetcher) - Method in class io.mosip.authentication.common.service.impl.DynamicDemoAuthTypeImpl
Checks if is auth type enabled.
isAuthTypeEnabled(AuthRequestDTO, IdInfoFetcher) - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
isAuthTypeInfoAvailable(AuthRequestDTO) - Method in class io.mosip.authentication.common.service.impl.AuthTypeImpl
 
isBio(AuthRequestDTO) - Static method in class io.mosip.authentication.common.service.util.AuthTypeUtil
 
isBiometricDataNeeded(AuthRequestDTO) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
 
isBiometricHashValidationDisabled() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Checks if is hash based on biometric data block.
isBiometricHashValidationDisabled() - Method in class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
isBiometricHashValidationDisabled() - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
isCacheEnabled() - Method in class io.mosip.authentication.common.service.websub.CacheUpdatingWebsubInitializer
Checks if is cache enabled.
isDate(String) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
To validate a string whether its a date or not.
isDemo(AuthRequestDTO) - Static method in class io.mosip.authentication.common.service.util.AuthTypeUtil
 
isEmpty(String) - Method in class io.mosip.authentication.common.service.impl.OTPAuthServiceImpl
Checks for Null or Empty.
isFaceAuth(AuthRequestDTO, EnvUtil) - Static method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Checks if is face auth.
isFaceAuthEnabled() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
Checks if is face auth enabled.
isFingerAuth(AuthRequestDTO, EnvUtil) - Static method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Checks if is finger auth.
isFingerAuthEnabled() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
Checks if is finger auth enabled.
isIrisAuth(AuthRequestDTO, EnvUtil) - Static method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Checks if is iris auth.
isIrisAuthEnabled() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
Checks if is iris auth enabled.
isKycAttributeHasPhoto(KycAuthRequestDTO) - Static method in class io.mosip.authentication.common.service.helper.IdInfoHelper
 
isMatchtypeEnabled(MatchType) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
To check Whether Match type is Enabled.
isMultiLanguage() - Method in enum io.mosip.authentication.common.service.impl.match.DemoMatchType
Checks if is multi language.
isOtp(AuthRequestDTO) - Static method in class io.mosip.authentication.common.service.util.AuthTypeUtil
 
isPartnerCertificateNeeded() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Checks if is partner certificate needed.
isPin(AuthRequestDTO) - Static method in class io.mosip.authentication.common.service.util.AuthTypeUtil
 
isPropMultiLang(String, MappingConfig) - Method in enum io.mosip.authentication.common.service.impl.match.DemoMatchType
Checks if is prop multi lang.
isSignatureVerificationRequired() - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
isSignatureVerificationRequired() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Checks if is signature verification required.
isSignatureVerificationRequired() - Method in class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
isSignatureVerificationRequired() - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
isSigningRequired() - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
isSigningRequired() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Checks if is signing required.
isSigningRequired() - Method in class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
isSigningRequired() - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
isThumbprintValidationRequired() - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
isThumbprintValidationRequired() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Checks if is thumbprint validation required.
isTrustValidationRequired() - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
isTrustValidationRequired() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Checks if is trust validation required.
isTrustValidationRequired() - Method in class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
isTrustValidationRequired() - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
isTypePresent(String) - Static method in enum io.mosip.authentication.common.service.impl.match.DOBType
Checks if is type present.

K

kernelDecrypt(String, byte[], byte[], String, String, String, Boolean) - Method in class io.mosip.authentication.common.service.integration.KeyManager
Kernel decrypt.
kernelDecryptAndDecode(String, byte[], byte[], String, Boolean) - Method in class io.mosip.authentication.common.service.integration.KeyManager
Kernel decrypt and decode.
keyManager - Variable in class io.mosip.authentication.common.service.filter.BaseIDAFilter
The key manager.
KeyManager - Class in io.mosip.authentication.common.service.integration
The Class KeyManager is used to decipher the request and returning the decipher request to the filter to do further authentication.
KeyManager() - Constructor for class io.mosip.authentication.common.service.integration.KeyManager
 

L

LangComparatorConfig - Class in io.mosip.authentication.common.service.config
Configuartion class for language comparator
LangComparatorConfig() - Constructor for class io.mosip.authentication.common.service.config.LangComparatorConfig
 
LEFT_IRIS - io.mosip.authentication.common.service.impl.match.BioMatchType
 
LEFTINDEX - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The leftindex.
LEFTIRIS - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The leftiris.
LEFTLITTLE - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The leftlittle.
LEFTMIDDLE - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The leftmiddle.
LEFTRING - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The leftring.
LEFTTHUMB - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The leftthumb.
loadMasterData() - Method in class io.mosip.authentication.common.service.cache.MasterDataCacheInitializer
Load master data.
localeResolver() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
Locale resolver.
LOCATION1 - io.mosip.authentication.common.service.impl.match.DemoMatchType
Location1 Match Type primary.
LOCATION1 - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The location1.
LOCATION2 - io.mosip.authentication.common.service.impl.match.DemoMatchType
Location2 Match Type primary.
LOCATION2 - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The location2.
LOCATION3 - io.mosip.authentication.common.service.impl.match.DemoMatchType
Location3 Match Type primary.
LOCATION3 - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The location3.

M

MailRequestDto - Class in io.mosip.authentication.common.service.integration.dto
General-purpose of MailRequestDto class used to store Mail request Info's
MailRequestDto() - Constructor for class io.mosip.authentication.common.service.integration.dto.MailRequestDto
 
MailResponseDto - Class in io.mosip.authentication.common.service.integration.dto
General-purpose of MailResponseDto class used to store Mail response Info's
MailResponseDto() - Constructor for class io.mosip.authentication.common.service.integration.dto.MailResponseDto
 
mapEntityInfo(Map<String, List<IdentityInfoDTO>>, IdInfoFetcher) - Method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
 
mapper - Variable in class io.mosip.authentication.common.service.filter.BaseIDAFilter
The mapper.
MasterDataCache - Class in io.mosip.authentication.common.service.cache
The Class MasterDataCache.
MasterDataCache() - Constructor for class io.mosip.authentication.common.service.cache.MasterDataCache
 
MasterDataCacheInitializer - Class in io.mosip.authentication.common.service.cache
The Class MasterDataCacheInitializer.
MasterDataCacheInitializer() - Constructor for class io.mosip.authentication.common.service.cache.MasterDataCacheInitializer
 
MasterDataCacheUpdateServiceImpl - Class in io.mosip.authentication.common.service.impl.masterdata
The Class MasterDataCacheUpdateServiceImpl.
MasterDataCacheUpdateServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.masterdata.MasterDataCacheUpdateServiceImpl
 
MasterDataManager - Class in io.mosip.authentication.common.service.integration
MasterDataManager.
MasterDataManager() - Constructor for class io.mosip.authentication.common.service.integration.MasterDataManager
 
MasterDataUpdateEventInitializer - Class in io.mosip.authentication.common.service.websub.impl
The Class MasterDataUpdateEventInitializer.
MasterDataUpdateEventInitializer() - Constructor for class io.mosip.authentication.common.service.websub.impl.MasterDataUpdateEventInitializer
 
match(Map<String, String>, Map<String, String>, Map<String, Object>) - Method in class io.mosip.authentication.common.service.util.BioMatcherUtil
Match function.
matchIdentityData(AuthRequestDTO, String, Collection<MatchInput>, EntityValueFetcher, String) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Match identity data.
matchIdentityData(AuthRequestDTO, Map<String, List<IdentityInfoDTO>>, Collection<MatchInput>, String) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Match id data.
MatchingStrategyImpl - Class in io.mosip.authentication.common.service.impl.match
The Class MatchingStrategyImpl - used to Instantiate the matching strategy for bio based authentication to get match type and match function
MatchingStrategyImpl(MatchingStrategyType, MatchFunction) - Constructor for class io.mosip.authentication.common.service.impl.match.MatchingStrategyImpl
Instantiates a new matching strategy impl.
matchInputBuilder - Variable in class io.mosip.authentication.common.service.impl.DemoAuthServiceImpl
The id info helper.
MatchInputBuilder - Class in io.mosip.authentication.common.service.builder
Builder class to match Inputs.
MatchInputBuilder() - Constructor for class io.mosip.authentication.common.service.builder.MatchInputBuilder
 
merge(ConfigurableEnvironment) - Method in class io.mosip.authentication.common.service.util.EnvUtil
 
messageSource() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
Message source.
MessageStoreStatus - Enum in io.mosip.authentication.common.service.impl.idevent
The Enum MessageStoreStatus.
MispLicenseData - Class in io.mosip.authentication.common.service.entity
 
MispLicenseData() - Constructor for class io.mosip.authentication.common.service.entity.MispLicenseData
 
MispLicenseDataRepository - Interface in io.mosip.authentication.common.service.repository
 
MISSING_INPUT_PARAMETER - Static variable in class io.mosip.authentication.common.service.validator.IdAuthValidator
The Constant MISSING_INPUT_PARAMETER.
monitorThreadQueueLimit() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
 
MosipAuthFilterFactory - Class in io.mosip.authentication.common.service.factory
A factory for creating MosipAuthFilter objects.
MosipAuthFilterFactory() - Constructor for class io.mosip.authentication.common.service.factory.MosipAuthFilterFactory
 
MULTI_MODAL - io.mosip.authentication.common.service.impl.match.BioAuthType
 
MULTI_MODAL - io.mosip.authentication.common.service.impl.match.BioMatchType
 
MULTI_MODAL_BIOMETRICS - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The multi modal biometrics.
MultiFingerprintMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
MatchingStrategy definition for multi-fingerprints matching.
MultiModalBiometricsMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum CompositeIrisMatchingStrategy - used to compare and evaluate the IRIS value received from the request and entity

N

NAME - io.mosip.authentication.common.service.impl.match.DemoMatchType
Primary Name Match Type.
NAME - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The name.
NameMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
 
needStoreAnonymousProfile() - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
needStoreAnonymousProfile() - Method in class io.mosip.authentication.common.service.filter.DefaultInternalFilter
 
needStoreAnonymousProfile() - Method in class io.mosip.authentication.common.service.filter.ExternalAuthFilter
 
needStoreAnonymousProfile() - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
needStoreAnonymousProfile() - Method in class io.mosip.authentication.common.service.filter.InternalOtpFilter
 
needStoreAuthTransaction() - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
needStoreAuthTransaction() - Method in class io.mosip.authentication.common.service.filter.DefaultInternalFilter
 
needStoreAuthTransaction() - Method in class io.mosip.authentication.common.service.filter.ExternalAuthFilter
 
needStoreAuthTransaction() - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
needStoreAuthTransaction() - Method in class io.mosip.authentication.common.service.filter.InternalOtpFilter
 
NEW - io.mosip.authentication.common.service.impl.idevent.CredentialStoreStatus
The new status.
NEW - io.mosip.authentication.common.service.impl.idevent.MessageStoreStatus
The new.
newInstance() - Static method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
Get new instance of AuthResponseBuilder.
newInstance() - Static method in class io.mosip.authentication.common.service.builder.AuthStatusInfoBuilder
Gets new instance of AuthStatusInfo.
newInstance() - Static method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
Get new instance of AuthTransactionBuilder.
normalizeText(DemoNormalizer, String, String, Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.FullAddressMatchingStrategy
 
normalizeText(DemoNormalizer, String, String, Map<String, Object>) - Static method in enum io.mosip.authentication.common.service.impl.match.NameMatchingStrategy
 
NotificationManager - Class in io.mosip.authentication.common.service.integration
The Class NotificationManager.
NotificationManager() - Constructor for class io.mosip.authentication.common.service.integration.NotificationManager
 
NotificationServiceImpl - Class in io.mosip.authentication.common.service.impl.notification
Service class to notify users via SMS or Email notification.
NotificationServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.notification.NotificationServiceImpl
 
nullCheckDigitalIdAndTimestamp(DigitalId, Errors, String) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
 

O

onApplicationEvent(ApplicationReadyEvent) - Method in class io.mosip.authentication.common.service.cache.MasterDataCacheInitializer
 
onApplicationEvent(ApplicationReadyEvent) - Method in class io.mosip.authentication.common.service.websub.BaseIDAWebSubInitializer
On application event.
openApi() - Method in class io.mosip.authentication.common.service.config.SwaggerConfig
 
OpenApiProperties - Class in io.mosip.authentication.common.service.config
 
OpenApiProperties() - Constructor for class io.mosip.authentication.common.service.config.OpenApiProperties
 
OTP - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The otp.
OTP - io.mosip.authentication.common.service.impl.match.PinAuthType
 
OTP - io.mosip.authentication.common.service.impl.match.PinMatchType
 
OTPAuthServiceImpl - Class in io.mosip.authentication.common.service.impl
Implementation for OTP Auth Service to authenticate OTP via OTP Manager.
OTPAuthServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.OTPAuthServiceImpl
 
OtpGenerateRequestDto - Class in io.mosip.authentication.common.service.integration.dto
 
OtpGenerateRequestDto(String) - Constructor for class io.mosip.authentication.common.service.integration.dto.OtpGenerateRequestDto
 
OtpGeneratorRequestDto - Class in io.mosip.authentication.common.service.integration.dto
The DTO class for generating an OTP.
OtpGeneratorRequestDto() - Constructor for class io.mosip.authentication.common.service.integration.dto.OtpGeneratorRequestDto
 
OtpGeneratorResponseDto - Class in io.mosip.authentication.common.service.integration.dto
General-purpose of OtpGeneratorResponseDto class used to store Otp Generation Info's
OtpGeneratorResponseDto() - Constructor for class io.mosip.authentication.common.service.integration.dto.OtpGeneratorResponseDto
 
OTPManager - Class in io.mosip.authentication.common.service.integration
OTPManager handling with OTP-Generation and OTP-Validation.
OTPManager() - Constructor for class io.mosip.authentication.common.service.integration.OTPManager
 
OtpMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
Matching Strategy for Otp
OTPRequestValidator - Class in io.mosip.authentication.common.service.validator
OTPRequestValidator do constraint validate of OtpRequestDTO and enum atribute "idType" validation.
OTPRequestValidator() - Constructor for class io.mosip.authentication.common.service.validator.OTPRequestValidator
 
OTPServiceImpl - Class in io.mosip.authentication.common.service.impl
Service implementation of OtpTriggerService.
OTPServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.OTPServiceImpl
 
OtpTransaction - Class in io.mosip.authentication.common.service.entity
 
OtpTransaction() - Constructor for class io.mosip.authentication.common.service.entity.OtpTransaction
 
OtpTxnRepository - Interface in io.mosip.authentication.common.service.repository
The Interface OtpTxnRepository.
OtpValidateRequestDTO - Class in io.mosip.authentication.common.service.integration.dto
General-purpose of OtpValidateRequestDTO class used to store Otp Validation request
OtpValidateRequestDTO() - Constructor for class io.mosip.authentication.common.service.integration.dto.OtpValidateRequestDTO
 
OTPValidateResponseDTO - Class in io.mosip.authentication.common.service.integration.dto
General-purpose of OTPValidateResponseDTO class used to store Otp Validation response details
OTPValidateResponseDTO() - Constructor for class io.mosip.authentication.common.service.integration.dto.OTPValidateResponseDTO
 

P

PARTIAL - io.mosip.authentication.common.service.impl.match.CompositeIrisMatchingStrategy
 
PARTIAL - io.mosip.authentication.common.service.impl.match.FaceMatchingStrategy
 
PARTIAL - io.mosip.authentication.common.service.impl.match.FingerPrintMatchingStrategy
 
PARTIAL - io.mosip.authentication.common.service.impl.match.FullAddressMatchingStrategy
 
PARTIAL - io.mosip.authentication.common.service.impl.match.IrisMatchingStrategy
 
PARTIAL - io.mosip.authentication.common.service.impl.match.MultiFingerprintMatchingStrategy
 
PARTIAL - io.mosip.authentication.common.service.impl.match.MultiModalBiometricsMatchingStrategy
 
PARTIAL - io.mosip.authentication.common.service.impl.match.NameMatchingStrategy
 
PartnerCACertEventInitializer - Class in io.mosip.authentication.common.service.websub.impl
The Class PartnerCACertEventInitializer.
PartnerCACertEventInitializer() - Constructor for class io.mosip.authentication.common.service.websub.impl.PartnerCACertEventInitializer
 
PartnerCACertEventService - Interface in io.mosip.authentication.common.service.spi.websub
The Interface PartnerCACertEventService.
PartnerCACertEventServiceImpl - Class in io.mosip.authentication.common.service.impl.patrner
The Class PartnerCACertEventServiceImpl.
PartnerCACertEventServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.patrner.PartnerCACertEventServiceImpl
 
PartnerData - Class in io.mosip.authentication.common.service.entity
 
PartnerData() - Constructor for class io.mosip.authentication.common.service.entity.PartnerData
 
PartnerDataRepository - Interface in io.mosip.authentication.common.service.repository
 
PartnerMapping - Class in io.mosip.authentication.common.service.entity
 
PartnerMapping() - Constructor for class io.mosip.authentication.common.service.entity.PartnerMapping
 
PartnerMappingRepository - Interface in io.mosip.authentication.common.service.repository
 
partnerService - Variable in class io.mosip.authentication.common.service.filter.IdAuthFilter
The partner service.
PartnerServiceEventsInitializer - Class in io.mosip.authentication.common.service.websub.impl
The Class PartnerServiceEventsInitializer.
PartnerServiceEventsInitializer() - Constructor for class io.mosip.authentication.common.service.websub.impl.PartnerServiceEventsInitializer
 
PartnerServiceImpl - Class in io.mosip.authentication.common.service.impl.patrner
The Implementation of PartnerService to fetch the Partner, Policy, MISP and License information.
PartnerServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.patrner.PartnerServiceImpl
 
PartnerServiceManager - Class in io.mosip.authentication.common.service.integration
This class Partner Service Manager connects to partner service to validate and get the policy file for a given partnerID, partner api key and misp license key.
PartnerServiceManager() - Constructor for class io.mosip.authentication.common.service.integration.PartnerServiceManager
 
PERSONAL_IDENTITY - io.mosip.authentication.common.service.impl.match.DemoAuthType
The pi pri.
PHONE - io.mosip.authentication.common.service.impl.match.DemoMatchType
Phone Match Type.
PHONE - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The phone.
PhoneNoMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum PhoneNoMatchingStrategy - used to compare and evaluate the PHONE value received from the request and entity
PHONETICS - io.mosip.authentication.common.service.impl.match.FullAddressMatchingStrategy
 
PHONETICS - io.mosip.authentication.common.service.impl.match.NameMatchingStrategy
 
PIN - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The pin.
PinAuthType - Enum in io.mosip.authentication.common.service.impl.match
The Enum PinAuthType - used to construct the Auth type for pin based authentication to determine whether particular Auth information is available and to get respective match properties
PINCODE - io.mosip.authentication.common.service.impl.match.DemoMatchType
The pincode pri.
PINCODE - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The pincode.
PinMatchingStrategy - Enum in io.mosip.authentication.common.service.impl.match
The Enum PinMatchingStrategy - used to compare and evaluate the PIN value received from the request and entity
PinMatchType - Enum in io.mosip.authentication.common.service.impl.match
The Enum PinMatchType - used to construct the Match input for Pin based authentication
PolicyData - Class in io.mosip.authentication.common.service.entity
 
PolicyData() - Constructor for class io.mosip.authentication.common.service.entity.PolicyData
 
PolicyDataRepository - Interface in io.mosip.authentication.common.service.repository
 
processCredentialStoreEvent(CredentialEventStore) - Method in class io.mosip.authentication.common.service.impl.idevent.CredentialStoreServiceImpl
Process credential store event.
processCredentialStoreEvent(CredentialEventStore) - Method in interface io.mosip.authentication.common.service.spi.idevent.CredentialStoreService
Process credential store event.
processDecipheredReqeuest(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
 
processDecipheredReqeuest(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
 
PROCESSED - io.mosip.authentication.common.service.impl.idevent.MessageStoreStatus
The processed.
processIdType(String, String, boolean, boolean, Set<String>) - Method in class io.mosip.authentication.common.service.impl.IdServiceImpl
Process the IdType and validates the Idtype and upon validation reference Id is returned in AuthRequestDTO.
processMissingCredentialRequestId(List<? extends CredentialRequestIdsDto>) - Method in class io.mosip.authentication.common.service.impl.idevent.CredentialStoreServiceImpl
Process missing credential request id.
processMissingCredentialRequestId(List<? extends CredentialRequestIdsDto>) - Method in interface io.mosip.authentication.common.service.spi.idevent.CredentialStoreService
Process missing credential request id.
PublicKeyResponseDto - Class in io.mosip.authentication.common.service.integration.dto
Public key response dto
PublicKeyResponseDto() - Constructor for class io.mosip.authentication.common.service.integration.dto.PublicKeyResponseDto
 
publishEvent(AnonymousAuthenticationProfile) - Method in class io.mosip.authentication.common.service.websub.impl.AuthAnonymousEventPublisher
 
publishEvent(AutnTxnDto, String, LocalDateTime) - Method in class io.mosip.authentication.common.service.websub.impl.AuthTransactionStatusEventPublisher
 
publishEvent(IdAuthFraudAnalysisEventDTO) - Method in class io.mosip.authentication.common.service.websub.impl.IdAuthFraudAnalysisEventPublisher
 
publishEvent(String, String, LocalDateTime) - Method in class io.mosip.authentication.common.service.websub.impl.AuthTypeStatusEventPublisher
 
publishEvent(String, String, LocalDateTime) - Method in class io.mosip.authentication.common.service.websub.impl.CredentialStoreStatusEventPublisher
 
publishEvent(String, U) - Method in class io.mosip.authentication.common.service.helper.WebSubHelper
Publish event.

R

reEncryptAndStoreRandomKey(String, String) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Re encrypt and store random key.
reEncryptRandomKey(String) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Re encrypt random key.
register(Supplier<Boolean>) - Method in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsInitializer
Register.
register(Supplier<Boolean>) - Method in interface io.mosip.authentication.common.service.websub.WebSubEventTopicRegistrar
Initialize.
registerTopic(String) - Method in class io.mosip.authentication.common.service.helper.WebSubHelper
Register topic.
removeNullOrEmptyFieldsInResponse(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
removeNullOrEmptyFieldsInResponse method is used to remove all the empty and null values present in the response
removeNullOrEmptyFieldsInResponse(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.DefaultInternalFilter
This method is used to construct the response for OTP by removing the null values
replaceData(byte[]) - Method in class io.mosip.authentication.common.service.filter.ResettableStreamHttpServletRequest
Replace the request data with the given bytes
REQ_TYPE_DELIM - Static variable in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
The Constant REQ_TYPE_DELIM.
REQ_TYPE_MSG_DELIM - Static variable in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
The Constant REQ_TYPE_MSG_DELIM.
requestData(Map<String, Object>, ObjectMapper, String, String, Boolean, ConsumerWithThrowable<String, IdAuthenticationAppException>) - Method in class io.mosip.authentication.common.service.integration.KeyManager
requestData method used to decipher the request block RequestDTO present in AuthRequestDTO AuthRequestDTO.
requestTimeParser(String) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Request time parser.
resetInputStream() - Method in class io.mosip.authentication.common.service.filter.ResettableStreamHttpServletRequest
Reset input stream.
ResettableStreamHttpServletRequest - Class in io.mosip.authentication.common.service.filter
The request wrapper used in Auth filter that allows to re-read the request body.
ResettableStreamHttpServletRequest(HttpServletRequest) - Constructor for class io.mosip.authentication.common.service.filter.ResettableStreamHttpServletRequest
Instantiates a new resettable stream http servlet request.
restHelper() - Method in class io.mosip.authentication.common.service.helper.InternalRestHelperConfig
 
restHelperWithAuth(WebClient) - Method in class io.mosip.authentication.common.service.helper.ExternalRestHelperConfig
 
restHelperWithAuth(WebClient) - Method in class io.mosip.authentication.common.service.helper.InternalRestHelperConfig
 
RestRequestFactory - Class in io.mosip.authentication.common.service.factory
A factory for creating and building RestRequest objects from rest-services.properties
RestRequestFactory() - Constructor for class io.mosip.authentication.common.service.factory.RestRequestFactory
 
retrieveSaltById(Integer) - Method in interface io.mosip.authentication.common.service.repository.IdaUinHashSaltRepo
The Query to retrieve salt by passing id as parameter.
retriggerCredentialIssuance(String) - Method in class io.mosip.authentication.common.service.integration.CredentialRequestManager
Retrigger credential issuance.
RIGHT_IRIS - io.mosip.authentication.common.service.impl.match.BioMatchType
 
RIGHTINDEX - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The rightindex.
RIGHTIRIS - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The rightiris.
RIGHTLITTLE - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The rightlittle.
RIGHTMIDDLE - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The rightmiddle.
RIGHTRING - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The rightring.
RIGHTTHUMB - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The rightthumb.

S

saveAutnTxn(AutnTxn) - Method in class io.mosip.authentication.common.service.impl.IdServiceImpl
Store entry in Auth_txn table for all authentications.
sendAuthNotification(AuthRequestDTO, String, AuthResponseDTO, Map<String, List<IdentityInfoDTO>>, boolean) - Method in class io.mosip.authentication.common.service.impl.notification.NotificationServiceImpl
 
sendEmailNotification(String, String, String) - Method in class io.mosip.authentication.common.service.integration.NotificationManager
Send email notification.
sendNotification(Map<String, Object>, String, String, SenderType, String, List<String>) - Method in class io.mosip.authentication.common.service.impl.notification.NotificationServiceImpl
Method to Send Notification to the Individual via SMS / E-Mail
sendOtp(OtpRequestDTO, String, String, Map<String, String>, List<String>) - Method in class io.mosip.authentication.common.service.integration.OTPManager
Generate OTP with information of MediaType and OTP generation time-out.
sendOTPNotification(String, String, Map<String, String>, List<String>, String, String, LocalDateTime) - Method in class io.mosip.authentication.common.service.impl.notification.NotificationServiceImpl
 
sendSmsNotification(String, String) - Method in class io.mosip.authentication.common.service.integration.NotificationManager
Send sms notification.
setAuthTokenId(String) - Method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
Sets the auth Token Id.
setAuthTransactionBuilderMetadata(ObjectWithMetadata, AuthTransactionBuilder) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Sets the auth transaction builder metadata.
setAuthTransactionEntityMetadata(ObjectWithMetadata, AuthTransactionBuilder) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Sets the auth transaction entity metadata.
setAuthTransactionEntityMetadata(IdAuthenticationBaseException, AuthTransactionBuilder, ObjectWithMetadata) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Sets the auth transaction entity metadata.
setCertificateData(String) - Method in class io.mosip.authentication.common.service.entity.PartnerData
 
setData(Map<String, Object>) - Method in interface io.mosip.authentication.common.service.websub.dto.EventInterface
Sets the data.
setId() - Method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
 
setId(String) - Method in interface io.mosip.authentication.common.service.websub.dto.EventInterface
Sets the id.
setIdVersionToObjectWithMetadata(ObjectWithMetadata, ObjectWithMetadata) - Static method in class io.mosip.authentication.common.service.util.IdaRequestResponsConsumerUtil
Sets the id version to object with metadata.
setIdVersionToResponse(ObjectWithMetadata, ObjectWithIdVersionTransactionID) - Static method in class io.mosip.authentication.common.service.util.IdaRequestResponsConsumerUtil
Sets the id version to response.
setMetadata(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.ResettableStreamHttpServletRequest
 
setObjectToMetadata(ObjectWithMetadata, String, Object) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Sets the object to metadata.
setOf(IdMapping...) - Static method in enum io.mosip.authentication.common.service.impl.match.IdaIdMapping
Sets the of.
setPolicy(JSONObject) - Method in class io.mosip.authentication.common.service.entity.PolicyData
 
setStatus(boolean) - Method in class io.mosip.authentication.common.service.builder.AuthStatusInfoBuilder
Sets the status.
setTransactionIdToResponse(ObjectWithMetadata, ObjectWithIdVersionTransactionID) - Static method in class io.mosip.authentication.common.service.util.IdaRequestResponsConsumerUtil
Sets the transaction id to response.
setTxnID(String) - Method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
Sets the txn ID.
setVersion(String) - Method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
Sets the version.
sign(String) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Sign.
signResponse(String) - Method in class io.mosip.authentication.common.service.integration.KeyManager
This method is used to digitally sign the response.
SmsRequestDto - Class in io.mosip.authentication.common.service.integration.dto
General-purpose of SmsRequestDto class used to store Sms request details
SmsRequestDto() - Constructor for class io.mosip.authentication.common.service.integration.dto.SmsRequestDto
 
SmsResponseDto - Class in io.mosip.authentication.common.service.integration.dto
General-purpose of SmsRequestDto class used to store Sms response details
SmsResponseDto() - Constructor for class io.mosip.authentication.common.service.integration.dto.SmsResponseDto
 
SPIN - io.mosip.authentication.common.service.impl.match.PinAuthType
 
SPIN - io.mosip.authentication.common.service.impl.match.PinMatchType
Primary Pin Match Type.
startDTimes - Variable in class io.mosip.authentication.common.service.entity.HotlistCache
 
StaticPin - Class in io.mosip.authentication.common.service.entity
This class Instantiates a new Static Pin entity.
StaticPin() - Constructor for class io.mosip.authentication.common.service.entity.StaticPin
 
StaticPinHistory - Class in io.mosip.authentication.common.service.entity
This class Instantiates a new Static Pin History entity.
StaticPinHistory() - Constructor for class io.mosip.authentication.common.service.entity.StaticPinHistory
 
status - Variable in class io.mosip.authentication.common.service.entity.HotlistCache
 
storeAnonymousProfile(Map<String, Object>, Map<String, Object>, Map<String, Object>, boolean, List<AuthError>) - Method in class io.mosip.authentication.common.service.impl.AuthAnonymousProfileServiceImpl
 
storeAnonymousProfile(Map<String, Object>, Map<String, Object>, Map<String, Object>, boolean, List<AuthError>) - Method in class io.mosip.authentication.common.service.util.IdaRequestResponsConsumerUtil
Store anonymous profile.
storeAuthTransaction(Map<String, Object>, String, String) - Method in class io.mosip.authentication.common.service.util.IdaRequestResponsConsumerUtil
Store auth transaction.
STORED - io.mosip.authentication.common.service.impl.idevent.CredentialStoreStatus
The stored status.
storeEventModel(EventModel) - Method in class io.mosip.authentication.common.service.impl.idevent.CredentialStoreServiceImpl
Store event model.
storeEventModel(EventModel) - Method in interface io.mosip.authentication.common.service.spi.idevent.CredentialStoreService
Store event model.
storeIdentityEntity(List<? extends IdentityEntity>) - Method in class io.mosip.authentication.common.service.impl.idevent.CredentialStoreServiceImpl
Store identity entity.
storeIdentityEntity(List<? extends IdentityEntity>) - Method in interface io.mosip.authentication.common.service.spi.idevent.CredentialStoreService
Store identity entity.
subscribe(SubscriptionChangeRequest) - Method in class io.mosip.authentication.common.service.helper.WebSubHelper
Subscribe.
subscribe(Supplier<Boolean>) - Method in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsInitializer
Subscribe.
subscribe(Supplier<Boolean>) - Method in interface io.mosip.authentication.common.service.websub.WebSubEventSubcriber
subscribe.
subscribeForEvent(String, String, String) - Method in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsInitializer
 
subscriptionClient - Variable in class io.mosip.authentication.common.service.helper.WebSubHelper
The subscription client.
subscriptionExtendedClient - Variable in class io.mosip.authentication.common.service.helper.WebSubHelper
The subscription extended client.
supports(Class<?>) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
Supports.
supports(Class<?>) - Method in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
Supports.
supports(Class<?>) - Method in class io.mosip.authentication.common.service.validator.OTPRequestValidator
 
SwaggerConfig - Class in io.mosip.authentication.common.service.config
To expose the documentation for entire API.
SwaggerConfig() - Constructor for class io.mosip.authentication.common.service.config.SwaggerConfig
 
SymmetricKeyRequestDto - Class in io.mosip.authentication.common.service.integration.dto
Request DTO for Symmetric Key
SymmetricKeyRequestDto() - Constructor for class io.mosip.authentication.common.service.integration.dto.SymmetricKeyRequestDto
 
SymmetricKeyResponseDto - Class in io.mosip.authentication.common.service.integration.dto
Response DTO for symmetric Key
SymmetricKeyResponseDto() - Constructor for class io.mosip.authentication.common.service.integration.dto.SymmetricKeyResponseDto
 

T

threadPoolTaskScheduler() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
Thread pool task scheduler.
TimestampRequestDTO - Class in io.mosip.authentication.common.service.integration.dto
signature-validate-Request model
TimestampRequestDTO() - Constructor for class io.mosip.authentication.common.service.integration.dto.TimestampRequestDTO
 
toHex(byte[]) - Static method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
To hex.
TokenIdManager - Class in io.mosip.authentication.common.service.integration
This Class will call an rest api which accepts uin, partnerId and will return authTokenId.
TokenIdManager() - Constructor for class io.mosip.authentication.common.service.integration.TokenIdManager
 
toString() - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
To string.
trimBeginEnd(String) - Static method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Trim begin end.
tryRegisterTopicEvent(String) - Method in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsInitializer
 

U

unblock(String, String) - Method in class io.mosip.authentication.common.service.impl.hotlist.HotlistServiceImpl
 
UNKNOWN_FACE - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The unknown face.
UNKNOWN_FINGER - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The unknown finger.
UNKNOWN_IRIS - io.mosip.authentication.common.service.impl.match.IdaIdMapping
The unknown iris.
updateHotlist(String, String, String, LocalDateTime) - Method in class io.mosip.authentication.common.service.impl.hotlist.HotlistServiceImpl
 
updateMispLicenseData(EventModel) - Method in class io.mosip.authentication.common.service.integration.PartnerServiceManager
Update misp license data.
updatePartnerData(EventModel) - Method in class io.mosip.authentication.common.service.integration.PartnerServiceManager
Update partner data.
updatePolicyData(EventModel) - Method in class io.mosip.authentication.common.service.integration.PartnerServiceManager
Update policy data.
updateTemplates(EventModel) - Method in class io.mosip.authentication.common.service.impl.masterdata.MasterDataCacheUpdateServiceImpl
Update templates.
updateTitles(EventModel) - Method in class io.mosip.authentication.common.service.impl.masterdata.MasterDataCacheUpdateServiceImpl
Update titles.

V

validate(Object, Errors) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
Validate.
validate(Object, Errors) - Method in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
Validate.
validate(Object, Errors) - Method in class io.mosip.authentication.common.service.validator.OTPRequestValidator
 
VALIDATE - Static variable in class io.mosip.authentication.common.service.validator.IdAuthValidator
The Constant VALIDATE.
validateAdditionalFactorsDetails(AuthRequestDTO, Errors) - Method in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
validates the Static Pin Details.
validateAllowedAuthTypes(AuthRequestDTO, Errors) - Method in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
Method to validate auth type.
validateAndGetPolicy(String, String, String, boolean) - Method in class io.mosip.authentication.common.service.impl.patrner.PartnerServiceImpl
 
validateAndGetPolicy(String, String, String, boolean) - Method in class io.mosip.authentication.common.service.integration.PartnerServiceManager
Validate and get policy.
validateAuthFilters(AuthRequestDTO, Map<String, List<IdentityInfoDTO>>, Map<String, Object>) - Method in class io.mosip.authentication.common.service.validator.AuthFiltersValidator
Validate auth filters.
validateAuthType(AuthRequestDTO, Errors) - Method in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
Validates the AuthType.
validateBioMetadataDetails(AuthRequestDTO, Errors, Set<String>) - Method in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
Validate Biometric details i.e validating fingers,iris,face and device information.
validateBiometrics(List<BioIdentityInfoDTO>, String, Errors) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
Validate biometric timestamps.
validateConsentReq(boolean, Errors) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Validates the ConsentRequest on request.
validateDecipheredRequest(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
validateDecipheredRequest - Method used to validate the input stream request by validating the policy, partner and MISP id of the authenticating partner once the request is decoded and deciphered.
validateDecipheredRequest(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Validate deciphered request.
validateDecipheredRequest(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.InternalAuthenticationFilter
 
validateDecipheredRequest(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
validateDeviceDetails(AuthRequestDTO, Errors) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
Validate device details.
validateDigitalIdTimestamp(DigitalId, Errors, String) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
Validate digital id timestamp.
validateId(String, Errors) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Validate id - check whether id is null or not.
validateId(Map<String, Object>, String) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
validateId is used to validate the id present in the request
validateIdvId(String, String, Errors) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Validate idv id.
validateIdvId(String, String, Errors, String) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Validate individual's id - check whether id is null or not and if valid, validates idType and UIN/VID.
validateLangCode(String, Errors, String) - Method in class io.mosip.authentication.common.service.validator.BaseAuthRequestValidator
validates langauges request.
validateOtp(String, String) - Method in class io.mosip.authentication.common.service.integration.OTPManager
Validate method for OTP Validation.
validateReqTime(String, Errors, String) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
Validate req time.
validateReqTime(String, Errors, String) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Validate req time.
validateReqTime(String, Errors, String, FunctionWithThrowable<Date, String, ParseException>) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
Validate req time.
validateReqTime(String, Errors, String, FunctionWithThrowable<Date, String, ParseException>) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Validate req time.
validateRequest(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
validateRequest method is used to validate the version and the ID passed for the each request
validateRequest(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.InternalEventNotificationFilter
 
validateRequestHMAC(String, String) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
validateRequestHMAC method is used to validate the HMAC of the request with the deciphered request block and requestHMAC received in the request body.
validateRequestTimedOut(String, Errors) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Validate request timed out.
validateRequestTimedOut(String, Errors, FunctionWithThrowable<Date, String, ParseException>, String) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Validate request timed out.
validateSuccessiveDigitalIdTimestamp(List<BioIdentityInfoDTO>, Errors, int, BioIdentityInfoDTO, Long) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
 
validateTxnAndIdvidPartner(String, String, String, String) - Method in class io.mosip.authentication.common.service.impl.OTPAuthServiceImpl
Validates Transaction ID and Unique ID.
validateTxnId(String, String, Errors) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Validate txn id.
validateTxnId(String, Errors, String) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Validate txn id - check whether it is of length 10 and alphanumeric.
ValidatorResponseDTO - Class in io.mosip.authentication.common.service.integration.dto
Class for validator response dto
ValidatorResponseDTO() - Constructor for class io.mosip.authentication.common.service.integration.dto.ValidatorResponseDTO
 
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.idevent.CredentialStoreStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.idevent.MessageStoreStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.AddressMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.AgeMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.CompositeIrisMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.DemoAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.DemoMatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.DOBMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.DOBType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.DOBTypeMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.DynamicDemoAttributeMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.EmailMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.FaceMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.FingerPrintMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.FullAddressMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.GenderMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.IdaIdMapping
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.IrisMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.MultiFingerprintMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.MultiModalBiometricsMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.NameMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.OtpMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.PhoneNoMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.PinAuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.PinMatchingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mosip.authentication.common.service.impl.match.PinMatchType
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.mosip.authentication.common.service.impl.idevent.CredentialStoreStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.idevent.MessageStoreStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.AddressMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.AgeMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.BioMatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.CompositeIrisMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.DemoAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.DemoMatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.DOBMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.DOBType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.DOBTypeMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.DynamicDemoAttributeMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.EmailMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.FaceMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.FingerPrintMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.FullAddressMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.GenderMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.IdaIdMapping
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.IrisMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.MultiFingerprintMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.MultiModalBiometricsMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.NameMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.OtpMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.PhoneNoMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.PinAuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.PinMatchingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mosip.authentication.common.service.impl.match.PinMatchType
Returns an array containing the constants of this enum type, in the order they are declared.
VERIFIED - io.mosip.authentication.common.service.impl.match.DOBType
The verified.
verifyBioDataSignature(String, int) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
 
verifySignature(String, String, String) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
 
verifySignature(String, String, String, Boolean) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Verify signature.

W

WebSubEventSubcriber - Interface in io.mosip.authentication.common.service.websub
The Interface WebSubEventSubcriber.
WebSubEventTopicRegistrar - Interface in io.mosip.authentication.common.service.websub
The Interface WebSubEventTopicRegistrar.
webSubHelper - Variable in class io.mosip.authentication.common.service.websub.BaseIDAWebSubInitializer
The web sub helper.
webSubHelper - Variable in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsInitializer
 
WebSubHelper - Class in io.mosip.authentication.common.service.helper
The Class WebSubHelper.
WebSubHelper() - Constructor for class io.mosip.authentication.common.service.helper.WebSubHelper
 
webSubHelperExecutor() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
 
withAuthToken(String) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
Set the auth token.
withAuthTypeCode(String) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
With auth type code.
withInternal(boolean) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
With internal.
withPartner(Optional<PartnerDTO>) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
With partner.
withRequest(BaseRequestDTO) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
Set the AuthRequestDTO.
withStatus(boolean) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
With status.
withStatusComment(String) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
With status comment.
withToken(String) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
Set the UIN.

Z

zkDecrypt(String, Map<String, String>) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Zk decrypt.
A B C D E F G H I K L M N O P R S T U V W Z 
All Classes All Packages