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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/policy/
H A DSubjectTypeManager.java25 * $Id: SubjectTypeManager.java,v 1.5 2009/01/28 05:35:01 ww203982 Exp $
45 * The class <code>SubjectTypeManager</code> provides
53 public class SubjectTypeManager { class
70 * Constructs a <code>SubjectTypeManager</code> object
72 protected SubjectTypeManager() throws SSOException { method in class:SubjectTypeManager
81 * Constructs a <code>SubjectTypeManager</code> object
83 * <code>SubjectTypeManager</code> with
85 protected SubjectTypeManager(PolicyManager pm) { method in class:SubjectTypeManager
95 "SubjectTypeManager:Unable to retreive locale from SSOToken",
/forgerock/openam/openam-core/src/main/java/com/sun/identity/policy/
H A DSubjectTypeManager.java25 * $Id: SubjectTypeManager.java,v 1.5 2009/01/28 05:35:01 ww203982 Exp $
45 * The class <code>SubjectTypeManager</code> provides
53 public class SubjectTypeManager { class
70 * Constructs a <code>SubjectTypeManager</code> object
72 protected SubjectTypeManager() throws SSOException { method in class:SubjectTypeManager
81 * Constructs a <code>SubjectTypeManager</code> object
83 * <code>SubjectTypeManager</code> with
85 protected SubjectTypeManager(PolicyManager pm) { method in class:SubjectTypeManager
95 "SubjectTypeManager:Unable to retreive locale from SSOToken",

Completed in 33 milliseconds