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.
addIdAndVersionToResponse(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
addIdAndVersionToResponse(ResettableStreamHttpServletRequest, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.InternalEventNotificationFilter
 
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.
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
api() - Method in class io.mosip.authentication.common.service.config.SwaggerConfig
Produce Docket bean
applyTemplate(String, Map<String, Object>) - 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
 
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) - Method in class io.mosip.authentication.common.service.impl.PinAuthServiceImpl
 
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) - 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
authenticateRequest(ResettableStreamHttpServletRequest) - Method in class io.mosip.authentication.common.service.filter.DefaultIDAFilter
 
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
 
AuthLockRepository - Interface in io.mosip.authentication.common.service.repository
 
AUTHORIZATION - Static variable in interface io.mosip.authentication.common.service.helper.RestHelper
 
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
 
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.
AuthTypeImpl(String, Set<MatchType>, Predicate<? super AuthTypeDTO>, 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) - Constructor for class io.mosip.authentication.common.service.entity.AuthtypeLock
The constructor used in retrieval of the specific fields.
AuthTypeStatusEventsSubscriber - Class in io.mosip.authentication.common.service.websub.impl
The Class AuthTypeStatusEventsSubscriber.
AuthTypeStatusEventsSubscriber() - Constructor for class io.mosip.authentication.common.service.websub.impl.AuthTypeStatusEventsSubscriber
 
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
 
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
 
BaseWebSubEventsSubscriber - Class in io.mosip.authentication.common.service.websub.impl
The Class BaseWebSubEventsSubscriber.
BaseWebSubEventsSubscriber() - Constructor for class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsSubscriber
 
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
block(String, String, String, LocalDateTime) - Method in class io.mosip.authentication.common.service.impl.hotlist.HotlistServiceImpl
 
build() - Method in class io.mosip.authentication.common.service.builder.AuthStatusInfoBuilder
Builds the AuthStatusInfo.
build(String) - Method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
Builds the.
build(Environment, UinEncryptSaltRepo, UinHashSaltRepo, IdAuthSecurityManager) - Method in class io.mosip.authentication.common.service.builder.AuthTransactionBuilder
Build AutnTxn.
buildAuthTransactionEntity(AuthTransactionBuilder) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Builds the auth transaction entity.
buildDefaultFilterAttributes() - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Construct the default attributes
buildExceptionResponse(Exception, HttpServletRequest) - Static method in class io.mosip.authentication.common.service.exception.IdAuthExceptionHandler
Constructs exception response body for all exceptions.
buildMatchInput(AuthRequestDTO, AuthType[], MatchType[]) - 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

cacheTTL - Variable in class io.mosip.authentication.common.service.config.IdAuthConfig
The cache TTL.
cacheType - Variable in class io.mosip.authentication.common.service.config.IdAuthConfig
The cache type.
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.
clearMasterDataCache() - Method in class io.mosip.authentication.common.service.cache.MasterDataCache
Clear master data cache.
clearPartnerServiceCache() - Method in class io.mosip.authentication.common.service.cache.PartnerServiceCache
Clear partner service 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) - 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.
containsError(String, ObjectMapper) - Method in interface io.mosip.authentication.common.service.helper.RestHelper
 
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) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Creates the data validation exception.
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) - 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.
CredentialStoreService - Class in io.mosip.authentication.common.service.impl.idevent
The CredentialStoreService - the service to store credentials in IDA DB from the credential issuance event.
CredentialStoreService() - Constructor for class io.mosip.authentication.common.service.impl.idevent.CredentialStoreService
 
CredentialStoreStatus - Enum in io.mosip.authentication.common.service.impl.idevent
The Enum CredentialStoreStatus.
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.
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_EXACT_MATCH_VALUE - Static variable in class io.mosip.authentication.common.service.builder.MatchInputBuilder
The Constant DEFAULT_EXACT_MATCH_VALUE.
DEFAULT_MATCH_VALUE - Static variable in class io.mosip.authentication.common.service.builder.MatchInputBuilder
The Constant DEFAULT_MATCH_VALUE.
DEFAULT_PARTIAL_MATCH_VALUE - Static variable in class io.mosip.authentication.common.service.builder.MatchInputBuilder
 
