Skip navigation links
A B C D E F G H I J L M O P R S T U V W 

A

AbortResponse() - Constructor for class co.blustor.gatekeepersdk.devices.GKCard.AbortResponse
Create an AbortResponse.
activateOnline(String) - Method in class co.blustor.gatekeepersdk.biometrics.BiometricLicenseManager
 
add(String) - Method in class co.blustor.gatekeepersdk.biometrics.BiometricLicenseManager
 
addExtension(String, String) - Static method in class co.blustor.gatekeepersdk.utils.GKFileUtils
Read a file and return as a String
addMonitor(GKCard.Monitor) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
addMonitor(GKCard.Monitor) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Add a Monitor to be informed about changes to the state of the GateKeeper Card.
AuthResult(GKCard.Response) - Constructor for class co.blustor.gatekeepersdk.services.GKAuthentication.AuthResult
Create an AuthResult to interpret the Response received from the GateKeeper Card.
AuthResult(GKAuthentication.Status) - Constructor for class co.blustor.gatekeepersdk.services.GKAuthentication.AuthResult
Create an AuthResult without a full Response from the GateKeeper Card.

B

BiometricLicenseManager - Class in co.blustor.gatekeepersdk.biometrics
Intended for internal use only.
BiometricLicenseManager(String, int) - Constructor for class co.blustor.gatekeepersdk.biometrics.BiometricLicenseManager
 
build(InputStream) - Static method in class co.blustor.gatekeepersdk.data.DataPacket.Builder
 
Builder() - Constructor for class co.blustor.gatekeepersdk.data.DataPacket.Builder
 

C

captureImage() - Method in class co.blustor.gatekeepersdk.biometrics.GKFaces
Captures results from the current camera thread when thread is active No-op when there is no camera capture thread
CardResult(GKCard.Response) - Constructor for class co.blustor.gatekeepersdk.services.GKCardSettings.CardResult
Create an CardResult to interpret the Response received from the GateKeeper Card.
CardSettingsResult(GKCard.Response) - Constructor for class co.blustor.gatekeepersdk.services.GKCardSettings.CardSettingsResult
Create an CardSettingsResult to interpret the Response received from the GateKeeper Card.
CHECKSUM_SIZE - Static variable in class co.blustor.gatekeepersdk.data.DataPacket
 
cleanup() - Method in class co.blustor.gatekeepersdk.data.GKMultiplexer
 
co.blustor.gatekeepersdk.biometrics - package co.blustor.gatekeepersdk.biometrics
 
co.blustor.gatekeepersdk.biometrics.licensing - package co.blustor.gatekeepersdk.biometrics.licensing
 
co.blustor.gatekeepersdk.data - package co.blustor.gatekeepersdk.data
 
co.blustor.gatekeepersdk.devices - package co.blustor.gatekeepersdk.devices
 
co.blustor.gatekeepersdk.services - package co.blustor.gatekeepersdk.services
 
co.blustor.gatekeepersdk.utils - package co.blustor.gatekeepersdk.utils
 
COMMAND_CHANNEL - Static variable in class co.blustor.gatekeepersdk.data.GKMultiplexer
 
connect() - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
connect() - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Open a connection with the GateKeeper Card.
createPath(String) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
createPath(String) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Send a `createPath` action to the GateKeeper Card.
createTemplateFromBitmap(Bitmap) - Method in class co.blustor.gatekeepersdk.biometrics.GKFaces
Extract a face Template from the given Bitmap.
createTemplateFromImage(File) - Method in class co.blustor.gatekeepersdk.biometrics.GKFaces
Extract a face Template from the given image File.
createTemplateFromStream(InputStream) - Method in class co.blustor.gatekeepersdk.biometrics.GKFaces
Retrieve a face Template from the given InputStream.
cycleBluetoothAdaptor() - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothUtil
 

D

DATA_CHANNEL - Static variable in class co.blustor.gatekeepersdk.data.GKMultiplexer
 
DATA_LINE_PATTERN - Static variable in class co.blustor.gatekeepersdk.utils.GKFileUtils
Regex pattern for parsing data files by line
DataPacket - Class in co.blustor.gatekeepersdk.data
 
DataPacket(byte[], int) - Constructor for class co.blustor.gatekeepersdk.data.DataPacket
 
