Package com.sun.xml.wss.impl.callback
Class SAMLAssertionValidator.SAMLValidationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.xml.wss.impl.callback.SAMLAssertionValidator.SAMLValidationException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- SAMLAssertionValidator
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSAMLValidationException(String message) SAMLValidationException(String message, Throwable cause) SAMLValidationException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SAMLValidationException
-
SAMLValidationException
-
SAMLValidationException
-