Package edu.uiuc.ncsa.security.util.configuration
Utilities for working with configurations. This also supports templates, which means that
in text, terms in ${...} will be replaced with other values. In the CLI, this is the
basis for environment support. In the case of the mail utilities, you can create a template
message with entries that are replaced when the message is sent. There are a lot of uses for
templates.
Created by Jeff Gaynor
on 8/3/22 at 8:27 AM
-
Interface Summary Interface Description TimeConstants Various constants relating to time. -
Class Summary Class Description BlobServer Created by Jeff Gaynor
on 9/3/20 at 10:24 AMCLITools Tools for creating command line clientsTemplateUtil Created by Jeff Gaynor
on 3/1/18 at 10:14 AMXMLConfigUtil Static utilities for working with configurations.XMLConfigUtil.TimeThingy