DataPacket.Builder - Class in co.blustor.gatekeepersdk.data
 
deactivateOnline(String) - Method in class co.blustor.gatekeepersdk.biometrics.BiometricLicenseManager
 
DEBUG_PREFIX - Static variable in class co.blustor.gatekeepersdk.utils.GKConst
 
delete(String) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
delete(String) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Send a `delete` action to the GateKeeper Card.
deleteFile(GKFile) - Method in class co.blustor.gatekeepersdk.services.GKFileActions
Delete the given file on the GateKeeper Card.
deletePath(String) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
deletePath(String) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Send a `deletePath` action to the GateKeeper Card.
disconnect() - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
disconnect() - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Close the connection with the GateKeeper Card.

E

ENROLL_FACE_PATH_PREFIX - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
ENROLL_RECOVERY_CODE_PATH_PREFIX - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
enrollWithFace(GKFaces.Template) - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Store a Template at the first template index on the GateKeeper Card.
enrollWithFace(GKFaces.Template, String) - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Store a Template at the given template index on the GateKeeper Card.
enrollWithRecoveryCode(String) - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Store a recovery code at the first template index on the GateKeeper Card.
enrollWithRecoveryCode(String, String) - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Store a recovery code at the given template index on the GateKeeper Card.
execute(GKFile) - Method in class co.blustor.gatekeepersdk.biometrics.licensing.FetchExistingLicense
 
execute(GKFile) - Method in class co.blustor.gatekeepersdk.biometrics.licensing.GenerateActiveLicense
 

F

FetchExistingLicense - Class in co.blustor.gatekeepersdk.biometrics.licensing
Intended for internal use only.
FetchExistingLicense(GKFileActions) - Constructor for class co.blustor.gatekeepersdk.biometrics.licensing.FetchExistingLicense
 
FILE_PATTERN - Static variable in class co.blustor.gatekeepersdk.utils.GKFileUtils
Regex pattern for the return values of files
FileResult(GKCard.Response) - Constructor for class co.blustor.gatekeepersdk.services.GKFileActions.FileResult
Create an FileResult to interpret the Response received from the GateKeeper Card.
FileResult(GKFileActions.Status) - Constructor for class co.blustor.gatekeepersdk.services.GKFileActions.FileResult
Create an FileResult with a Status received from the GateKeeper Card.
finalize(String) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
finalize(String) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Send a `finalize` action to the GateKeeper Card.
finishCameraCapture() - Method in class co.blustor.gatekeepersdk.biometrics.GKFaces
Cancels the current camera capture thread No-op when there is no camera capture thread
FirmwareInformationResult(GKCard.Response) - Constructor for class co.blustor.gatekeepersdk.services.GKCardSettings.FirmwareInformationResult
Create an FirmwareInformationResult to interpret the Response received from the GateKeeper Card.

G

GenerateActiveLicense - Class in co.blustor.gatekeepersdk.biometrics.licensing
Intended for internal use only.
GenerateActiveLicense(BiometricLicenseManager, GKFileActions, String) - Constructor for class co.blustor.gatekeepersdk.biometrics.licensing.GenerateActiveLicense
 
generateID(String) - Method in class co.blustor.gatekeepersdk.biometrics.BiometricLicenseManager
 
get(String) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
get(String, File) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
get(String) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Send a `get` action to the GateKeeper Card.
get(String, File) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Send a `get` action to the GateKeeper Card.
getAuthTimeout() - Method in class co.blustor.gatekeepersdk.data.GKCardConfiguration
Get the timeout in seconds the card will wait until terminating a session once the SPP connection is terminated
getBootVersion() - Method in class co.blustor.gatekeepersdk.services.GKCardSettings.FirmwareInformationResult
Retrieve the bootloader version returned in the Response from calling the GateKeeper Card's firmware information endpoint.
getCardConfig() - Method in class co.blustor.gatekeepersdk.services.GKCardSettings.CardSettingsResult
 
getCardPath() - Method in class co.blustor.gatekeepersdk.data.GKFile
Retrieve the absolute path to the file on the GateKeeper Card.
getCardSettings() - Method in class co.blustor.gatekeepersdk.services.GKCardSettings
Retrieves card settings file
getChannel() - Method in class co.blustor.gatekeepersdk.data.DataPacket
 
