Searched defs:removeSessionList (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 DFSSessionManager.java364 public void removeSessionList (String userID){ method in class:FSSessionManager
365 FSUtils.debug.message ("FSSessionManager.removeSessionList: Called ");
508 removeSessionList(userID);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSSessionManager.java367 public void removeSessionList (String userID){ method in class:FSSessionManager
368 FSUtils.debug.message ("FSSessionManager.removeSessionList: Called ");
511 removeSessionList(userID);

Completed in 31 milliseconds