Package | Description |
---|---|
com.atlassian.confluence.plugins.edgeindex.servlet | |
com.atlassian.confluence.security.service |
Constructor and Description |
---|
BuildEdgeIndexServlet(PermissionManager permissionManager,
EdgeIndexBuilder edgeIndexBuilder,
XsrfTokenService xsrfTokenService,
I18NBeanFactory i18NBeanFactory) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultXsrfTokenService
This implementation unfortunately duplicates the logic of
XsrfTokenInterceptor as a proper adaption turns out
too complex due to the extensive use of ThreadLocals in the underlying code. |
Copyright © 2003–2017 Atlassian. All rights reserved.