Serialized Form
-
Package io.mosip.mimoto.constant
-
Class io.mosip.mimoto.constant.QualityType extends Object implements Serializable
-
Serialized Fields
-
algorithm
RegistryIDType algorithm
-
qualityCalculationFailed
String qualityCalculationFailed
-
score
Long score
-
-
-
-
Package io.mosip.mimoto.dto
-
Class io.mosip.mimoto.dto.BaseRestRequestDTO extends Object implements Serializable
- serialVersionUID:
- 4373201325809902206L
-
Class io.mosip.mimoto.dto.BaseRestResponseDTO extends Object implements Serializable
- serialVersionUID:
- 4246582347420843195L
-
Class io.mosip.mimoto.dto.CredentialShareResponse extends BaseRestResponseDTO implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
errors
List<ErrorDTO> errors
-
response
ResponseDTO response
-
-
Class io.mosip.mimoto.dto.DataShareResponseDto extends BaseRestResponseDTO implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.dto.ErrorDTO extends Object implements Serializable
- serialVersionUID:
- 2452990684776944908L
-
Class io.mosip.mimoto.dto.ResponseDTO extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
file
byte[] file
-
-
Class io.mosip.mimoto.dto.VidResponseDTO extends BaseRestResponseDTO implements Serializable
- serialVersionUID:
- -3604571018699722626L
-
-
Package io.mosip.mimoto.entity
-
Class io.mosip.mimoto.entity.BDBInfo extends Object implements Serializable
-
Serialized Fields
-
captureDevice
RegistryIDType captureDevice
-
challengeResponse
byte[] challengeResponse
-
comparisonAlgorithm
RegistryIDType comparisonAlgorithm
-
compressionAlgorithm
RegistryIDType compressionAlgorithm
-
creationDate
LocalDateTime creationDate
-
encryption
Boolean encryption
-
featureExtractionAlgorithm
RegistryIDType featureExtractionAlgorithm
-
format
RegistryIDType format
-
index
String index
-
level
ProcessedLevelType level
-
notValidAfter
LocalDateTime notValidAfter
-
notValidBefore
LocalDateTime notValidBefore
-
product
RegistryIDType product
-
purpose
PurposeType purpose
-
quality
QualityType quality
-
subtype
List<String> subtype
-
type
List<BiometricType> type
-
-
-
Class io.mosip.mimoto.entity.BiometricRecord extends Object implements Serializable
-
Serialized Fields
-
birInfo
BIRInfo birInfo
-
cbeffversion
VersionType cbeffversion
-
segments
List<BIR> segments
This can be of any modality, each subtype is an element in this list. it has type and subtype info in it -
version
VersionType version
-
-
-
Class io.mosip.mimoto.entity.BIR extends Object implements Serializable
-
Serialized Fields
-
bdb
byte[] bdb
-
bdbInfo
BDBInfo bdbInfo
-
birInfo
BIRInfo birInfo
-
birs
List<BIR> birs
-
cbeffversion
VersionType cbeffversion
-
others
Map<String,Object> others
-
sb
byte[] sb
-
sbInfo
SBInfo sbInfo
-
version
VersionType version
-
-
-
Class io.mosip.mimoto.entity.BIRInfo extends Object implements Serializable
- serialVersionUID:
- -2466414332099574792L
-
Serialized Fields
-
creationDate
LocalDateTime creationDate
-
creator
String creator
-
index
String index
-
integrity
Boolean integrity
-
notValidAfter
LocalDateTime notValidAfter
-
notValidBefore
LocalDateTime notValidBefore
-
payload
byte[] payload
-
-
Class io.mosip.mimoto.entity.RegistryIDType extends Object implements Serializable
-
Class io.mosip.mimoto.entity.SBInfo extends Object implements Serializable
-
Serialized Fields
-
format
RegistryIDType format
-
-
-
Class io.mosip.mimoto.entity.VersionType extends Object implements Serializable
-
Serialized Fields
-
major
int major
-
minor
int minor
-
-
-
-
Package io.mosip.mimoto.exception
-
Class io.mosip.mimoto.exception.AccessDeniedException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.ApiNotAccessibleException extends BaseCheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.ApisResourceAccessException extends BaseCheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.BaseCheckedException extends Exception implements Serializable
- serialVersionUID:
- -924722202100630614L
-
Serialized Fields
-
infoItems
List<io.mosip.mimoto.exception.InfoItem> infoItems
-
-
Class io.mosip.mimoto.exception.BaseUncheckedException extends RuntimeException implements Serializable
- serialVersionUID:
- -875003872780128394L
-
Serialized Fields
-
infoItems
List<io.mosip.mimoto.exception.InfoItem> infoItems
-
-
Class io.mosip.mimoto.exception.BiometricException extends BaseCheckedException implements Serializable
- serialVersionUID:
- -9125558120446752522L
-
Class io.mosip.mimoto.exception.BiometricTagMatchException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.CbeffException extends Exception implements Serializable
- serialVersionUID:
- 9190616446912282298L
-
Class io.mosip.mimoto.exception.CryptoManagerException extends io.mosip.kernel.core.exception.BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.DataShareException extends BaseCheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.DocumentGeneratorException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- -6138841548758442351L
-
Class io.mosip.mimoto.exception.FieldNotFoundException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.IdentityNotFoundException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.IdRepoAppException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.IllegalArgumentException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 924722202110630628L
-
Class io.mosip.mimoto.exception.InstantanceCreationException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.InvalidInputException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- -5350213197226295789L
-
Class io.mosip.mimoto.exception.InvalidTokenException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.NullPointerException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 784321102100630614L
-
Class io.mosip.mimoto.exception.ParseException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 924722202110630628L
-
Class io.mosip.mimoto.exception.ParsingException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.TokenGenerationFailedException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.UINNotFoundInDatabase extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.VidCreationException extends BaseCheckedException implements Serializable
- serialVersionUID:
- 1L
-
Class io.mosip.mimoto.exception.WebSubClientException extends BaseUncheckedException implements Serializable
- serialVersionUID:
- 8621530697947108810L
-