- 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(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.
- 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.
- 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
-
- validateDeviceDetails(AuthRequestDTO, Errors) - Method in class io.mosip.authentication.common.service.validator.AuthRequestValidator
-
Validate device details.
- 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
- validateId(String, Errors) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
-
Validate id - check whether id is null or not.
- validateIdvId(String, String, Errors) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
-
- 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
-
- validateReqTime(String, Errors, String) - 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
- 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.
- validateRequestSignature(String, byte[]) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
-
validateSignature method is used to authenticate the request
received from the authenticating partner from the pay load received
which consists of the JSON signature and certificate .
- validateRequestSignature(String, byte[]) - Method in class io.mosip.authentication.common.service.filter.IdAuthFilter
-
- validateRequestTimedOut(String, Errors) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
-
Validate request timed out.
- validateTxnAndIdvid(String, String, String) - Method in class io.mosip.authentication.common.service.impl.OTPAuthServiceImpl
-
Validates Transaction ID and Unique 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.
- validateTxnId(String, String, Errors) - Method in class io.mosip.authentication.common.service.validator.IdAuthValidator
-
Validate txn id.
- 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.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.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.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.
- verifyJwsData(String) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
-
- verifySignature(String) - Method in class io.mosip.authentication.common.service.filter.BaseAuthFilter
-