Searched refs:FSRequestCleanUpRunnable (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSRequestCleanUpRunnable.java25 * $Id: FSRequestCleanUpRunnable.java,v 1.2 2008/06/25 05:46:55 qcheng Exp $
41 public class FSRequestCleanUpRunnable extends PeriodicGroupRunnable { class in inherits:PeriodicGroupRunnable
54 public FSRequestCleanUpRunnable(Map idAuthnRequestMap, Map idDestnMap, method in class:FSRequestCleanUpRunnable
66 FSUtils.debug.message("FSRequestCleanUpRunnable:run thread wakeup");
H A DFSSessionManager.java100 private FSRequestCleanUpRunnable cRunnable = null;
586 cRunnable = new FSRequestCleanUpRunnable(idAuthnRequestMap,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSRequestCleanUpRunnable.java25 * $Id: FSRequestCleanUpRunnable.java,v 1.2 2008/06/25 05:46:55 qcheng Exp $
41 public class FSRequestCleanUpRunnable extends PeriodicGroupRunnable { class in inherits:PeriodicGroupRunnable
54 public FSRequestCleanUpRunnable(Map idAuthnRequestMap, Map idDestnMap, method in class:FSRequestCleanUpRunnable
66 FSUtils.debug.message("FSRequestCleanUpRunnable:run thread wakeup");
H A DFSSessionManager.java103 private FSRequestCleanUpRunnable cRunnable = null;
589 cRunnable = new FSRequestCleanUpRunnable(idAuthnRequestMap,

Completed in 23 milliseconds