getConfigJson() - Method in class co.blustor.gatekeepersdk.data.GKCardConfiguration
 
getConnectionState() - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
getConnectionState() - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Get the current state of the connection between this object and the GateKeeper Card.
getDataFile() - Method in class co.blustor.gatekeepersdk.devices.GKCard.Response
Retrieve the body data of the Response.
getExtension() - Method in class co.blustor.gatekeepersdk.data.GKFile
Retrieve the file system extension (when present) of the file.
getFile(GKFile, File) - Method in class co.blustor.gatekeepersdk.services.GKFileActions
Retrieve the given file from the GateKeeper Card.
getFile() - Method in class co.blustor.gatekeepersdk.services.GKFileActions.GetFileResult
Retrieve the file storing the retrieved file data
getFile() - Method in class co.blustor.gatekeepersdk.services.GKFileActions.PutFileResult
 
getFilenameBase() - Method in class co.blustor.gatekeepersdk.data.GKFile
Retrieve the filename without the extension (when present) of the file.
GetFileResult(GKCard.Response, File) - Constructor for class co.blustor.gatekeepersdk.services.GKFileActions.GetFileResult
Create a GetFileResult to interpret the Response received from the GateKeeper Card.
getFiles() - Method in class co.blustor.gatekeepersdk.services.GKFileActions.ListFilesResult
Retrieve the files obtained from the GateKeeper Card.
getFileSize() - Method in class co.blustor.gatekeepersdk.data.GKFile
Retrieve the size of the file as returned from the card.
getFirmwareInformation() - Method in class co.blustor.gatekeepersdk.services.GKCardSettings
Retrieves Firmware data from the GateKeeper Card.
getFirmwareVersion() - Method in class co.blustor.gatekeepersdk.services.GKCardSettings.FirmwareInformationResult
Retrieve the firmware version returned in the Response from calling the GateKeeper Card's firmware information endpoint.
getInputStream() - Method in class co.blustor.gatekeepersdk.biometrics.GKFaces.Template
Convert the Template data to an InputStream.
getInstance(Context, GKFileActions) - Static method in class co.blustor.gatekeepersdk.biometrics.GKEnvironment
Retrieve the GKEnvironment as a Singleton.
getMessage() - Method in class co.blustor.gatekeepersdk.devices.GKCard.Response
Retrieve the message of the Response.
getName() - Method in class co.blustor.gatekeepersdk.data.GKFile
Retrieve the name of the file.
getParentCardPath() - Method in class co.blustor.gatekeepersdk.data.GKFile
Retrieve the parent directory
getPayload() - Method in class co.blustor.gatekeepersdk.data.DataPacket
 
getQuality() - Method in class co.blustor.gatekeepersdk.biometrics.GKFaces.Template
Retrieve the Quality of the Template.
getStatus() - Method in class co.blustor.gatekeepersdk.devices.GKCard.Response
Retrieve the status code of the Response.
getStatus() - Method in class co.blustor.gatekeepersdk.services.GKAuthentication.AuthResult
Retrieve the Status describing the AuthResult.
getStatus() - Method in class co.blustor.gatekeepersdk.services.GKCardSettings.CardResult
Retrieve the Status describing the CardResult.
getStatus() - Method in class co.blustor.gatekeepersdk.services.GKFileActions.FileResult
Retrieve the Status describing the FileResult.
getStatusMessage() - Method in class co.blustor.gatekeepersdk.devices.GKCard.Response
Retrieve the status message of the Response.
getTemplates() - Method in class co.blustor.gatekeepersdk.services.GKAuthentication.ListTemplatesResult
Retrieve the templates obtained from the GateKeeper Card.
getType() - Method in class co.blustor.gatekeepersdk.data.GKFile
Retrieve the type of the file.
GKAuthentication - Class in co.blustor.gatekeepersdk.services
GKAuthentication is a Service for using facial authentication with the GateKeeper Card.
GKAuthentication(GKCard) - Constructor for class co.blustor.gatekeepersdk.services.GKAuthentication
Create a GKAuthentication that communicates with card.
GKAuthentication.AuthResult - Class in co.blustor.gatekeepersdk.services
AuthResult encapsulates the result of basic authentication actions.
GKAuthentication.ListTemplatesResult - Class in co.blustor.gatekeepersdk.services
ListTemplatesResult encapsulates the result of the "List Templates" action.
GKAuthentication.Status - Enum in co.blustor.gatekeepersdk.services
Status is the named result of an action.
GKBluetoothCard - Class in co.blustor.gatekeepersdk.devices
 
