Searched refs:InteractionRedirectException (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionRedirectException.java25 * $Id: InteractionRedirectException.java,v 1.2 2008/06/25 05:47:18 qcheng Exp $
38 public class InteractionRedirectException extends InteractionException { class in inherits:InteractionException
49 public InteractionRedirectException(String messageID) { method in class:InteractionRedirectException
H A DInteractionManager.java250 * @throws InteractionRedirectException if user agent is redirected to
264 throws InteractionException, InteractionRedirectException,
365 * @throws InteractionRedirectException if user agent is redirected to
377 throws InteractionRedirectException, InteractionException,
395 * @throws InteractionRedirectException if user agent is redirected to
405 throws InteractionRedirectException, InteractionException,
506 throws InteractionRedirectException, InteractionException {
604 throw new InteractionRedirectException(requestID);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/interaction/
H A DInteractionRedirectException.java25 * $Id: InteractionRedirectException.java,v 1.2 2008/06/25 05:47:18 qcheng Exp $
38 public class InteractionRedirectException extends InteractionException { class in inherits:InteractionException
49 public InteractionRedirectException(String messageID) { method in class:InteractionRedirectException
H A DInteractionManager.java253 * @throws InteractionRedirectException if user agent is redirected to
267 throws InteractionException, InteractionRedirectException,
368 * @throws InteractionRedirectException if user agent is redirected to
380 throws InteractionRedirectException, InteractionException,
398 * @throws InteractionRedirectException if user agent is redirected to
408 throws InteractionRedirectException, InteractionException,
509 throws InteractionRedirectException, InteractionException {
607 throw new InteractionRedirectException(requestID);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTClient.java48 import com.sun.identity.liberty.ws.interaction.InteractionRedirectException;
578 * @exception InteractionRedirectException if user agent is redirected to
583 throws DSTException, InteractionRedirectException
620 * @exception InteractionRedirectException if user agent is redirected to
625 throws DSTException, InteractionRedirectException {
645 * @exception InteractionRedirectException if user agent is redirected to
650 throws DSTException, InteractionRedirectException {
684 * @exception InteractionRedirectException if user agent is redirected to
689 throws DSTException, InteractionRedirectException {
710 * @exception InteractionRedirectException i
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/dst/
H A DDSTClient.java48 import com.sun.identity.liberty.ws.interaction.InteractionRedirectException;
578 * @exception InteractionRedirectException if user agent is redirected to
583 throws DSTException, InteractionRedirectException
620 * @exception InteractionRedirectException if user agent is redirected to
625 throws DSTException, InteractionRedirectException {
645 * @exception InteractionRedirectException if user agent is redirected to
650 throws DSTException, InteractionRedirectException {
684 * @exception InteractionRedirectException if user agent is redirected to
689 throws DSTException, InteractionRedirectException {
710 * @exception InteractionRedirectException i
[all...]

Completed in 59 milliseconds