Uses of Interface
at.porscheinformatik.tapestry.csrfprotection.CsrfToken
Packages that use CsrfToken
Package
Description
Do not use classes in this package and sub-packages - these are internal and can me modified any time.
Tapestry package for services and the module configuration.
-
Uses of CsrfToken in at.porscheinformatik.tapestry.csrfprotection.internal
Classes in at.porscheinformatik.tapestry.csrfprotection.internal that implement CsrfTokenMethods in at.porscheinformatik.tapestry.csrfprotection.internal that return CsrfTokenModifier and TypeMethodDescriptionSessionCsrfTokenRepository.generateToken()SpringCsrfTokenRepository.generateToken()CsrfTokenManager.getSessionToken()Returns the token stored in this instance.SessionCsrfTokenRepository.loadToken()SpringCsrfTokenRepository.loadToken()Methods in at.porscheinformatik.tapestry.csrfprotection.internal with parameters of type CsrfToken -
Uses of CsrfToken in at.porscheinformatik.tapestry.csrfprotection.services
Methods in at.porscheinformatik.tapestry.csrfprotection.services that return CsrfTokenModifier and TypeMethodDescriptionCsrfTokenRepository.generateToken()CsrfTokenRepository.loadToken()Loads the expectedCsrfTokenfrom theHttpServletRequestMethods in at.porscheinformatik.tapestry.csrfprotection.services with parameters of type CsrfToken