DefaultAuthTypeFilter - Class in io.mosip.authentication.common.service.filter
The Class DefaultAuthTypeFilter.
DefaultAuthTypeFilter() - Constructor for class io.mosip.authentication.common.service.filter.DefaultAuthTypeFilter
 
DefaultIDAFilter - Class in io.mosip.authentication.common.service.filter
The Class DefaultIDAFilter - used to authenticate the request received for the static pin storage and VID generation .
DefaultIDAFilter() - Constructor for class io.mosip.authentication.common.service.filter.DefaultIDAFilter
 
DefaultInternalFilter - Class in io.mosip.authentication.common.service.filter
The Class OTPFilter.
DefaultInternalFilter() - Constructor for class io.mosip.authentication.common.service.filter.DefaultInternalFilter
 
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.
DemoNormalizerImpl - Class in io.mosip.authentication.common.service.impl.match
Generic class to normalize individual name, address.
DemoNormalizerImpl() - Constructor for class io.mosip.authentication.common.service.impl.match.DemoNormalizerImpl
 
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
 
doInitialize() - Method in class io.mosip.authentication.common.service.websub.impl.AuthTypeStatusEventsSubscriber
Do initialize.
doInitialize() - Method in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsSubscriber
Do initialize.
doInitialize() - Method in class io.mosip.authentication.common.service.websub.impl.HotlistEventSubscriber
Do initialize.
doInitialize() - Method in class io.mosip.authentication.common.service.websub.impl.IdChangeEventsSubscriber
Do initialize.
doInitialize() - Method in class io.mosip.authentication.common.service.websub.impl.PartnerCACertEventSubscriber
Do initialize.
doInitialize() - Method in class io.mosip.authentication.common.service.websub.impl.PartnerServiceEventsSubscriber
Do initialize.
doInitSubscriptions() - Method in class io.mosip.authentication.common.service.websub.BaseIDAWebSubInitializer
 
doInitSubscriptions() - Method in class io.mosip.authentication.common.service.websub.IdAuthWebSubInitializer
 
doProcessCredentialStoreEvent(CredentialEventStore) - Method in class io.mosip.authentication.common.service.impl.idevent.CredentialStoreService
Do process credential store event.
downloadObject(String, Class<R>) - 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
encipherResponse(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
encipherResponse method is used to encoded and encrypt the response received while returning the KYC response.
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.validator.IdAuthValidator
The env.
env - Variable in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsSubscriber
The env.
environment - Variable in class io.mosip.authentication.common.service.impl.DemoAuthServiceImpl
The environment.
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.BaseWebSubEventsSubscriber
The Constant EVENT_TYPE_PLACEHOLDER.
evictPartnerBasedOnMispLicenseKey(String) - Method in class io.mosip.authentication.common.service.integration.PartnerServiceManager
 
evictPartnerBasedOnPartnerApiKey(String) - Method in class io.mosip.authentication.common.service.integration.PartnerServiceManager
 
evictPartnerBasedOnPartnerId(String) - Method in class io.mosip.authentication.common.service.integration.PartnerServiceManager
 
evictPartnerBasedOnPolicyId(String) - Method in class io.mosip.authentication.common.service.integration.PartnerServiceManager
 
evictPartnerPolicy(PartnerDTO) - Method in class io.mosip.authentication.common.service.cache.PartnerServiceCache
 
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.
expiryDTimes - Variable in class io.mosip.authentication.common.service.entity.HotlistCache
 
extractBioData(String) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
 
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_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.
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
 
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.InternalAuthFilter
 
fetchTemplate(String) - Method in class io.mosip.authentication.common.service.integration.IdTemplateManager
Fetch Templates for e-KYC based on Template name.
fetchTemplate(String) - Method in class io.mosip.authentication.common.service.integration.MasterDataManager
To fetch template from master data manager for all languages.
fetchTemplate(String, String) - Method in class io.mosip.authentication.common.service.integration.MasterDataManager
Fetch templates based on Language code and Template Name.
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
 
findByIdHashAndIdType(String, String) - Method in interface io.mosip.authentication.common.service.repository.HotlistCacheRepository
 
findByOtpHashAndStatusCode(String, String) - Method in interface io.mosip.authentication.common.service.repository.OtpTxnRepository
Find by otp hash and status code.
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
 
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
 
findNewOrFailedEvents(Pageable) - Method in interface io.mosip.authentication.common.service.repository.CredentialEventStoreRepository
Find new or failed events.
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
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) - 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.
getAllowedIdTypesConfigKey() - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
Gets the allowed id types config key.
getAllowedLang() - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Extract allowed lang.
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
 
