Uses of Package
org.springframework.security.test.web.servlet.request
Packages that use org.springframework.security.test.web.servlet.request
-
Classes in org.springframework.security.test.web.servlet.request used by org.springframework.security.test.web.servlet.requestClassDescriptionCreates a form based login request including any necessary
CsrfToken.Creates a logout request (including any necessaryCsrfToken)Populates a validCsrfTokeninto the request.Creates aUsernamePasswordAuthenticationTokenand sets the principal to be aUserand associates it to theMockHttpServletRequest.