Searched refs:liveConnectionsExist (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DIDFFSingleLogoutHandler.java159 if (!FSLogoutUtil.liveConnectionsExist(userID, idpMetaAlias)) {
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/multiprotocol/
H A DIDFFSingleLogoutHandler.java159 if (!FSLogoutUtil.liveConnectionsExist(userID, idpMetaAlias)) {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSLogoutUtil.java576 public static boolean liveConnectionsExist( method in class:FSLogoutUtil
581 FSUtils.debug.message("Entered liveConnectionsExist for user : " +
H A DFSPreLogoutHandler.java255 if (FSLogoutUtil.liveConnectionsExist(
372 FSUtils.debug.error("SessionException in liveConnectionsExist"
H A DFSSingleLogoutHandler.java294 if (FSLogoutUtil.liveConnectionsExist(userID, metaAlias))
296 FSUtils.debug.message("More liveConnectionsExist");
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSLogoutUtil.java576 public static boolean liveConnectionsExist( method in class:FSLogoutUtil
581 FSUtils.debug.message("Entered liveConnectionsExist for user : " +
H A DFSPreLogoutHandler.java255 if (FSLogoutUtil.liveConnectionsExist(
372 FSUtils.debug.error("SessionException in liveConnectionsExist"
H A DFSSingleLogoutHandler.java294 if (FSLogoutUtil.liveConnectionsExist(userID, metaAlias))
296 FSUtils.debug.message("More liveConnectionsExist");

Completed in 47 milliseconds