org.surfnet.oaaas.auth
Class ValidationResponseException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.surfnet.oaaas.auth.ValidationResponseException
All Implemented Interfaces:
Serializable

public class ValidationResponseException
extends RuntimeException

See Also:
Serialized Form

Field Summary
 OAuth2Validator.ValidationResponse v
           
 
Constructor Summary
ValidationResponseException(OAuth2Validator.ValidationResponse v)
           
 
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
 

Field Detail

v

public final OAuth2Validator.ValidationResponse v
Constructor Detail

ValidationResponseException

public ValidationResponseException(OAuth2Validator.ValidationResponse v)


Copyright © 2012-2013 SURFnet bv, The Netherlands. All Rights Reserved.