Java SecurityManager Permission class for JNDI name based file resources
The JndiPermission extends the BasicPermission.
The permission name is a full or partial jndi resource name.
An * can be used at the end of the name to match all named
resources that start with name.
An internationalization / localization helper class which reduces
the bother of handling ResourceBundles and takes care of the
common cases of message formating which otherwise require the
creation of Object arrays and such.