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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/registration/
H A DFSRegistrationRequestServlet.java62 private static String COMMON_ERROR_PAGE = ""; field in class:FSRegistrationRequestServlet
90 COMMON_ERROR_PAGE = FSServiceUtils.getErrorPageURL(
94 FSUtils.debug.message("COMMON_ERROR_PAGE : " + COMMON_ERROR_PAGE);
209 COMMON_ERROR_PAGE,
215 COMMON_ERROR_PAGE,
222 COMMON_ERROR_PAGE,
292 COMMON_ERROR_PAGE,
313 COMMON_ERROR_PAGE,
330 COMMON_ERROR_PAGE,
[all...]
H A DFSRegistrationReturnServlet.java62 private static String COMMON_ERROR_PAGE = ""; field in class:FSRegistrationReturnServlet
205 COMMON_ERROR_PAGE,
211 COMMON_ERROR_PAGE,
235 COMMON_ERROR_PAGE,
274 COMMON_ERROR_PAGE,
338 COMMON_ERROR_PAGE = FSServiceUtils.getErrorPageURL(
342 FSUtils.debug.message("COMMON_ERROR_PAGE : " +
343 COMMON_ERROR_PAGE);
H A DFSRegistrationInitiationServlet.java60 private static String COMMON_ERROR_PAGE = ""; field in class:FSRegistrationInitiationServlet
91 COMMON_ERROR_PAGE = FSServiceUtils.getErrorPageURL(
97 "\nCOMMON_ERROR_PAGE : " + COMMON_ERROR_PAGE);
275 COMMON_ERROR_PAGE,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/registration/
H A DFSRegistrationRequestServlet.java62 private static String COMMON_ERROR_PAGE = ""; field in class:FSRegistrationRequestServlet
90 COMMON_ERROR_PAGE = FSServiceUtils.getErrorPageURL(
94 FSUtils.debug.message("COMMON_ERROR_PAGE : " + COMMON_ERROR_PAGE);
209 COMMON_ERROR_PAGE,
215 COMMON_ERROR_PAGE,
222 COMMON_ERROR_PAGE,
292 COMMON_ERROR_PAGE,
313 COMMON_ERROR_PAGE,
330 COMMON_ERROR_PAGE,
[all...]
H A DFSRegistrationReturnServlet.java62 private static String COMMON_ERROR_PAGE = ""; field in class:FSRegistrationReturnServlet
205 COMMON_ERROR_PAGE,
211 COMMON_ERROR_PAGE,
235 COMMON_ERROR_PAGE,
274 COMMON_ERROR_PAGE,
338 COMMON_ERROR_PAGE = FSServiceUtils.getErrorPageURL(
342 FSUtils.debug.message("COMMON_ERROR_PAGE : " +
343 COMMON_ERROR_PAGE);
H A DFSRegistrationInitiationServlet.java60 private static String COMMON_ERROR_PAGE = ""; field in class:FSRegistrationInitiationServlet
91 COMMON_ERROR_PAGE = FSServiceUtils.getErrorPageURL(
97 "\nCOMMON_ERROR_PAGE : " + COMMON_ERROR_PAGE);
275 COMMON_ERROR_PAGE,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSReturnLogoutServlet.java66 private static String COMMON_ERROR_PAGE = ""; field in class:FSReturnLogoutServlet
217 COMMON_ERROR_PAGE,
223 COMMON_ERROR_PAGE,
249 COMMON_ERROR_PAGE,
310 COMMON_ERROR_PAGE,
391 COMMON_ERROR_PAGE = FSServiceUtils.getErrorPageURL(
394 FSUtils.debug.message("COMMON_ERROR_PAGE : " + COMMON_ERROR_PAGE);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/logout/
H A DFSReturnLogoutServlet.java66 private static String COMMON_ERROR_PAGE = ""; field in class:FSReturnLogoutServlet
217 COMMON_ERROR_PAGE,
223 COMMON_ERROR_PAGE,
249 COMMON_ERROR_PAGE,
310 COMMON_ERROR_PAGE,
391 COMMON_ERROR_PAGE = FSServiceUtils.getErrorPageURL(
394 FSUtils.debug.message("COMMON_ERROR_PAGE : " + COMMON_ERROR_PAGE);

Completed in 36 milliseconds