Uses of Interface
com.atlassian.confluence.security.service.XsrfTokenService
Packages that use XsrfTokenService
Package
Description
-
Uses of XsrfTokenService in com.atlassian.confluence.impl.xsrf
Constructors in com.atlassian.confluence.impl.xsrf with parameters of type XsrfTokenService -
Uses of XsrfTokenService in com.atlassian.confluence.plugins.edgeindex.servlet
Constructors in com.atlassian.confluence.plugins.edgeindex.servlet with parameters of type XsrfTokenServiceModifierConstructorDescriptionBuildEdgeIndexServlet(PermissionManager permissionManager, EdgeIndexBuilder edgeIndexBuilder, XsrfTokenService xsrfTokenService) -
Uses of XsrfTokenService in com.atlassian.confluence.security.service
Classes in com.atlassian.confluence.security.service that implement XsrfTokenService -
Uses of XsrfTokenService in com.atlassian.sal.confluence.xsrf
Constructors in com.atlassian.sal.confluence.xsrf with parameters of type XsrfTokenService