Searched defs:isSourceIDP (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.java1353 * @param isSourceIDP whether source provider is an IDP or not
1367 String isSourceIDP)
1401 isSourceIDP,
1487 * @param isSourceIDP determines the role of the provider
1497 String isSourceIDP)
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
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSSingleLogoutHandler.java1353 * @param isSourceIDP whether source provider is an IDP or not
1367 String isSourceIDP)
1401 isSourceIDP,
1487 * @param isSourceIDP determines the role of the provider
1497 String isSourceIDP)
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

Completed in 36 milliseconds