| Interface | Description | 
|---|---|
| FaceAuthEnroller | 
 This interface offers API to control and use the Face SDK during enrollment
 or unenrollment. 
 | 
| FaceAuthEnrollerCallback | 
 Face Auth Mode enrollment completed (either success or failure) handler. 
 | 
| FaceAuthEnrollerListener | 
 This interface allows the application to receive all frames captured by the the SDK. 
 | 
| FaceAuthEnrollerSettings | 
 This interface offers API to configure the  
FaceAuthEnroller. | 
| FaceAuthFrameEvent | 
 This interface contains all information about the current frame captured by
 the camera. 
 | 
| FaceAuthImage | 
 Represents an image captured by the device camera. 
 | 
| FaceAuthInitializeCallback | 
 This interface gives to an application maker a capability to get the result
 of initialization for Facial Authentication. 
 | 
| FaceAuthInput | 
 The face id authentication input interface. 
 | 
| FaceAuthLicenseConfigurationCallback | 
 This interface gives to an application maker a capability to get the result
 of license configuration for Facial Authentication. 
 | 
| FaceAuthMode | 
 The Face authentication mode interface. 
 | 
| FaceAuthSettings | 
 This is a generic settings for Face Authentication. 
 | 
| FaceAuthUnenrollerCallback | 
 Face Auth Mode unenrollment completed (either success or failure) handler. 
 | 
| FaceAuthVerifier | 
 This interface offers API to control and use the Face SDK during verification. 
 | 
| FaceAuthVerifierCallback | 
 Face Auth Mode enrollment completed (either success or failure) handler. 
 | 
| FaceAuthVerifierListener | 
 This interface allows the app to receive all frames captured by the camera. 
 | 
| FaceAuthVerifierSettings | 
 An interface representing the Face Authentication Verifier Settings. 
 | 
| Class | Description | 
|---|---|
| FaceAuthFactory | 
 A factory for creating objects related to Face authentication. 
 | 
| FaceAuthLicense | 
 A class that represents the license information for @ 
FaceAuthService. | 
| FaceAuthLicense.Builder | 
 Builder for building  
FaceAuthLicense object. | 
| FaceAuthResultCode | 
 FaceId Result Codes 
 | 
| FaceAuthService | 
 An interface that represents Facial authentication service. 
 | 
| Enum | Description | 
|---|---|
| FaceAuthLivenessAction | 
 The face liveness actions that is required from the user in order to continue
 the verification. 
 | 
| FaceAuthSettings.FaceAuthLivenessMode | 
 The defined liveness modes. 
 | 
| FaceAuthStatus | 
 The face verification status values 
 | 
| Exception | Description | 
|---|---|
| FaceAuthException | 
 This class extends IdpAuthException exception 
 | 
| FaceAuthRuntimeException | 
 This class extends IdpRuntimeException exception 
 |