Class eRPRM_SecurityFeatureType
- java.lang.Object
-
- com.regula.documentreader.api.enums.eRPRM_SecurityFeatureType
-
public class eRPRM_SecurityFeatureType extends java.lang.Object
Enumeration contains identifiers determining types of elements for a document authenticity checking
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
eRPRM_SecurityFeatureType.SecurityFeatureType
-
Field Summary
-
Constructor Summary
Constructors Constructor Description eRPRM_SecurityFeatureType()
-
-
-
Field Detail
-
NONE
public static final int NONE
Not identified- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_BLANK
public static final int SECURITY_FEATURE_TYPE_BLANK
Blank element- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_FILL
public static final int SECURITY_FEATURE_TYPE_FILL
Personalization element- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PHOTO
public static final int SECURITY_FEATURE_TYPE_PHOTO
Photo- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_MRZ
public static final int SECURITY_FEATURE_TYPE_MRZ
MRZ- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_FALSE_LUMINESCENCE
public static final int SECURITY_FEATURE_TYPE_FALSE_LUMINESCENCE
Photo surrounding area- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_HOLO_SIMPLE
public static final int SECURITY_FEATURE_TYPE_HOLO_SIMPLE
Reserved for internal use- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_HOLO_VERIFY_STATIC
public static final int SECURITY_FEATURE_TYPE_HOLO_VERIFY_STATIC
Reserved for internal use- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_HOLO_VERIFY_MULTI_STATIC
public static final int SECURITY_FEATURE_TYPE_HOLO_VERIFY_MULTI_STATIC
Reserved for internal use- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_HOLO_VERIFY_DINAMIC
public static final int SECURITY_FEATURE_TYPE_HOLO_VERIFY_DINAMIC
Reserved for internal use- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PATTERN_NOT_INTERRUPTED
public static final int SECURITY_FEATURE_TYPE_PATTERN_NOT_INTERRUPTED
Reserved for internal use- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PATTERN_NOT_SHIFTED
public static final int SECURITY_FEATURE_TYPE_PATTERN_NOT_SHIFTED
Reserved for internal use- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PATTERN_SAME_COLORS
public static final int SECURITY_FEATURE_TYPE_PATTERN_SAME_COLORS
Reserved for internal use- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PATTERN_IR_INVISIBLE
public static final int SECURITY_FEATURE_TYPE_PATTERN_IR_INVISIBLE
Reserved for internal use- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PHOTO_SIZE_CHECK
public static final int SECURITY_FEATURE_TYPE_PHOTO_SIZE_CHECK
Reserved for internal use- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PORTRAIT_COMPARISON_VS_GHOST
public static final int SECURITY_FEATURE_TYPE_PORTRAIT_COMPARISON_VS_GHOST
Main portrait and ghost portrait comparison- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PORTRAIT_COMPARISON_VS_RFID
public static final int SECURITY_FEATURE_TYPE_PORTRAIT_COMPARISON_VS_RFID
Main portrait and RFID portrait comparison- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PORTRAIT_COMPARISON_VS_VISUAL
public static final int SECURITY_FEATURE_TYPE_PORTRAIT_COMPARISON_VS_VISUAL
Main portrait and other page portrait comparison- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_BARCODE
public static final int SECURITY_FEATURE_TYPE_BARCODE
Barcode format check- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PATTERN_DIFFERENT_LINES_THICKNESS
public static final int SECURITY_FEATURE_TYPE_PATTERN_DIFFERENT_LINES_THICKNESS
Different lines thickness- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PORTRAIT_COMPARISON_VS_CAMERA
public static final int SECURITY_FEATURE_TYPE_PORTRAIT_COMPARISON_VS_CAMERA
Portrait comparison with image from camera- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PORTRAIT_COMPARISON_RFID_VS_CAMERA
public static final int SECURITY_FEATURE_TYPE_PORTRAIT_COMPARISON_RFID_VS_CAMERA
Portrait comparison with image from RFID- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_GHOST_PHOTO
public static final int SECURITY_FEATURE_TYPE_GHOST_PHOTO
Ghost photo- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_CLEAR_GHOST_PHOTO
public static final int SECURITY_FEATURE_TYPE_CLEAR_GHOST_PHOTO
Clear ghost photo- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_INVISIBLE_OBJECT
public static final int SECURITY_FEATURE_TYPE_INVISIBLE_OBJECT
Invisible object- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_LOW_CONTRAST_OBJECT
public static final int SECURITY_FEATURE_TYPE_LOW_CONTRAST_OBJECT
Low contrast object- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PHOTO_COLOR
public static final int SECURITY_FEATURE_TYPE_PHOTO_COLOR
Photograph color type- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PHOTO_SHAPE
public static final int SECURITY_FEATURE_TYPE_PHOTO_SHAPE
Photo shape (squareness)- See Also:
- Constant Field Values
-
SECURITY_FEATURE_TYPE_PHOTO_CORNERS
public static final int SECURITY_FEATURE_TYPE_PHOTO_CORNERS
Photo corners shape- See Also:
- Constant Field Values
-
DOCUMENT_CANCELLING_DETECTOR
public static final int DOCUMENT_CANCELLING_DETECTOR
- See Also:
- Constant Field Values
-
-