- 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
-
- 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.
- 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
- 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.