getAttributesFromMatchInput(Set<MatchInput>) - Method in class io.mosip.authentication.common.service.helper.IdInfoHelper
Method will bring matching id values for given input demo attributes
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
 
getAuthTypePredicate() - Method in class io.mosip.authentication.common.service.impl.AuthTypeImpl
 
getAvailableDynamicAttributesNames(RequestDTO) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the available dynamic attributes names.
getBioData(Map<String, Object>) - Method in class io.mosip.authentication.common.service.impl.IdServiceImpl
Gets the bio data.
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.InternalAuthFilter
 
getBioSubTypes(BiometricType) - Method in class io.mosip.authentication.common.service.facade.AuthFacadeImpl
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.
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.
getDemoData(Map<String, Object>) - Method in class io.mosip.authentication.common.service.impl.IdServiceImpl
Gets the demo data.
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.
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.
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.
getError(String, ObjectMapper) - Method in interface io.mosip.authentication.common.service.helper.RestHelper
 
getErrorList(String, ObjectMapper) - Static method in class io.mosip.authentication.common.service.helper.RestHelperImpl
 
getIdByRID(String, boolean) - Method in class io.mosip.authentication.common.service.integration.IdRepoManager
Gets the id by RID.
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
 
getLanguageCode(LanguageType) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Fetch language code from properties.
getLanguageName(String) - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the language name.
getLanguageType() - Method in enum io.mosip.authentication.common.service.impl.match.DemoMatchType
Gets the language type.
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.
getMultiMatchProperties(AuthRequestDTO, IdaIdMapping, IdInfoFetcher) - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
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
 
getPartnerPolicy(PartnerDTO, String, boolean) - Method in class io.mosip.authentication.common.service.cache.PartnerServiceCache
Gets the partner policy.
getPayloadFromJwsSingature(String) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
 
getPolicyForPartner(String, String, Map<String, Object>) - Method in class io.mosip.authentication.common.service.impl.patrner.PartnerServiceImpl
 
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.
getRIDByUID(String) - Method in class io.mosip.authentication.common.service.integration.IdRepoManager
Gets the RID by UID.
getSaltKeyForId(String) - Method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
 
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
 
getSPin(String, AuthRequestDTO, String) - Method in class io.mosip.authentication.common.service.impl.PinAuthServiceImpl
getSPin method used to fetch the SPIN value of the individual's from the database.
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.
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
 
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.
getValidateOTPFunction() - Method in class io.mosip.authentication.common.service.impl.IdInfoFetcherImpl
Gets the validate OTP function.

H

handleAllExceptions(Exception, WebRequest) - Method in class io.mosip.authentication.common.service.exception.IdAuthExceptionHandler
Handle all exceptions.
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
 
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.
HotlistEventSubscriber - Class in io.mosip.authentication.common.service.websub.impl
The Class PartnerCACertEventSubscriber.
HotlistEventSubscriber() - Constructor for class io.mosip.authentication.common.service.websub.impl.HotlistEventSubscriber
 
