Uses of Class
org.dspace.app.rest.security.DSpaceCsrfTokenRepository
Packages that use DSpaceCsrfTokenRepository
Package
Description
DSpace-specific concepts and behaviors to support Spring Security.
-
Uses of DSpaceCsrfTokenRepository in org.dspace.app.rest.security
Methods in org.dspace.app.rest.security that return DSpaceCsrfTokenRepositoryModifier and TypeMethodDescriptionstatic DSpaceCsrfTokenRepositoryDSpaceCsrfTokenRepository.withHttpOnlyFalse()Method is copied fromCookieCsrfTokenRepository(and only modified to return the DSpaceCsrfTokenRepository instead)