Searched refs:redirectWithAuthNResponse (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/iplanet/services/cdc/
H A DCDCServlet.java343 redirectWithAuthNResponse(request, response, token);
351 private void redirectWithAuthNResponse( method in class:CDCServlet
358 debug.message("CDCServlet.redirectWithAuthNResponse: gotoURL = " + gotoURL);
362 debug.message("CDCServlet.redirectWithAuthNResponse: After encoding: gotoURL = " + gotoURL);
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/iplanet/services/cdc/
H A DCDCServlet.java344 redirectWithAuthNResponse(request, response, token);
352 private void redirectWithAuthNResponse( method in class:CDCServlet
359 debug.message("CDCServlet.redirectWithAuthNResponse: gotoURL = " + gotoURL);
363 debug.message("CDCServlet.redirectWithAuthNResponse: After encoding: gotoURL = " + gotoURL);

Completed in 33 milliseconds