Uses of Class
org.dspace.app.rest.security.DSpaceCsrfAuthenticationStrategy
Packages that use DSpaceCsrfAuthenticationStrategy
Package
Description
DSpace-specific concepts and behaviors to support Spring Security.
-
Uses of DSpaceCsrfAuthenticationStrategy in org.dspace.app.rest.security
Methods in org.dspace.app.rest.security that return DSpaceCsrfAuthenticationStrategyModifier and TypeMethodDescriptionWebSecurityConfiguration.dSpaceCsrfAuthenticationStrategy()Returns a custom DSpaceCsrfAuthenticationStrategy, which ensures that (after authenticating) the CSRF token is only refreshed when it is used (or attempted to be used) by the client.