Searched refs:SAMLVersionMismatchException (Results 1 - 24 of 24) 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
H A DSAMLRequestVersionDeprecatedException.java35 * <code>SAMLVersionMismatchException</code>.
40 extends SAMLVersionMismatchException
H A DSAMLRequestVersionTooHighException.java35 * <code>SAMLVersionMismatchException</code>.
40 SAMLVersionMismatchException {
H A DSAMLRequestVersionTooLowException.java35 * <code>SAMLVersionMismatchException</code>.
40 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
H A DSAMLRequestVersionDeprecatedException.java35 * <code>SAMLVersionMismatchException</code>.
40 extends SAMLVersionMismatchException
H A DSAMLRequestVersionTooHighException.java35 * <code>SAMLVersionMismatchException</code>.
40 SAMLVersionMismatchException {
H A DSAMLRequestVersionTooLowException.java35 * <code>SAMLVersionMismatchException</code>.
40 SAMLVersionMismatchException {
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DAssertion.java233 throw new SAMLVersionMismatchException(
241 throw new SAMLVersionMismatchException(
277 throw new SAMLVersionMismatchException(
283 throw new SAMLVersionMismatchException(
H A DAssertionBase.java37 import com.sun.identity.saml.common.SAMLVersionMismatchException;
344 throw new SAMLVersionMismatchException(
353 throw new SAMLVersionMismatchException(
388 throw new SAMLVersionMismatchException(
396 throw new SAMLVersionMismatchException(
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/assertion/
H A DAssertion.java233 throw new SAMLVersionMismatchException(
241 throw new SAMLVersionMismatchException(
277 throw new SAMLVersionMismatchException(
283 throw new SAMLVersionMismatchException(
H A DAssertionBase.java40 import com.sun.identity.saml.common.SAMLVersionMismatchException;
347 throw new SAMLVersionMismatchException(
356 throw new SAMLVersionMismatchException(
391 throw new SAMLVersionMismatchException(
399 throw new SAMLVersionMismatchException(
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSResponse.java51 import com.sun.identity.saml.common.SAMLVersionMismatchException;
301 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
308 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
338 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
344 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
H A DFSAssertion.java44 import com.sun.identity.saml.common.SAMLVersionMismatchException;
151 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
155 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
175 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
180 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
H A DFSLogoutResponse.java44 import com.sun.identity.saml.common.SAMLVersionMismatchException;
448 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
455 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
482 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
487 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
H A DFSAuthnResponse.java38 import com.sun.identity.saml.common.SAMLVersionMismatchException;
399 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
407 throw new SAMLVersionMismatchException(
H A DFSNameRegistrationResponse.java37 import com.sun.identity.saml.common.SAMLVersionMismatchException;
394 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
401 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/message/
H A DFSResponse.java51 import com.sun.identity.saml.common.SAMLVersionMismatchException;
301 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
308 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
338 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
344 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
H A DFSAssertion.java47 import com.sun.identity.saml.common.SAMLVersionMismatchException;
154 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
158 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
178 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
183 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
H A DFSLogoutResponse.java47 import com.sun.identity.saml.common.SAMLVersionMismatchException;
451 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
458 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
485 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
490 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
H A DFSAuthnResponse.java41 import com.sun.identity.saml.common.SAMLVersionMismatchException;
402 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
410 throw new SAMLVersionMismatchException(
H A DFSNameRegistrationResponse.java40 import com.sun.identity.saml.common.SAMLVersionMismatchException;
397 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
404 throw new SAMLVersionMismatchException(FSUtils.BUNDLE_NAME,
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/
H A DResponse.java48 import com.sun.identity.saml.common.SAMLVersionMismatchException;
479 throw new SAMLVersionMismatchException(
486 throw new SAMLVersionMismatchException(
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/saml/protocol/
H A DResponse.java47 import com.sun.identity.saml.common.SAMLVersionMismatchException;
478 throw new SAMLVersionMismatchException(
485 throw new SAMLVersionMismatchException(

Completed in 257 milliseconds