|
Class Summary |
| CryptUtils |
this class is done originally by andy tagish, with his great jaas modules. you can reach it on his website the licence of the code provided by andy tagish is
also the LGPL. this class is loaded by the application server classloader. |
| FileUtils |
Utility class to grab files with location as an URI containing a 'file' protocol
or as a JNDI location. |
| LocalizedThrowable |
Subclass of LoginException which provide a localized message. |
| ResourceBundleUtils |
Utility class for ResourceBundle. |
| ThrowableUtils |
Utility class for Throwable. |
| XMLUtils |
Utility class to handle XML documents with DOM4J. |