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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java25 * $Id: FSAssertionManager.java,v 1.12 2009/08/03 18:18:36 bigfatrat Exp $
92 public final class FSAssertionManager { class
162 private FSAssertionManager(String metaAlias) method in class:FSAssertionManager
194 FSUtils.debug.error("FSAssertionManager: "
217 "FSAssertionManager: "
223 FSUtils.debug.error("FSAssertionManager: "
338 * Returns a <code>FSAssertionManager</code> instance.
340 * @return <code>FSAssertionManager</code> instance.
343 public static synchronized FSAssertionManager getInstance(
348 FSUtils.debug.message("FSAssertionManager
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAssertionManager.java25 * $Id: FSAssertionManager.java,v 1.12 2009/08/03 18:18:36 bigfatrat Exp $
95 public final class FSAssertionManager { class
165 private FSAssertionManager(String metaAlias) method in class:FSAssertionManager
197 FSUtils.debug.error("FSAssertionManager: "
220 "FSAssertionManager: "
226 FSUtils.debug.error("FSAssertionManager: "
341 * Returns a <code>FSAssertionManager</code> instance.
343 * @return <code>FSAssertionManager</code> instance.
346 public static synchronized FSAssertionManager getInstance(
351 FSUtils.debug.message("FSAssertionManager
[all...]

Completed in 22 milliseconds