A B C D E F G I K L N O P R S T U V W

G

GLOBAL_SERVICE_IDENTIFIER - Static variable in class org.globalplatform.GPSystem
Indicates the generic Global Service Identifier (0x80).
GPRegistryEntry - interface org.globalplatform.GPRegistryEntry.
This defines the interface corresponding to the GPRegistryEntry of a single Application.
GPSystem - class org.globalplatform.GPSystem.
The GPSystem class exposes a subset of the behavior of the OPEN to the outside world.
GPSystem() - Constructor for class org.globalplatform.GPSystem
 
GlobalService - interface org.globalplatform.GlobalService.
This interface may be used by an applet for requesting a Global Service Application to provide its actual service interface.
getAID() - Method in interface org.globalplatform.GPRegistryEntry
This method returns the Application's AID registered in the current GlobalPlatform Registry's entry.
getCVM(byte) - Static method in class org.globalplatform.GPSystem
This method returns a handle to the CVM interface.
getCardContentState() - Static method in class org.globalplatform.GPSystem
This method returns the Life Cycle State of the current applet context.
getCardState() - Static method in class org.globalplatform.GPSystem
This method returns the Life Cycle State of the card.
getPrivileges(byte[], short) - Method in interface org.globalplatform.GPRegistryEntry
This method returns all the Privileges bytes registered in the current GlobalPlatform registry entry.
getRegistryEntry(AID) - Static method in class org.globalplatform.GPSystem
This method returns a handle to the GPRegistryEntry interface.
getSecureChannel() - Static method in class org.globalplatform.GPSystem
This method returns a handle to the SecureChannel interface.
getSecurityLevel() - Method in interface org.globalplatform.SecureChannel
This method is used to determine whether the Security Domain has performed authentication and to determine what level of security will be applied by the wrap and unwrap methods.
getService(AID, short) - Static method in class org.globalplatform.GPSystem
This method returns a handle to the GlobalService interface of a Global Service Application.
getServiceInterface(GPRegistryEntry, short, byte[], short, short) - Method in interface org.globalplatform.GlobalService
This method returns a handle to the requested service interface of a Global Services Application.
getState() - Method in interface org.globalplatform.GPRegistryEntry
This method returns the Life Cycle State registered in the current GlobalPlatform Registry entry.
getTriesRemaining() - Method in interface org.globalplatform.CVM
This method returns the number of tries remaining for the CVM.

A B C D E F G I K L N O P R S T U V W