com.sun.xml.wss.impl.callback
Class SAMLAssertionValidator.SAMLValidationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sun.xml.wss.impl.callback.SAMLAssertionValidator.SAMLValidationException
All Implemented Interfaces:
Serializable
Enclosing interface:
SAMLAssertionValidator

public static class SAMLAssertionValidator.SAMLValidationException
extends Exception

See Also:
Serialized Form

Constructor Summary
SAMLAssertionValidator.SAMLValidationException(String message)
           
SAMLAssertionValidator.SAMLValidationException(String message, Throwable cause)
           
SAMLAssertionValidator.SAMLValidationException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SAMLAssertionValidator.SAMLValidationException

public SAMLAssertionValidator.SAMLValidationException(String message)

SAMLAssertionValidator.SAMLValidationException

public SAMLAssertionValidator.SAMLValidationException(String message,
                                                      Throwable cause)

SAMLAssertionValidator.SAMLValidationException

public SAMLAssertionValidator.SAMLValidationException(Throwable cause)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.