HotlistServiceImpl - Class in io.mosip.authentication.common.service.impl.hotlist
 
HotlistServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.hotlist.HotlistServiceImpl
 
hubURL - Variable in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsSubscriber
The hub URL.

I

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
 
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
 
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
 
IdChangeEventsSubscriber - Class in io.mosip.authentication.common.service.websub.impl
The Class IdChangeEventsSubscriber.
IdChangeEventsSubscriber() - Constructor for class io.mosip.authentication.common.service.websub.impl.IdChangeEventsSubscriber
 
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.facade.AuthFacadeImpl
 
idInfoHelper - Variable in class io.mosip.authentication.common.service.impl.DemoAuthServiceImpl
The id info helper.
idInfoHelper - Variable in class io.mosip.authentication.common.service.impl.PinAuthServiceImpl
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
 
IdRepoManager - Class in io.mosip.authentication.common.service.integration
 
IdRepoManager() - Constructor for class io.mosip.authentication.common.service.integration.IdRepoManager
 
idService - Variable in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
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.config.SwaggerConfig
 
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.helper.RestHelperImpl
 
initialize(Supplier<Boolean>) - Method in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsSubscriber
Initialize.
initialize(Supplier<Boolean>) - Method in interface io.mosip.authentication.common.service.websub.WebSubEventSubcriber
Initialize.
initSubscriber(WebSubEventSubcriber) - Method in class io.mosip.authentication.common.service.helper.WebSubSubscriptionHelper
 
initSubscriber(WebSubEventSubcriber, Supplier<Boolean>) - Method in class io.mosip.authentication.common.service.helper.WebSubSubscriptionHelper
 
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
 
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.controller - package io.mosip.authentication.common.service.controller
 
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.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.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.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
 
isAuthTypeInfoAvailable(AuthRequestDTO) - Method in enum io.mosip.authentication.common.service.impl.match.BioAuthType
 
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.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.
isEmpty(String) - Method in class io.mosip.authentication.common.service.impl.OTPAuthServiceImpl
Checks for Null or Empty.
isFaceAuth(AuthRequestDTO, Environment) - 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, Environment) - 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, Environment) - 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.
isPartnerCertificateNeeded() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Checks if is partner certificate needed.
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.DefaultIDAFilter
 
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.InternalAuthFilter
 
isSigningRequired() - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
isSigningRequired() - Method in class io.mosip.authentication.common.service.filter.DefaultIDAFilter
 
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.InternalAuthFilter
 
isThumbprintValidationRequired() - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
isThumbprintValidationRequired() - Method in class io.mosip.authentication.common.service.filter.DefaultIDAFilter
 
isThumbprintValidationRequired() - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
Checks if is thumbprint validation required.
isThumbprintValidationRequired() - Method in class io.mosip.authentication.common.service.filter.InternalAuthFilter
 
isTrustValidationRequired() - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
 
isTrustValidationRequired() - Method in class io.mosip.authentication.common.service.filter.DefaultIDAFilter
 
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.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

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.MasterDataCache
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.
mapper - Variable in class io.mosip.authentication.common.service.integration.PartnerServiceManager
 
mapResponse(ResettableStreamHttpServletRequest, CharResponseWrapper, Temporal) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
mapResponse method is used to construct the response for the successful authentication.
MasterDataCache - Class in io.mosip.authentication.common.service.cache
The Class MasterDataCache.
MasterDataCache() - Constructor for class io.mosip.authentication.common.service.cache.MasterDataCache
 
MasterDataManager - Class in io.mosip.authentication.common.service.integration
MasterDataManager.
MasterDataManager() - Constructor for class io.mosip.authentication.common.service.integration.MasterDataManager
 
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.facade.AuthFacadeImpl
 
matchInputBuilder - Variable in class io.mosip.authentication.common.service.impl.DemoAuthServiceImpl
The id info helper.
matchInputBuilder - Variable in class io.mosip.authentication.common.service.impl.PinAuthServiceImpl
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
 
