Searched defs:LogConfigReader (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/s1is/
H A DLogConfigReader.java25 * $Id: LogConfigReader.java,v 1.19 2009/11/04 22:33:10 bigfatrat Exp $
59 * <tt>LogConfigReader</TT> is used to load the configuration from the
62 * <tt>LogConfigReader</TT> is very Speicific to DSAME. <p>
67 public class LogConfigReader implements ServiceListener{ class in inherits:ServiceListener
103 public LogConfigReader() throws IOException { method in class:LogConfigReader
117 debug.error("LogConfigReader: Could not get proper SSOToken", ssoe);
121 debug.message("LogConfigReader: ssoToken obtained" + ssoToken);
126 debug.warning("LogConfigReader: Could not " +
130 debug.error("LogConfigReader: Could not " +
139 debug.error("LogConfigReader
[all...]
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/s1is/
H A DLogConfigReader.java25 * $Id: LogConfigReader.java,v 1.19 2009/11/04 22:33:10 bigfatrat Exp $
59 * <tt>LogConfigReader</TT> is used to load the configuration from the
62 * <tt>LogConfigReader</TT> is very Speicific to DSAME. <p>
67 public class LogConfigReader implements ServiceListener{ class in inherits:ServiceListener
103 public LogConfigReader() throws IOException { method in class:LogConfigReader
117 debug.error("LogConfigReader: Could not get proper SSOToken", ssoe);
121 debug.message("LogConfigReader: ssoToken obtained" + ssoToken);
126 debug.warning("LogConfigReader: Could not " +
130 debug.error("LogConfigReader: Could not " +
139 debug.error("LogConfigReader
[all...]

Completed in 28 milliseconds