| java.lang.Object org.kuali.rice.config.ConfigLogger
ConfigLogger | public class ConfigLogger (Code) | | Logs information about the configuration at the DEBUG level.
author: Kuali Rice Team (kuali-rice@googlegroups.com) |
getDisplaySafeConfig | public static Map<String, String> getDisplaySafeConfig(Properties properties)(Code) | | Returns a Map of configuration paramters that have display-safe values. This allows for the suppression
of sensitive configuration paramters from being displayed (i.e. passwords).
|
|
|