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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLRequestVersionTooLowException.java25 * $Id: SAMLRequestVersionTooLowException.java,v 1.2 2008/06/25 05:47:34 qcheng Exp $
39 public class SAMLRequestVersionTooLowException extends class in inherits:SAMLVersionMismatchException
43 * Constructs an <code>SAMLRequestVersionTooLowException</code> with a
48 public SAMLRequestVersionTooLowException(String s) { method in class:SAMLRequestVersionTooLowException
53 * Constructs an <code>SAMLRequestVersionTooLowException</code> with given
59 public SAMLRequestVersionTooLowException(Throwable t) { method in class:SAMLRequestVersionTooLowException
64 * Constructs a new <code>SAMLRequestVersionTooLowException</code> without
77 public SAMLRequestVersionTooLowException(String rbName, method in class:SAMLRequestVersionTooLowException
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLRequestVersionTooLowException.java25 * $Id: SAMLRequestVersionTooLowException.java,v 1.2 2008/06/25 05:47:34 qcheng Exp $
39 public class SAMLRequestVersionTooLowException extends class in inherits:SAMLVersionMismatchException
43 * Constructs an <code>SAMLRequestVersionTooLowException</code> with a
48 public SAMLRequestVersionTooLowException(String s) { method in class:SAMLRequestVersionTooLowException
53 * Constructs an <code>SAMLRequestVersionTooLowException</code> with given
59 public SAMLRequestVersionTooLowException(Throwable t) { method in class:SAMLRequestVersionTooLowException
64 * Constructs a new <code>SAMLRequestVersionTooLowException</code> without
77 public SAMLRequestVersionTooLowException(String rbName, method in class:SAMLRequestVersionTooLowException

Completed in 38 milliseconds