Package mymobilesite.communication

Class Summary
AuthTransport This class is responsible for establishing the session with the Identity Provider and sending the SaslMessages over this connection.
DiscoveryQuery This class is responsible for constructing and sending the discovery queries.
LibertyMessage This abstract class is the general purpose superclass of the specific Liberty messages sent from the mobile phone to the Identity Provider, Discovery Service and Web Service Provider.
LibertyProtocol The LibertyProtocol class is responsible for coordinating the messages that are sent between the mobile phone and the Identity Provdier, Discovery Service and Web Service Provider.
Randomizer This class is used to create unique identifiers.
ResourceOffering This class is responsible for parsing the contents of a ResourceOffering element and storing the relevant information so that it can be used to contact the service provider.
SaslMessage This class is responsible for handling the communication with the authentication service.
WspRequest This class is responsible for constructing and sending the requests for the Web Service Provider chosen by the user.
 

Exception Summary
MessageException This class is responsible for holding the exceptions encountered in the message classes.