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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/coretoken/
H A DTokenLogUtils.java25 * $Id: TokenLogUtils.java,v 1.1 2009/11/19 00:07:40 qcheng Exp $
44 * The <code>TokenLogUtils</code> class defines methods which are used by
47 public class TokenLogUtils { class
119 logRec.addLogInfo(TokenLogUtils.TOKEN_NAME_ID, nameId);
126 "TokenLogUtils.error:Couldn't write error log:",le);
163 logRec.addLogInfo(TokenLogUtils.TOKEN_NAME_ID, nameId);
170 "TokenLogUtils.error:Couldn't write error log:",le);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/coretoken/
H A DTokenLogUtils.java25 * $Id: TokenLogUtils.java,v 1.1 2009/11/19 00:07:40 qcheng Exp $
44 * The <code>TokenLogUtils</code> class defines methods which are used by
47 public class TokenLogUtils { class
119 logRec.addLogInfo(TokenLogUtils.TOKEN_NAME_ID, nameId);
126 "TokenLogUtils.error:Couldn't write error log:",le);
163 logRec.addLogInfo(TokenLogUtils.TOKEN_NAME_ID, nameId);
170 "TokenLogUtils.error:Couldn't write error log:",le);

Completed in 29 milliseconds