- selectHeaderAccept(String[]) - Method in class com.bluefin.decryptx.ApiClient
-
Select the Accept header's value from the given accepts array:
if JSON exists in the given array, use it;
otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class com.bluefin.decryptx.ApiClient
-
Select the Content-Type header's value from the given array:
if JSON exists in the given array, use it;
otherwise use the first one of the array.
- sequenceNumber(String) - Method in class com.bluefin.decryptx.model.DecryptionParameters
-
Sequence number obtained from device in base 64 or hex encoded format.
- serial(String) - Method in class com.bluefin.decryptx.model.DecryptParam
-
The serial number of the device.
- serial(String) - Method in class com.bluefin.decryptx.model.DeviceParam
-
The serial number of the device.
- serial(String) - Method in class com.bluefin.decryptx.model.Meta
-
The device serial number.
- serialize(Object, String, Map<String, Object>) - Method in class com.bluefin.decryptx.ApiClient
-
Serialize the given Java object into string according the given
Content-Type (only JSON is supported for now).
- serviceCode(String) - Method in class com.bluefin.decryptx.model.Extracted
-
The service code extracted from a track one or track two if present in the decrypted data.
- setApiClient(ApiClient) - Method in class com.bluefin.decryptx.apis.DecryptxApi
-
- setAscii(String) - Method in class com.bluefin.decryptx.model.Track
-
- setAuthenticationMethod(AuthenticationMethod, String, String) - Method in class com.bluefin.decryptx.ApiClient
-
- setAuthenticationMethod(AuthenticationMethod, String, String) - Method in class com.bluefin.decryptx.apis.DecryptxApi
-
- setBasePath(String) - Method in class com.bluefin.decryptx.ApiClient
-
- setCbcVector(String) - Method in class com.bluefin.decryptx.model.DecryptionParameters
-
- setClientId(String) - Method in class com.bluefin.decryptx.model.DecryptParam
-
- setClientId(String) - Method in class com.bluefin.decryptx.model.DeviceParam
-
- setClientId(String) - Method in class com.bluefin.decryptx.model.ParserParam
-
- setCode(String) - Method in class com.bluefin.decryptx.model.Decrypted
-
- setCode(Integer) - Method in class com.bluefin.decryptx.model.DecryptResponse
-
- setConnectTimeout(int) - Method in class com.bluefin.decryptx.ApiClient
-
Set the connect timeout (in milliseconds).
- setCVV(String) - Method in class com.bluefin.decryptx.model.Extracted
-
- setDateFormat(DateFormat) - Method in class com.bluefin.decryptx.ApiClient
-
Set the date format used to parse/format date parameters.
- setDebugging(boolean) - Method in class com.bluefin.decryptx.ApiClient
-
Enable/disable debugging for this API client.
- setDecrypted(List<Decrypted>) - Method in class com.bluefin.decryptx.model.DecryptResponse
-
- setDecrypted(String) - Method in class com.bluefin.decryptx.model.TLV
-
- setDecrypted(String) - Method in class com.bluefin.decryptx.model.Track
-
- setDecryptionParameters(DecryptionParameters) - Method in class com.bluefin.decryptx.model.DecryptParam
-
- setDefaultApiClient(ApiClient) - Static method in class com.bluefin.decryptx.Configuration
-
Set the default API client, which would be used when creating API
instances without providing an API client.
- setDevice(String) - Method in class com.bluefin.decryptx.model.Meta
-
- setDevicePayload(String) - Method in class com.bluefin.decryptx.model.ParserParam
-
- setDeviceSerial(String) - Method in class com.bluefin.decryptx.model.ParserParam
-
- setDeviceType(ParserParam.DeviceTypeEnum) - Method in class com.bluefin.decryptx.model.ParserParam
-
- setDiscretionary(String) - Method in class com.bluefin.decryptx.model.Extracted
-
- setEncoding(DecryptionParameters.EncodingEnum) - Method in class com.bluefin.decryptx.model.DecryptionParameters
-
- setEncoding(String) - Method in class com.bluefin.decryptx.model.Track
-
- setEncrypted(List<Encrypted>) - Method in class com.bluefin.decryptx.model.DecryptParam
-
- setErrCode(Integer) - Method in class com.bluefin.decryptx.model.DecryptxError
-
- setErrMessage(String) - Method in class com.bluefin.decryptx.model.DecryptxError
-
- setEXPY(String) - Method in class com.bluefin.decryptx.model.Extracted
-
- setExtracted(Extracted) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setFailed(Boolean) - Method in class com.bluefin.decryptx.model.Decrypted
-
- setFirmware(String) - Method in class com.bluefin.decryptx.model.DecryptParam
-
- setFirmware(String) - Method in class com.bluefin.decryptx.model.DeviceParam
-
- setFirstName(String) - Method in class com.bluefin.decryptx.model.Extracted
-
- setHasCcData(DecryptParam.HasCcDataEnum) - Method in class com.bluefin.decryptx.model.DecryptParam
-
- setHttpClient(Client) - Method in class com.bluefin.decryptx.ApiClient
-
- setKeyed(Track) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setKsn(String) - Method in class com.bluefin.decryptx.model.ParserParam
-
- setLength(Integer) - Method in class com.bluefin.decryptx.model.Track
-
- setMasked(String) - Method in class com.bluefin.decryptx.model.Track
-
- setMessage(String) - Method in class com.bluefin.decryptx.model.Decrypted
-
- setMessage(String) - Method in class com.bluefin.decryptx.model.DecryptResponse
-
- setMessageId(String) - Method in class com.bluefin.decryptx.model.DecryptResponse
-
- setMessageId(String) - Method in class com.bluefin.decryptx.model.DecryptxError
-
- setMessageId(String) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setMessageId(String) - Method in class com.bluefin.decryptx.model.ValidationResponse
-
- setMeta(Meta) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setMode(String) - Method in class com.bluefin.decryptx.model.Meta
-
- setName(String) - Method in class com.bluefin.decryptx.model.Decrypted
-
- setName(String) - Method in class com.bluefin.decryptx.model.Encrypted
-
- setObjectMapper(ObjectMapper) - Method in class com.bluefin.decryptx.ApiClient
-
- setPAN(String) - Method in class com.bluefin.decryptx.model.Extracted
-
- setPartnerId(String) - Method in class com.bluefin.decryptx.model.DecryptParam
-
- setPartnerId(String) - Method in class com.bluefin.decryptx.model.DeviceParam
-
- setPartnerId(String) - Method in class com.bluefin.decryptx.model.ParserParam
-
- setPartnerId(String) - Method in class com.bluefin.decryptx.model.PartnerParam
-
- setPartnerKey(String) - Method in class com.bluefin.decryptx.model.DecryptParam
-
- setPartnerKey(String) - Method in class com.bluefin.decryptx.model.DeviceParam
-
- setPartnerKey(String) - Method in class com.bluefin.decryptx.model.ParserParam
-
- setPartnerKey(String) - Method in class com.bluefin.decryptx.model.PartnerParam
-
- setReference(String) - Method in class com.bluefin.decryptx.model.DecryptParam
-
- setReference(String) - Method in class com.bluefin.decryptx.model.DecryptResponse
-
- setReference(String) - Method in class com.bluefin.decryptx.model.DecryptxError
-
- setReference(String) - Method in class com.bluefin.decryptx.model.DeviceParam
-
- setReference(String) - Method in class com.bluefin.decryptx.model.ParserParam
-
- setReference(String) - Method in class com.bluefin.decryptx.model.PartnerParam
-
- setReference(String) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setReference(String) - Method in class com.bluefin.decryptx.model.ValidationResponse
-
- setSequenceNumber(String) - Method in class com.bluefin.decryptx.model.DecryptionParameters
-
- setSerial(String) - Method in class com.bluefin.decryptx.model.DecryptParam
-
- setSerial(String) - Method in class com.bluefin.decryptx.model.DeviceParam
-
- setSerial(String) - Method in class com.bluefin.decryptx.model.Meta
-
- setServiceCode(String) - Method in class com.bluefin.decryptx.model.Extracted
-
- setStreet(String) - Method in class com.bluefin.decryptx.model.Extracted
-
- setSuccess(Boolean) - Method in class com.bluefin.decryptx.model.DecryptResponse
-
- setSuccess(Boolean) - Method in class com.bluefin.decryptx.model.DecryptxError
-
- setSuccess(Boolean) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setSuccess(Boolean) - Method in class com.bluefin.decryptx.model.ValidationResponse
-
- setSurname(String) - Method in class com.bluefin.decryptx.model.Extracted
-
- setTlv(TLV) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setTrack1(Track) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setTrack2(Track) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setTrack2equivalent(Track) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setTrack3(Track) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
- setUserAgent(String) - Method in class com.bluefin.decryptx.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setValue(String) - Method in class com.bluefin.decryptx.model.Decrypted
-
- setValue(String) - Method in class com.bluefin.decryptx.model.Encrypted
-
- setZIP(String) - Method in class com.bluefin.decryptx.model.Extracted
-
- street(String) - Method in class com.bluefin.decryptx.model.Extracted
-
The house number extracted from the devicePayload if applicable from certain devices (e.g., IDTECH SREDKey device)
- StringUtil - Class in com.bluefin.decryptx
-
- StringUtil() - Constructor for class com.bluefin.decryptx.StringUtil
-
- success(Boolean) - Method in class com.bluefin.decryptx.model.DecryptResponse
-
Signified if Validation was successful or not
- success(Boolean) - Method in class com.bluefin.decryptx.model.DecryptxError
-
True for successful calls, false for failed calls.
- success(Boolean) - Method in class com.bluefin.decryptx.model.PayloadDecrypted
-
Signified if Decryption was successful or not
- success(Boolean) - Method in class com.bluefin.decryptx.model.ValidationResponse
-
Signified if validation was successful or not
- surname(String) - Method in class com.bluefin.decryptx.model.Extracted
-
The SurName (last name) extracted from the devicePayload
- validateDevice(DeviceParam) - Method in class com.bluefin.decryptx.apis.DecryptxApi
-
x
Validates Devices on Decryptx
This endpoint allows a partner to validate that a device is correctly registered and is functioning correctly.
- validatePartner(PartnerParam) - Method in class com.bluefin.decryptx.apis.DecryptxApi
-
x
Validates Partners on Decryptx
This endpoint allows a partner to validate their credentials to access the Decryptx API.
- ValidationResponse - Class in com.bluefin.decryptx.model
-
ValidationResponse
- ValidationResponse() - Constructor for class com.bluefin.decryptx.model.ValidationResponse
-
- value(String) - Method in class com.bluefin.decryptx.model.Decrypted
-
Base64 or hex encoded encrypted data retrieved from device.
- value(String) - Method in class com.bluefin.decryptx.model.Encrypted
-
Base64 or hex encoded encrypted data retrieved from device.
- valueOf(String) - Static method in enum com.bluefin.decryptx.AuthenticationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bluefin.decryptx.model.DecryptionParameters.EncodingEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bluefin.decryptx.model.DecryptParam.HasCcDataEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.bluefin.decryptx.model.ParserParam.DeviceTypeEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.bluefin.decryptx.AuthenticationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.bluefin.decryptx.model.DecryptionParameters.EncodingEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.bluefin.decryptx.model.DecryptParam.HasCcDataEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.bluefin.decryptx.model.ParserParam.DeviceTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.