Package | Description |
---|---|
org.springframework.security.web.csrf |
Modifier and Type | Class and Description |
---|---|
class |
InvalidCsrfTokenException
Thrown when an expected
CsrfToken exists, but it does not match the
value present on the HttpServletRequest |
class |
MissingCsrfTokenException
Thrown when no expected
CsrfToken is found but is required. |
Copyright © 2019. All rights reserved.