Class Summary |
AuthenticationService |
This class is the main class for the authentication service. |
Log |
The Log class is used during debugging. |
Randomizer |
This class is used to create unique identifiers. |
ResourceOffering |
This class parses a resource offering from an XML node and holds it for other classes to
use. |
SaslRequest |
This class parses a SASL request from a SOAP message and holds it for other classes to use. |
SaslResponse |
This class creates the SASL response that is to be returned to the client. |
UserDb |
This class is the interface to the XML file containing the list of users. |