messageSource() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
Message source.
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
 
NEW - io.mosip.authentication.common.service.impl.idevent.CredentialStoreStatus
The new status.
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.
newInstance(String) - Static method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
Get new instance of AuthResponseBuilder.
normalizeAddress(String, String) - Method in class io.mosip.authentication.common.service.impl.match.DemoNormalizerImpl
This method is used to normalize address.
normalizeName(String, String, MasterDataFetcher) - Method in class io.mosip.authentication.common.service.impl.match.DemoNormalizerImpl
This method is used to normalize name.
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
 

O

onApplicationEvent(ApplicationReadyEvent) - Method in class io.mosip.authentication.common.service.cache.MasterDataCache
 
onApplicationEvent(ApplicationReadyEvent) - Method in class io.mosip.authentication.common.service.websub.BaseIDAWebSubInitializer
 
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
 
PartnerCACertEventSubscriber - Class in io.mosip.authentication.common.service.websub.impl
The Class PartnerCACertEventSubscriber.
PartnerCACertEventSubscriber() - Constructor for class io.mosip.authentication.common.service.websub.impl.PartnerCACertEventSubscriber
 
partnerService - Variable in class io.mosip.authentication.common.service.filter.IdAuthFilter
The partner service.
PartnerServiceCache - Class in io.mosip.authentication.common.service.cache
The Class PartnerServiceCache.
PartnerServiceCache() - Constructor for class io.mosip.authentication.common.service.cache.PartnerServiceCache
 
PartnerServiceCallbackControllerDelegate - Class in io.mosip.authentication.common.service.controller
The callback delegate for handling partner service update
PartnerServiceCallbackControllerDelegate() - Constructor for class io.mosip.authentication.common.service.controller.PartnerServiceCallbackControllerDelegate
 
PartnerServiceEventsSubscriber - Class in io.mosip.authentication.common.service.websub.impl
The Class PartnerServiceEventsSubscriber.
PartnerServiceEventsSubscriber() - Constructor for class io.mosip.authentication.common.service.websub.impl.PartnerServiceEventsSubscriber
 
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.
PinAuthServiceImpl - Class in io.mosip.authentication.common.service.impl
This class is used to give the implementation for the pin based authentication service which receives the pin from the request and compares it the pin stored in the DB.
PinAuthServiceImpl() - Constructor for class io.mosip.authentication.common.service.impl.PinAuthServiceImpl
 
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
processCredentialStoreEvent(CredentialEventStore) - Method in class io.mosip.authentication.common.service.impl.idevent.CredentialStoreService
Process credential store event.
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.
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
 
publisher - Variable in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsSubscriber
The publisher.
publisherUrl - Variable in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsSubscriber
The publisher url.

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.
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.
requestAsync(RestRequestDTO) - Method in class io.mosip.authentication.common.service.helper.RestHelperImpl
Request to send/receive HTTP requests and return the response asynchronously.
requestAsync(RestRequestDTO) - Method in interface io.mosip.authentication.common.service.helper.RestHelper
Request to send/receive HTTP requests and return the response asynchronously.
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.
requestSync(RestRequestDTO) - Method in class io.mosip.authentication.common.service.helper.RestHelperImpl
Request to send/receive HTTP requests and return the response synchronously.
requestSync(RestRequestDTO) - Method in interface io.mosip.authentication.common.service.helper.RestHelper
Request to send/receive HTTP requests and return the response synchronously.
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 - Interface in io.mosip.authentication.common.service.helper
This interface is used to for send/receive HTTP
RestHelperImpl - Class in io.mosip.authentication.common.service.helper
The Class RestHelper - to send/receive HTTP requests and return the response.
RestHelperImpl() - Constructor for class io.mosip.authentication.common.service.helper.RestHelperImpl
 
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
 