GKBluetoothCard(String, File) - Constructor for class co.blustor.gatekeepersdk.devices.GKBluetoothCard
Create a GKBluetoothCard to connect with the GateKeeper Card having the given name.
GKBluetoothUtil - Class in co.blustor.gatekeepersdk.devices
 
GKBluetoothUtil() - Constructor for class co.blustor.gatekeepersdk.devices.GKBluetoothUtil
 
GKCard - Interface in co.blustor.gatekeepersdk.devices
GKCard represents a client connection to a GateKeeper Card.
GKCard.AbortResponse - Class in co.blustor.gatekeepersdk.devices
An AbortResponse represents the deliberate termination of an action.
GKCard.ConnectionState - Enum in co.blustor.gatekeepersdk.devices
ConnectionState is the current state of the connection between a GKCard and a GateKeeper Card.
GKCard.Monitor - Interface in co.blustor.gatekeepersdk.devices
A Monitor is a handler for changes to ConnectionState.
GKCard.Response - Class in co.blustor.gatekeepersdk.devices
A Response captures the communication received from the GateKeeper Card during the execution of an action.
GKCardConfiguration - Class in co.blustor.gatekeepersdk.data
Represents the data stored under /device/settings, which contain configurable values for card operations
GKCardConfiguration(String) - Constructor for class co.blustor.gatekeepersdk.data.GKCardConfiguration
 
GKCardSettings - Class in co.blustor.gatekeepersdk.services
GKCardSettings is a Service for handling GateKeeper Card configuration data.
GKCardSettings(GKCard) - Constructor for class co.blustor.gatekeepersdk.services.GKCardSettings
Create a GKCardSettings that communicates with card.
GKCardSettings.CardResult - Class in co.blustor.gatekeepersdk.services
CardResult encapsulates the result of basic settings actions.
GKCardSettings.CardSettingsResult - Class in co.blustor.gatekeepersdk.services
 
GKCardSettings.FirmwareInformationResult - Class in co.blustor.gatekeepersdk.services
 
GKCardSettings.Status - Enum in co.blustor.gatekeepersdk.services
 
GKConst - Class in co.blustor.gatekeepersdk.utils
Created by mbrooks on 7/1/16.
GKConst() - Constructor for class co.blustor.gatekeepersdk.utils.GKConst
 
GKEnvironment - Class in co.blustor.gatekeepersdk.biometrics
GKEnvironment ensures that the appropriate state is present for GateKeeper biometrics to perform.
GKEnvironment.InitializationListener - Interface in co.blustor.gatekeepersdk.biometrics
An InitializationListener will be notified when GateKeeper biometrics are ready to be used, or if license validation has failed
GKFaces - Class in co.blustor.gatekeepersdk.biometrics
GKFaces is a Service for handling facial biometrics.
GKFaces() - Constructor for class co.blustor.gatekeepersdk.biometrics.GKFaces
Create a GKFaces instance.
GKFaces.OnCameraCompletionListener - Interface in co.blustor.gatekeepersdk.biometrics
Interface of camera completion results
GKFaces.Template - Class in co.blustor.gatekeepersdk.biometrics
A Template contains captured facial biometric data.
GKFaces.Template.Quality - Enum in co.blustor.gatekeepersdk.biometrics
Indicators of usability for captured images.
GKFile - Class in co.blustor.gatekeepersdk.data
A GKFile represents a file or path on a GateKeeper Card.
GKFile(String, GKFile.Type) - Constructor for class co.blustor.gatekeepersdk.data.GKFile
Create a GKFile with the given name and type.
GKFile(String, GKFile.Type, int) - Constructor for class co.blustor.gatekeepersdk.data.GKFile
Create a GKFile with the given name and type.
GKFile.Type - Enum in co.blustor.gatekeepersdk.data
The type of the entry on the GateKeeper Card.
GKFileActions - Class in co.blustor.gatekeepersdk.services
GKFileActions is a Service for handling file data with the GateKeeper Card.
GKFileActions(GKCard) - Constructor for class co.blustor.gatekeepersdk.services.GKFileActions
Create a GKFileActions that communicates with card.
GKFileActions.FileResult - Class in co.blustor.gatekeepersdk.services
FileResult encapsulates the result of basic file actions.
GKFileActions.GetFileResult - Class in co.blustor.gatekeepersdk.services
GetFileResult encapsulates the result of the "Get File" action.
GKFileActions.ListFilesResult - Class in co.blustor.gatekeepersdk.services
ListFilesResult encapsulates the result of the "List Files" action.
GKFileActions.PutFileResult - Class in co.blustor.gatekeepersdk.services
PutFileResult encapsulates the result of the "Put File" action.
GKFileActions.Status - Enum in co.blustor.gatekeepersdk.services
Status is the named result of an action.
GKFileUtils - Class in co.blustor.gatekeepersdk.utils
GKFileUtils is a functional, static class intended for common operations involving generic file attributes.
GKFileUtils() - Constructor for class co.blustor.gatekeepersdk.utils.GKFileUtils
 
