Searched refs:sourceEntityId (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 DFSSingleLogoutHandler.java1349 * @param sourceEntityId source provider's entity id
1363 String sourceEntityId,
1395 FSUtils.debug.message("Added " + sourceEntityId +
1400 sourceEntityId,
1484 * @param sourceEntityId remote provider id
1494 String sourceEntityId,
1532 handleIDPProxyLogout(sourceEntityId);
1549 sourceEntityId);
1572 handleIDPProxyLogout(sourceEntityId);
1760 private FSLogoutStatus handleIDPProxyLogout(String sourceEntityId) argument
1356 processHttpSingleLogoutRequest( HttpServletResponse response, HttpServletRequest request, FSLogoutNotification reqLogout, FSSessionPartner currentSessionProvider, String userID, Object ssoToken, String sourceEntityId, String sessionIndex, boolean isWMLAgent, String relayState, String isSourceIDP) argument
1490 processSingleLogoutRequest( FSLogoutNotification reqLogout, FSSessionPartner currentSessionProvider, String userID, String sourceEntityId, String sessionIndex, boolean isWMLAgent, String isSourceIDP) argument
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSSingleLogoutHandler.java1349 * @param sourceEntityId source provider's entity id
1363 String sourceEntityId,
1395 FSUtils.debug.message("Added " + sourceEntityId +
1400 sourceEntityId,
1484 * @param sourceEntityId remote provider id
1494 String sourceEntityId,
1532 handleIDPProxyLogout(sourceEntityId);
1549 sourceEntityId);
1572 handleIDPProxyLogout(sourceEntityId);
1760 private FSLogoutStatus handleIDPProxyLogout(String sourceEntityId) argument
1356 processHttpSingleLogoutRequest( HttpServletResponse response, HttpServletRequest request, FSLogoutNotification reqLogout, FSSessionPartner currentSessionProvider, String userID, Object ssoToken, String sourceEntityId, String sessionIndex, boolean isWMLAgent, String relayState, String isSourceIDP) argument
1490 processSingleLogoutRequest( FSLogoutNotification reqLogout, FSSessionPartner currentSessionProvider, String userID, String sourceEntityId, String sessionIndex, boolean isWMLAgent, String isSourceIDP) argument
[all...]

Completed in 27 milliseconds