|
Class Summary |
| AuthenticationManager |
This class manages a password file for doing user authentication. |
| JDKLogger |
This is the implementation class for logging using JDK 1.4 library. |
| Log4JLogger |
This is the implementation class for logging using log4j library. |
| Logger |
This is a wrapper class for logging. |
| PassTool |
A command line utility to manipulate the password file used by
AuthenticationManager. |
| Property |
This is an abstract class for property file reader. |
| TextProperty |
This is a concrete implementation of the property object for loading
and saving the property content into a text-based file. |
| Version |
This is a wrapper class for getting information about version. |
| XMLProperty |
This is a concrete implementation of the property object for loading
and saving the property content into a XML-based file. |