CSRF
  • Namespace
  • Class
  • Tree

Namespaces

  • PHP
  • Riimu
    • Kit
      • CSRF
        • Source
        • Storage

Classes

  • CSRFHandler
  • NonceValidator
  • SingleToken

Exceptions

  • InvalidCSRFTokenException

Class InvalidCSRFTokenException

Thrown when the CSRF token cannot be validated and exception is required.

Exception
Extended by RuntimeException
Extended by UnexpectedValueException
Extended by Riimu\Kit\CSRF\InvalidCSRFTokenException
Namespace: Riimu\Kit\CSRF
Copyright: Copyright (c) 2014, Riikka Kalliomäki
License: MIT License
Author: Riikka Kalliomäki riikka.kalliomaki@gmail.com
Located at InvalidCSRFTokenException.php

Methods summary

Methods inherited from Exception

__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()

Properties summary

Properties inherited from Exception

$code, $file, $line, $message

CSRF API documentation generated by ApiGen