restTemplate() - Method in class io.mosip.authentication.common.service.config.IdAuthConfig
Rest template.
retrieveSaltById(Integer) - Method in interface io.mosip.authentication.common.service.repository.UinEncryptSaltRepo
The Query to retrieve salt by passing id as parameter.
retrieveSaltById(Integer) - Method in interface io.mosip.authentication.common.service.repository.UinHashSaltRepo
The Query to retrieve salt by passing id as parameter.
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) - 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>) - Method in class io.mosip.authentication.common.service.integration.OTPManager
Generate OTP with information of MediaType and OTP generation time-out.
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) - Method in class io.mosip.authentication.common.service.helper.AuthTransactionHelper
Sets the auth transaction entity metadata.
setId(String) - Method in class io.mosip.authentication.common.service.builder.AuthResponseBuilder
 
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.
setResponseParams(Map<String, Object>, Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
setResponseParams method is set the transaction ID and response time based on the request time zone
setStatus(boolean) - Method in class io.mosip.authentication.common.service.builder.AuthStatusInfoBuilder
Sets the status.
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
 
StaticPinHistoryRepository - Interface in io.mosip.authentication.common.service.repository
The Interface StaticPinHistoryRepository.
StaticPinRepository - Interface in io.mosip.authentication.common.service.repository
The Interface StaticPinRepository.
status - Variable in class io.mosip.authentication.common.service.entity.HotlistCache
 
STORED - io.mosip.authentication.common.service.impl.idevent.CredentialStoreStatus
The stored status.
storeEventModel(EventModel) - Method in class io.mosip.authentication.common.service.impl.idevent.CredentialStoreService
Store event model.
storeIdentityEntity(List<? extends IdentityEntity>) - Method in class io.mosip.authentication.common.service.impl.idevent.CredentialStoreService
Store identity entity.
subscribe - Variable in class io.mosip.authentication.common.service.websub.impl.BaseWebSubEventsSubscriber
The subscribe.
supports(Class<?>) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
 
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.
transformResponse(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
 
transformResponse(Map<String, Object>) - Method in class io.mosip.authentication.common.service.filter.BaseIDAFilter
transformResponse used to manipulate the response if any.
trimBeginEnd(String) - Static method in class io.mosip.authentication.common.service.transaction.manager.IdAuthSecurityManager
Trim begin end.

U

UinEncryptSalt - Class in io.mosip.authentication.common.service.entity
The Class UinEncryptSalt - Entity class for uin_encrypt_salt table in idauthentication.
UinEncryptSalt() - Constructor for class io.mosip.authentication.common.service.entity.UinEncryptSalt
 
UinEncryptSaltRepo - Interface in io.mosip.authentication.common.service.repository
The Interface UinEncryptSaltRepo.
UinHashSalt - Class in io.mosip.authentication.common.service.entity
The Class UinHashSalt - Entity class for uin_hash_salt table in idauthentication.
UinHashSalt() - Constructor for class io.mosip.authentication.common.service.entity.UinHashSalt
 
UinHashSaltRepo - Interface in io.mosip.authentication.common.service.repository
The Interface UinHashSaltRepo.
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.
updatePartnerInfo(EventModel) - Method in class io.mosip.authentication.common.service.controller.PartnerServiceCallbackControllerDelegate
 

V

validate(Object, Errors) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
 
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
 
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
 
validateAuthType(AuthTypeDTO, 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.
validateBiometricTimestamps(List<BioIdentityInfoDTO>, 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.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
validateSecondayLangCode method used to validate secondaryLangCode for KYC 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.
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.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.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.
verifyJwsData(String) - 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.
webSubSubscriptionHelper - Variable in class io.mosip.authentication.common.service.websub.BaseIDAWebSubInitializer
 
WebSubSubscriptionHelper - Class in io.mosip.authentication.common.service.helper
 
WebSubSubscriptionHelper() - Constructor for class io.mosip.authentication.common.service.helper.WebSubSubscriptionHelper
 
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