Searched defs:SAMLVersionMismatchException (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 DSAMLVersionMismatchException.java25 * $Id: SAMLVersionMismatchException.java,v 1.2 2008/06/25 05:47:35 qcheng Exp $
38 public class SAMLVersionMismatchException extends SAMLException { class in inherits:SAMLException
41 * Constructs an <code>SAMLVersionMismatchException</code> with a message.
45 public SAMLVersionMismatchException(String s) { method in class:SAMLVersionMismatchException
50 * Constructs an <code>SAMLVersionMismatchException</code> with given
56 public SAMLVersionMismatchException(Throwable t) { method in class:SAMLVersionMismatchException
61 * Constructs a new <code>SAMLVersionMismatchException</code> without a
74 public SAMLVersionMismatchException(String rbName, method in class:SAMLVersionMismatchException
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/common/
H A DSAMLVersionMismatchException.java25 * $Id: SAMLVersionMismatchException.java,v 1.2 2008/06/25 05:47:35 qcheng Exp $
38 public class SAMLVersionMismatchException extends SAMLException { class in inherits:SAMLException
41 * Constructs an <code>SAMLVersionMismatchException</code> with a message.
45 public SAMLVersionMismatchException(String s) { method in class:SAMLVersionMismatchException
50 * Constructs an <code>SAMLVersionMismatchException</code> with given
56 public SAMLVersionMismatchException(Throwable t) { method in class:SAMLVersionMismatchException
61 * Constructs a new <code>SAMLVersionMismatchException</code> without a
74 public SAMLVersionMismatchException(String rbName, method in class:SAMLVersionMismatchException

Completed in 39 milliseconds