GKLicenseValidationResult - Enum in co.blustor.gatekeepersdk.biometrics
Indicates the status of validating licenses
GKLicensing - Class in co.blustor.gatekeepersdk.biometrics
GKLicensing is responsible for obtaining the licenses necessary for GateKeeper biometrics.
GKLicensing(String, GKFileActions, BiometricLicenseManager) - Constructor for class co.blustor.gatekeepersdk.biometrics.GKLicensing
Create a GKLicensing with the given host address and port.
GKMultiplexer - Class in co.blustor.gatekeepersdk.data
Intended for internal use only.
GKMultiplexer(InputStream, OutputStream) - Constructor for class co.blustor.gatekeepersdk.data.GKMultiplexer
 
GKStringUtils - Class in co.blustor.gatekeepersdk.utils
GKStringUtils is a functional, static class intended for common operations involving String objects.
GKStringUtils() - Constructor for class co.blustor.gatekeepersdk.utils.GKStringUtils
 

H

HEADER_SIZE - Static variable in class co.blustor.gatekeepersdk.data.DataPacket
 

I

ID - Static variable in class co.blustor.gatekeepersdk.biometrics.licensing.LicenseFileExtensions
 
initialize(GKEnvironment.InitializationListener) - Method in class co.blustor.gatekeepersdk.biometrics.GKEnvironment
Begin establishing the state required by GateKeeper biometrics.
isDirectory() - Method in class co.blustor.gatekeepersdk.data.GKFile
Retrieve whether the file refers to a directory or a file entry on the GateKeeper Card.

J

join(String[], String) - Static method in class co.blustor.gatekeepersdk.utils.GKStringUtils
Join an array of String objects with a String separator.
joinPath(String...) - Static method in class co.blustor.gatekeepersdk.utils.GKFileUtils
Join an array of String objects using the '/' path separator.

L

LEAST_SIGNIFICANT_BIT - Static variable in class co.blustor.gatekeepersdk.data.DataPacket
 
LICENSE - Static variable in class co.blustor.gatekeepersdk.biometrics.licensing.LicenseFileExtensions
 
LICENSE_ROOT - Static variable in class co.blustor.gatekeepersdk.utils.GKFileUtils
Base path for license storage
LicenseFileExtensions - Class in co.blustor.gatekeepersdk.biometrics.licensing
Intended for internal use only.
LicenseFileExtensions() - Constructor for class co.blustor.gatekeepersdk.biometrics.licensing.LicenseFileExtensions
 
LICENSES - Static variable in class co.blustor.gatekeepersdk.biometrics.GKLicensing
The String license IDs needed by GateKeeper biometrics.
list(String) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
list(String) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Send a `list` action to the GateKeeper Card.
LIST_FACE_PATH - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
LIST_RECOVERY_CODE_PATH - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
listFaceTemplates() - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Retrieve the list of face templates stored on the GateKeeper Card.
listFiles(String) - Method in class co.blustor.gatekeepersdk.services.GKFileActions
Retrieve a list of files stored at the given path on the GateKeeper Card.
ListFilesResult(GKCard.Response, String) - Constructor for class co.blustor.gatekeepersdk.services.GKFileActions.ListFilesResult
Create a ListFilesResult to interpret the Response received from the GateKeeper Card.
listRecoveryCodeTemplates() - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Retrieve the list of recovery code templates stored on the GateKeeper Card.
ListTemplatesResult(GKCard.Response) - Constructor for class co.blustor.gatekeepersdk.services.GKAuthentication.ListTemplatesResult
Create a ListTemplatesResult to interpret the Response received from the GateKeeper Card.
ListTemplatesResult(GKCard.Response, List<Object>) - Constructor for class co.blustor.gatekeepersdk.services.GKAuthentication.ListTemplatesResult
Create a ListTemplatesResult to interpret the Response received from the GateKeeper Card.

