Package jcifs.util

Class Summary
Config This class uses a static PropertiesTree to act as a cental repository of configuration information.
DES This code is derived from the above source JCIFS API Norbert Hranitzky
Log This log utility uses a combination of bit mask control and io stream functionality.
LogWriter This class is basically a PrintWriter that prepends a timestamp before each message is written to the underlying stream.
MD4 Implements the MD4 message digest algorithm in Java.
PropertiesTree This class is backwords compatible with Properties however another dimension is added by using the customary dot '.' as an operator to alternativly represent properties as trees.