Searched defs:RedirectException (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/org/forgerock/openam/authentication/
H A DRedirectException.java23 public class RedirectException extends IOException { class in inherits:IOException
28 public RedirectException() { method in class:RedirectException
36 public RedirectException(String msg) { method in class:RedirectException
46 public RedirectException(String msg, Throwable t) { method in class:RedirectException
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/authentication/
H A DRedirectException.java23 public class RedirectException extends IOException { class in inherits:IOException
28 public RedirectException() { method in class:RedirectException
36 public RedirectException(String msg) { method in class:RedirectException
46 public RedirectException(String msg, Throwable t) { method in class:RedirectException

Completed in 39 milliseconds