M

makeDirectory(String) - Method in class co.blustor.gatekeepersdk.services.GKFileActions
Create a directory at the given path on the GateKeeper Card.
MAXIMUM_PAYLOAD_SIZE - Static variable in class co.blustor.gatekeepersdk.data.GKMultiplexer
 
mCard - Variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
mCardPath - Variable in class co.blustor.gatekeepersdk.data.GKFile
The absolute path to the entry on the GateKeeper Card.
mConfigValues - Variable in class co.blustor.gatekeepersdk.data.GKCardConfiguration
The config values, parsed from JSON, that were retrieved from /device/settings endpoint
mDataFile - Variable in class co.blustor.gatekeepersdk.devices.GKCard.Response
The File representing the location that any data is stored from a response
mFetchExistingLicense - Variable in class co.blustor.gatekeepersdk.biometrics.GKLicensing
 
mFile - Variable in class co.blustor.gatekeepersdk.services.GKFileActions.GetFileResult
The file with data retrieved from the GateKeeper Card.
mFile - Variable in class co.blustor.gatekeepersdk.services.GKFileActions.PutFileResult
The GKFile with file name returned from the put command
mFileActions - Variable in class co.blustor.gatekeepersdk.biometrics.licensing.GenerateActiveLicense
 
mFiles - Variable in class co.blustor.gatekeepersdk.services.GKFileActions.ListFilesResult
The list of files retrieved from the GateKeeper Card.
mGenerateActiveLicense - Variable in class co.blustor.gatekeepersdk.biometrics.GKLicensing
 
mLicenseSubDir - Variable in class co.blustor.gatekeepersdk.biometrics.GKLicensing
 
mLicenseSubDir - Variable in class co.blustor.gatekeepersdk.biometrics.licensing.GenerateActiveLicense
 
mMessage - Variable in class co.blustor.gatekeepersdk.devices.GKCard.Response
The String message received at the conclusion of the action.
mName - Variable in class co.blustor.gatekeepersdk.data.GKFile
The name of the file.
MOST_SIGNIFICANT_BIT - Static variable in class co.blustor.gatekeepersdk.data.DataPacket
 
mResponse - Variable in class co.blustor.gatekeepersdk.services.GKAuthentication.AuthResult
The Response received from the GateKeeper Card.
mResponse - Variable in class co.blustor.gatekeepersdk.services.GKCardSettings.CardResult
The Response received from the GateKeeper Card.
mResponse - Variable in class co.blustor.gatekeepersdk.services.GKFileActions.FileResult
The Response received from the GateKeeper Card.
mStatus - Variable in class co.blustor.gatekeepersdk.devices.GKCard.Response
The numeric status code received at the conclusion of the action.
mStatus - Variable in class co.blustor.gatekeepersdk.services.GKAuthentication.AuthResult
The Status of the action.
mStatus - Variable in class co.blustor.gatekeepersdk.services.GKCardSettings.CardResult
The Status of the action.
mStatus - Variable in class co.blustor.gatekeepersdk.services.GKFileActions.FileResult
The Status of the action.
mTemplates - Variable in class co.blustor.gatekeepersdk.services.GKAuthentication.ListTemplatesResult
The list of templates retrieved from the GateKeeper Card.
mType - Variable in class co.blustor.gatekeepersdk.data.GKFile
The Type of the file.

O

obtainComponents(String) - Method in class co.blustor.gatekeepersdk.biometrics.BiometricLicenseManager
 
