Uses of Class
at.porscheinformatik.tapestry.csrfprotection.internal.ProtectedPagesService
Packages that use ProtectedPagesService
Package
Description
Do not use classes in this package and sub-packages - these are internal and can me modified any time.
-
Uses of ProtectedPagesService in at.porscheinformatik.tapestry.csrfprotection.internal
Constructors in at.porscheinformatik.tapestry.csrfprotection.internal with parameters of type ProtectedPagesServiceModifierConstructorDescriptionCsrfComponentEventLinkTransformer(CsrfTokenManager csrfTokenProvider, ProtectedPagesService protectedPagesService, String parameterName) CsrfProtectionFilter(CsrfTokenManager csrfTokenManager, ProtectedPagesService protectedPagesService, org.apache.tapestry5.http.services.Request request, jakarta.servlet.http.HttpServletRequest httpServletRequest) Creates a new filter and injects the required services and configuration parameters.