A B C F G H I P R S T V X

S

SIMProxy - class com.SIMProxy.
Defines the Card Application Identifier (AID) GSM AID: apdu:0;target=A0.00.00.00.03.00.00 ??
SIMProxy(SIMSupplicant, int) - Constructor for class com.SIMProxy
Constructor 1
SIMProxy(SIMSupplicant, byte[], int) - Constructor for class com.SIMProxy
Constructor 2
SIMSupplicant - class core.SIMSupplicant.
This class handles all SIM communication.
SIMSupplicant(Controller, String) - Constructor for class core.SIMSupplicant
Constructor
SIMSupplicant(Controller) - Constructor for class core.SIMSupplicant
Constructor
ServiceSupplicant - class core.ServiceSupplicant.
The ServiceSupplicant class is the core of the Supplicant and is responsible for all communication between the components.
ServiceSupplicant() - Constructor for class core.ServiceSupplicant
 
sendResponse(String) - Method in class com.ClientProxy
 
sendResponseToClientApp(int, String) - Method in class core.ServiceSupplicant
 
setErrorMsg(String) - Method in class base.AuthenticationResponse
 
setFinish() - Method in class com.SIMProxy
Sets the finish flag to close the APDU Connection
setGetImsiCmd(byte[]) - Method in class com.SIMProxy
Sets the CMD_GET_IMSI Command APDU and reset the old ones
setIMSI(String) - Method in class base.AuthenticationSession
 
setKc(String) - Method in class base.AuthenticationSession
 
setPin(String) - Method in class base.AuthenticationRequest
 
setPin(String) - Method in class core.SIMSupplicant
 
setPinValidated() - Method in class base.AuthenticationSession
Sets pinValidated to true
setRunGsmAlgCmd(byte[]) - Method in class com.SIMProxy
Sets the CMD_RUN_GSM_ALG Command APDU and reset the old ones
setSRES(String) - Method in class base.AuthenticationSession
 
setSecurityAssociation(String) - Method in class base.AuthenticationResponse
 
setType(int) - Method in class com.SIMProxy
 
setVerifyPinCmd(byte[]) - Method in class com.SIMProxy
Sets the CMD_VERIFY_CHV Command APDU
strToByteArray(String) - Method in class core.SIMSupplicant
Converting the input String to a byte array

A B C F G H I P R S T V X