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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DLogUtils.java25 * $Id: LogUtils.java,v 1.2 2008/06/25 05:47:34 qcheng Exp $
37 * The <code>LogUtils</code> class defines methods which are used by
40 public class LogUtils { class
234 SAMLUtils.debug.message("LogUtils.static: ", e);
262 SAMLUtils.debug.error("LogUtils.access: " +
291 SAMLUtils.debug.error("LogUtils.error: Error writing to" +
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DLogUtils.java25 * $Id: LogUtils.java,v 1.2 2008/06/25 05:47:34 qcheng Exp $
37 * The <code>LogUtils</code> class defines methods which are used by
40 public class LogUtils { class
234 SAMLUtils.debug.message("LogUtils.static: ", e);
262 SAMLUtils.debug.error("LogUtils.access: " +
291 SAMLUtils.debug.error("LogUtils.error: Error writing to" +

Completed in 21 milliseconds