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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSReturnSessionManager.java25 * $Id: FSReturnSessionManager.java,v 1.4 2009/01/28 05:35:07 ww203982 Exp $
43 public final class FSReturnSessionManager{ class
48 private FSReturnSessionManager() { method in class:FSReturnSessionManager
50 FSUtils.debug.message("FSReturnSessionManager(): Called." +
51 " A new instance of FSReturnSessionManager created");
64 FSUtils.debug.message("FSReturnSessionManager::getUserProviderInfo");
76 FSUtils.debug.message("FSReturnSessionManager::setLogoutStatus");
107 "Entered FSReturnSessionManager::setUserProviderInfo");
127 "Entered FSReturnSessionManager::removeUserProviderInfo");
136 * Gets the singleton instance of <code>FSReturnSessionManager</cod
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSReturnSessionManager.java25 * $Id: FSReturnSessionManager.java,v 1.4 2009/01/28 05:35:07 ww203982 Exp $
43 public final class FSReturnSessionManager{ class
48 private FSReturnSessionManager() { method in class:FSReturnSessionManager
50 FSUtils.debug.message("FSReturnSessionManager(): Called." +
51 " A new instance of FSReturnSessionManager created");
64 FSUtils.debug.message("FSReturnSessionManager::getUserProviderInfo");
76 FSUtils.debug.message("FSReturnSessionManager::setLogoutStatus");
107 "Entered FSReturnSessionManager::setUserProviderInfo");
127 "Entered FSReturnSessionManager::removeUserProviderInfo");
136 * Gets the singleton instance of <code>FSReturnSessionManager</cod
[all...]

Completed in 26 milliseconds