Searched defs:SAMLRequestVersionTooHighException (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 DSAMLRequestVersionTooHighException.java25 * $Id: SAMLRequestVersionTooHighException.java,v 1.2 2008/06/25 05:47:34 qcheng Exp $
39 public class SAMLRequestVersionTooHighException extends class in inherits:SAMLVersionMismatchException
49 public SAMLRequestVersionTooHighException(String s) { method in class:SAMLRequestVersionTooHighException
54 * Constructs an <code>SAMLRequestVersionTooHighException</code> with given
60 public SAMLRequestVersionTooHighException(Throwable t) { method in class:SAMLRequestVersionTooHighException
65 * Constructs a new <code>SAMLRequestVersionTooHighException</code>
78 public SAMLRequestVersionTooHighException(String rbName, method in class:SAMLRequestVersionTooHighException
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLRequestVersionTooHighException.java25 * $Id: SAMLRequestVersionTooHighException.java,v 1.2 2008/06/25 05:47:34 qcheng Exp $
39 public class SAMLRequestVersionTooHighException extends class in inherits:SAMLVersionMismatchException
49 public SAMLRequestVersionTooHighException(String s) { method in class:SAMLRequestVersionTooHighException
54 * Constructs an <code>SAMLRequestVersionTooHighException</code> with given
60 public SAMLRequestVersionTooHighException(Throwable t) { method in class:SAMLRequestVersionTooHighException
65 * Constructs a new <code>SAMLRequestVersionTooHighException</code>
78 public SAMLRequestVersionTooHighException(String rbName, method in class:SAMLRequestVersionTooHighException

Completed in 36 milliseconds