Session Holder
SessionHolder is a class that holds either an ActiveFaceCaptureSession or a PassiveFaceCaptureSession and provides a common interface for interacting with either session type.
Constructors
Link copied to clipboard
Constructor that takes a session and assigns it to the appropriate session type
public SessionHolder SessionHolder(ActiveFaceCaptureSession activeFaceCaptureSession, PassiveFaceCaptureSession passiveFaceCaptureSession)
Functions
Link copied to clipboard
Create a QR code for the given request
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
private final Unit setPassiveFaceCaptureSession(PassiveFaceCaptureSession passiveFaceCaptureSession)
Link copied to clipboard
public final DecryptedSensePrintData verifySenseprint(SensePrintRawVerificationMobileRequest request)
Verify a senseprint for the given request