JavaScript is disabled on your browser.
A B C D E F I M O P R S U
A
ASSURANCE_LEVEL_UNKNOWN - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
B
BrokerCallbackRequest - Interface in org.globalplatform.broker
Interface implemented by a Broker Application allowing other Applications to
request an immediate action from the Broker Application.
BrokerListener - Interface in org.globalplatform.broker
Interface implemented by an Application to listen to the events or process the requests submitted by a Broker Application.
C
CDCVM_TYPE_DEVICE_PATTERN - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
CDCVM_TYPE_FACIAL_BIOMETRIC - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
CDCVM_TYPE_FINGERPRINT - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
CDCVM_TYPE_IRIS_BIOMETRIC - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
CDCVM_TYPE_PASSCODE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
CDCVM_TYPE_VEIN_RECOGNITION - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
CDCVM_TYPE_VOICE_BIOMETRIC - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
CDCVMBrokerCallbackRequest - Interface in org.globalplatform.broker
Extension of the
BrokerCallbackRequest
interface including
definitions specific to the CDCVM (Consumer Device CVM) use case.
CDCVMBrokerListener - Interface in org.globalplatform.broker
Extension of the
BrokerListener
interface including definitions specific to the CDCVM (Consumer Device CVM) use case.
D
DEVICE_CAPTURE_HOST - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
DEVICE_CAPTURE_MOBILE_COMPANION - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
DEVICE_CAPTURE_UNKNOWN - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
DEVICE_VERIFICATION_HOST - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
DEVICE_VERIFICATION_MOBILE_COMPANION - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
DEVICE_VERIFICATION_UNKNOWN - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
E
ENV_CAPTURE_EXTERNAL_TRUSTED_DEVICE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_CAPTURE_TRUSTED_HW - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_CAPTURE_UNKNOWN - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_CAPTURE_UNTRUSTED_HW - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_VERIFICATION_CLOUD - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_VERIFICATION_EXTERNAL_TRUSTED_DEVICE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_VERIFICATION_HOST_DEVICE_OS - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_VERIFICATION_OTHER_SE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_VERIFICATION_REE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_VERIFICATION_SE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_VERIFICATION_TEE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
ENV_VERIFICATION_UNKNOWN - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
EVENT_CDCVM_BLOCKED - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
EVENT_CDCVM_ERROR - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
EVENT_CDCVM_NOT_PERFORMED - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
EVENT_CDCVM_VERIFICATION_CONSUMED - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
EVENT_CDCVM_VERIFICATION_FAILED - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
EVENT_CDCVM_VERIFICATION_INVALIDATED - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
EVENT_CDCVM_VERIFICATION_SUCCEEDED - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
F
FAMILY_BROKER_SERVICE - Static variable in interface org.globalplatform.broker.BrokerCallbackRequest
Indicates the family of the Broker Service Identifier (0x88).
I
initBrokerRequest(short) - Method in interface org.globalplatform.broker.BrokerListener
Initializes the processing of a Broker Request.
M
MASK_CDCVM_TYPE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_DEVICE_CAPTURE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_DEVICE_VERIFICATION - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_ENV_CAPTURE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_ENV_VERIFICATION - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_EVENT_CDCVM - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_INFO_REMAINING_TRIES - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_INFO_TRIES - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_INFO_TRY_LIMIT - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_REQUEST_CDCVM - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_SECURITY_CAPTURE_DATA - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
MASK_SECURITY_VERIFICATION_RESULT - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
O
onBrokerEvent(short, short, short, short, short, short, short) - Method in interface org.globalplatform.broker.BrokerListener
Notifies a Broker Event.
org.globalplatform.broker - package org.globalplatform.broker
Defines interfaces enabling interactions between a Broker Application and
other Applications, within smart cards based on GlobalPlatform specifications.
P
processBrokerRequest(byte[], short, short, byte[], short) - Method in interface org.globalplatform.broker.BrokerListener
Finalizes the processing of a Broker Request.
R
REQUEST_CDCVM_NEW_VERIFICATION - Static variable in interface org.globalplatform.broker.CDCVMBrokerCallbackRequest
Constant used to request the Broker Application initiating a procedure to
have the Host Device (or a Host Device Application) trigger a new CDCVM
verification attempt and produce a new verification result.
REQUEST_CDCVM_NOTIFY_VERIFICATION_CONSUMED - Static variable in interface org.globalplatform.broker.CDCVMBrokerCallbackRequest
REQUEST_CDCVM_VERIFY - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
REQUEST_LAST_CDCVM_EVENT - Static variable in interface org.globalplatform.broker.CDCVMBrokerCallbackRequest
Constant used to request the Broker Application sending back the last CDCVM
event (see
CDCVMBrokerListener
.EVENT_XXX
).
requestCallback(short) - Method in interface org.globalplatform.broker.BrokerCallbackRequest
Requests the Broker Application to perform a specific action whose result
shall eventually be notified to the caller of this method (i.e.
S
SECURITY_CAPTURE_DATA_DEDICATED_IO_NO_SC - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
SECURITY_CAPTURE_DATA_NOT_APPLICABLE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
SECURITY_CAPTURE_DATA_SECURE_CHANNEL - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
SECURITY_CAPTURE_DATA_UNKNOWN - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
SECURITY_VERIFICATION_RESULT_DEDICATED_IO_NO_SC - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
SECURITY_VERIFICATION_RESULT_NOT_APPLICABLE - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
SECURITY_VERIFICATION_RESULT_SECURE_CHANNEL - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
SECURITY_VERIFICATION_RESULT_UNKNOWN - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
SERVICE_BROKER_CDCVM - Static variable in interface org.globalplatform.broker.CDCVMBrokerCallbackRequest
Constant used to register
and retrieve the Global Service implementing this interface
(
FAMILY_BROKER_SERVICE
<<8|0x01
).
SIO_BROKER_LISTENER - Static variable in interface org.globalplatform.broker.BrokerListener
Constant used to retrieve an implementation of this interface from an Application (0xB0).
SIO_CDCVM_BROKER_LISTENER - Static variable in interface org.globalplatform.broker.CDCVMBrokerListener
Constant used to retrieve an implementation of this interface from an Application (0xB1).
U
updateBrokerRequest(byte[], short, short) - Method in interface org.globalplatform.broker.BrokerListener
Accumulates the data of a Broker Request.
A B C D E F I M O P R S U
Copyright © 2003-2019 GlobalPlatform, Inc. All rights reserved. The technology provided or described in this specification is subject to updates, revisions, and extensions by GlobalPlatform. Recipients of this document are invited to submit, with their comments, notification of any relevant patent rights or other intellectual property rights of which they may be aware which might be necessarily infringed by the implementation of the specification or other work product set forth in this document, and to provide supporting documentation. THIS SPECIFICATION OR OTHER WORK PRODUCT IS BEING OFFERED WITHOUT ANY WARRANTY WHATSOEVER, AND IN PARTICULAR, ANY WARRANTY OF NON-INFRINGEMENT IS EXPRESSLY DISCLAIMED. ANY IMPLEMENTATION OF THIS SPECIFICATION OR OTHER WORK PRODUCT SHALL BE MADE ENTIRELY AT THE IMPLEMENTER'S OWN RISK, AND NEITHER THE COMPANY, NOR ANY OF ITS MEMBERS OR SUBMITTERS, SHALL HAVE ANY LIABILITY WHATSOEVER TO ANY IMPLEMENTER OR THIRD PARTY FOR ANY DAMAGES OF ANY NATURE WHATSOEVER DIRECTLY OR INDIRECTLY ARISING FROM THE IMPLEMENTATION OF THIS SPECIFICATION OR OTHER WORK PRODUCT.