obtainLicenses() - Method in class co.blustor.gatekeepersdk.biometrics.GKLicensing
Checks the specified subdirectory for an activated license and validates it If no activated license is found, attempt to activate one
onConnectionChanged(GKCard.ConnectionState) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
onConnectionChanged(GKCard.ConnectionState) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Intended for internal use only.
onLicensesObtained() - Method in interface co.blustor.gatekeepersdk.biometrics.GKEnvironment.InitializationListener
 
onLicenseValidationError() - Method in interface co.blustor.gatekeepersdk.biometrics.GKEnvironment.InitializationListener
 
onLicenseValidationFailure() - Method in interface co.blustor.gatekeepersdk.biometrics.GKEnvironment.InitializationListener
 
onNoLicensesAvailable() - Method in interface co.blustor.gatekeepersdk.biometrics.GKEnvironment.InitializationListener
 
onStateChanged(GKCard.ConnectionState) - Method in interface co.blustor.gatekeepersdk.devices.GKCard.Monitor
Update the Monitor with a new ConnectionState.
onSuccess(GKFaces.Template, Bitmap) - Method in interface co.blustor.gatekeepersdk.biometrics.GKFaces.OnCameraCompletionListener
 

P

parseFile(String) - Static method in class co.blustor.gatekeepersdk.utils.GKFileUtils
 
parsePath(String) - Static method in class co.blustor.gatekeepersdk.utils.GKFileUtils
Parse path into an ArrayList using the '/' path separator.
put(String, InputStream) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
put(String, InputStream) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Send a `put` action to the GateKeeper Card.
putFile(InputStream, String) - Method in class co.blustor.gatekeepersdk.services.GKFileActions
Store the given data to the given path on the GateKeeper Card.
PutFileResult(GKCard.Response) - Constructor for class co.blustor.gatekeepersdk.services.GKFileActions.PutFileResult
Create a PutFileResult to interpret the Response received from the GateKeeper Card.

R

readCommandChannelLine() - Method in class co.blustor.gatekeepersdk.data.GKMultiplexer
 
readDataChannelToFile(File) - Method in class co.blustor.gatekeepersdk.data.GKMultiplexer
Read from the data channel and write it to the specified file.
readDataFile() - Method in class co.blustor.gatekeepersdk.devices.GKCard.Response
Read the data file to a String.
readFile(File) - Static method in class co.blustor.gatekeepersdk.utils.GKFileUtils
Read a file and return as a String
removeMonitor(GKCard.Monitor) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
removeMonitor(GKCard.Monitor) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Remove a Monitor from the GKCard.
rename(String, String) - Method in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
rename(String, String) - Method in interface co.blustor.gatekeepersdk.devices.GKCard
Send a `rename` action to the GateKeeper Card.
renameFile(GKFile, String) - Method in class co.blustor.gatekeepersdk.services.GKFileActions
Rename the file located at fromCardPath to the name specified by toCardPath
Response(GKCard.Response) - Constructor for class co.blustor.gatekeepersdk.devices.GKCard.Response
Create a Response with the basic attributes of the given Response.
Response(int, String) - Constructor for class co.blustor.gatekeepersdk.devices.GKCard.Response
Create a Response with the given status code and message.
Response(int, String, File) - Constructor for class co.blustor.gatekeepersdk.devices.GKCard.Response
Create a Response with the given status code, message, and dataFile.
Response(byte[]) - Constructor for class co.blustor.gatekeepersdk.devices.GKCard.Response
Create a Response with the given command data.
Response(byte[], File) - Constructor for class co.blustor.gatekeepersdk.devices.GKCard.Response
Create a Response with the given command and body data.
REVOKE_FACE_PATH_PREFIX - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
REVOKE_RECOVERY_CODE_PATH_PREFIX - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
revokeFace() - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Delete the Template at the first template index on the GateKeeper Card.
revokeFace(String) - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Delete the Template at the given template index on the GateKeeper Card.
revokeRecoveryCode() - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Delete the recovery code on the GateKeeper Card.
revokeRecoveryCode(String) - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Delete the recovery code on the GateKeeper Card.
ROOT - Static variable in class co.blustor.gatekeepersdk.utils.GKFileUtils
Base path of the card

S

SERIAL_NUMBER - Static variable in class co.blustor.gatekeepersdk.biometrics.licensing.LicenseFileExtensions
 
