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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/common/
H A DISLocaleContext.java25 * $Id: ISLocaleContext.java,v 1.14 2008/08/19 19:09:00 veiming Exp $
86 * ISLocaleContext is = new ISLocaleContext();
101 public class ISLocaleContext { class
198 * Initializes <code>ISLocaleContext</code> to default level It examines
202 public ISLocaleContext() { method in class:ISLocaleContext
210 * Initialize <code>ISLocaleContext</code> for a given Org It can look
213 public ISLocaleContext(String orgDN) { method in class:ISLocaleContext
/forgerock/openam/openam-core/src/main/java/com/sun/identity/common/
H A DISLocaleContext.java25 * $Id: ISLocaleContext.java,v 1.14 2008/08/19 19:09:00 veiming Exp $
86 * ISLocaleContext is = new ISLocaleContext();
101 public class ISLocaleContext { class
198 * Initializes <code>ISLocaleContext</code> to default level It examines
202 public ISLocaleContext() { method in class:ISLocaleContext
210 * Initialize <code>ISLocaleContext</code> for a given Org It can look
213 public ISLocaleContext(String orgDN) { method in class:ISLocaleContext

Completed in 29 milliseconds