Searched refs:LOGOUT_DONE_URL (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSPreLogoutHandler.java79 protected static String LOGOUT_DONE_URL = null; field in class:FSPreLogoutHandler
103 LOGOUT_DONE_URL = FSServiceUtils.getLogoutDonePageURL(
108 FSUtils.debug.message("LOGOUT_DONE_URL : " + LOGOUT_DONE_URL +
643 response, LOGOUT_DONE_URL, logoutSuccess,
782 response, LOGOUT_DONE_URL, logoutSuccess,
807 finalRelayState = LOGOUT_DONE_URL;
H A DFSSingleLogoutHandler.java102 private static String LOGOUT_DONE_URL = null; field in class:FSSingleLogoutHandler
131 LOGOUT_DONE_URL = FSServiceUtils.getLogoutDonePageURL(
136 FSUtils.debug.message("LOGOUT_DONE_URL : " + LOGOUT_DONE_URL +
262 response, LOGOUT_DONE_URL,false,
276 response, LOGOUT_DONE_URL, false,
696 response, LOGOUT_DONE_URL, true,
1088 response, LOGOUT_DONE_URL, false,
1890 finalRelayState = LOGOUT_DONE_URL;
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSPreLogoutHandler.java79 protected static String LOGOUT_DONE_URL = null; field in class:FSPreLogoutHandler
103 LOGOUT_DONE_URL = FSServiceUtils.getLogoutDonePageURL(
108 FSUtils.debug.message("LOGOUT_DONE_URL : " + LOGOUT_DONE_URL +
643 response, LOGOUT_DONE_URL, logoutSuccess,
782 response, LOGOUT_DONE_URL, logoutSuccess,
807 finalRelayState = LOGOUT_DONE_URL;
H A DFSSingleLogoutHandler.java102 private static String LOGOUT_DONE_URL = null; field in class:FSSingleLogoutHandler
131 LOGOUT_DONE_URL = FSServiceUtils.getLogoutDonePageURL(
136 FSUtils.debug.message("LOGOUT_DONE_URL : " + LOGOUT_DONE_URL +
262 response, LOGOUT_DONE_URL,false,
276 response, LOGOUT_DONE_URL, false,
696 response, LOGOUT_DONE_URL, true,
1088 response, LOGOUT_DONE_URL, false,
1890 finalRelayState = LOGOUT_DONE_URL;
/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateIDFFMetaDataTemplate.java414 .append(IFSConstants.LOGOUT_DONE_URL)
631 .append(IFSConstants.LOGOUT_DONE_URL)
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/sun/identity/workflow/
H A DCreateIDFFMetaDataTemplate.java414 .append(IFSConstants.LOGOUT_DONE_URL)
631 .append(IFSConstants.LOGOUT_DONE_URL)
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java2218 public String LOGOUT_DONE_URL = "logoutDoneURL"; field in interface:IFSConstants
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/common/
H A DIFSConstants.java2218 public String LOGOUT_DONE_URL = "logoutDoneURL"; field in interface:IFSConstants
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/
H A DFSServiceUtils.java833 hostedConfig, IFSConstants.LOGOUT_DONE_URL);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/util/
H A DFSServiceUtils.java833 hostedConfig, IFSConstants.LOGOUT_DONE_URL);

Completed in 68 milliseconds