setAuthTimeout(Integer) - Method in class co.blustor.gatekeepersdk.data.GKCardConfiguration
Set the timeout in seconds the card will wait until terminating a session once the SPP connection is terminated.
setCardPath(String) - Method in class co.blustor.gatekeepersdk.data.GKFile
Assign the absolute path to the file on the GateKeeper Card.
setCardPath(String, String) - Method in class co.blustor.gatekeepersdk.data.GKFile
Assign the absolute path to the file on the GateKeeper Card.
setDataFile(File) - Method in class co.blustor.gatekeepersdk.devices.GKCard.Response
Assign the file that holds the Response data.
setFaceCaptureView(Context, ViewGroup) - Method in class co.blustor.gatekeepersdk.biometrics.GKFaces
Set up view for face capturing
setName(String) - Method in class co.blustor.gatekeepersdk.data.GKFile
Assign the name of the file.
setType(GKFile.Type) - Method in class co.blustor.gatekeepersdk.data.GKFile
Assign the type of the file.
SIGN_IN_FACE_PATH - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
SIGN_IN_RECOVERY_CODE_PATH - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
SIGN_OUT_PATH - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
signInWithFace(GKFaces.Template) - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Authenticate with the GateKeeper Card using a Template.
signInWithRecoveryCode(String) - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
Authenticate with the GateKeeper Card using a recovery code.
signOut() - Method in class co.blustor.gatekeepersdk.services.GKAuthentication
End the current session on the GateKeeper Card.
startCapturing(NFaceView, GKFaces.OnCameraCompletionListener) - Method in class co.blustor.gatekeepersdk.biometrics.GKFaces
Start the camera for face capturing

T

TAG - Static variable in class co.blustor.gatekeepersdk.biometrics.GKEnvironment
 
TAG - Static variable in class co.blustor.gatekeepersdk.biometrics.GKLicensing
 
TAG - Static variable in class co.blustor.gatekeepersdk.data.GKFile
 
TAG - Static variable in class co.blustor.gatekeepersdk.data.GKMultiplexer
 
TAG - Static variable in class co.blustor.gatekeepersdk.devices.GKBluetoothCard
 
TAG - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication
 
TAG - Static variable in class co.blustor.gatekeepersdk.services.GKFileActions
 
toPacketBytes(byte[], int) - Static method in class co.blustor.gatekeepersdk.data.DataPacket.Builder
 

U

UNKNOWN_TEMPLATE - Static variable in class co.blustor.gatekeepersdk.services.GKAuthentication.ListTemplatesResult
An unknown template is present when the action was performed without having a valid session established on the GateKeeper Card.
updateCardSettings(GKCardConfiguration) - Method in class co.blustor.gatekeepersdk.services.GKCardSettings
Updates card settings file
updateFirmware(InputStream) - Method in class co.blustor.gatekeepersdk.services.GKCardSettings
Send Firmware data to the GateKeeper Card.

V

valueOf(String) - Static method in enum co.blustor.gatekeepersdk.biometrics.GKFaces.Template.Quality
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.blustor.gatekeepersdk.biometrics.GKLicenseValidationResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.blustor.gatekeepersdk.data.GKFile.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.blustor.gatekeepersdk.devices.GKCard.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.blustor.gatekeepersdk.services.GKAuthentication.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.blustor.gatekeepersdk.services.GKCardSettings.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum co.blustor.gatekeepersdk.services.GKFileActions.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum co.blustor.gatekeepersdk.biometrics.GKFaces.Template.Quality
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.blustor.gatekeepersdk.biometrics.GKLicenseValidationResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.blustor.gatekeepersdk.data.GKFile.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.blustor.gatekeepersdk.devices.GKCard.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.blustor.gatekeepersdk.services.GKAuthentication.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.blustor.gatekeepersdk.services.GKCardSettings.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum co.blustor.gatekeepersdk.services.GKFileActions.Status
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeToCommandChannel(byte[]) - Method in class co.blustor.gatekeepersdk.data.GKMultiplexer
 
writeToDataChannel(byte[]) - Method in class co.blustor.gatekeepersdk.data.GKMultiplexer
 
writeToDataChannel(InputStream) - Method in class co.blustor.gatekeepersdk.data.GKMultiplexer
 
A B C D E F G H I J L M O P R S T U V W 
Skip navigation links