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

C

ClientProxy - class com.ClientProxy.
The ClientProxy class is a thread class running in the background.
ClientProxy(ServiceSupplicant, Controller, int) - Constructor for class com.ClientProxy
 
Controller - class core.Controller.
This class binds all the classes together by parsing inputStreams and interpreting data
Controller(ServiceSupplicant) - Constructor for class core.Controller
 
com - package com
 
commandAction(Command, Displayable) - Method in class core.ServiceSupplicant
 
connect() - Method in class com.ClientProxy
Setting up the ServerSocketConnection This should last during the hole user session!
connect() - Method in class com.SIMProxy
Setting up connection to the SIM
core - package core
 
createAuthenticationResponse(AuthenticationResponse) - Method in class core.XmlParser
Creates the xml AuthenticationResponse that proves the client is authenticated

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