Package org.springframework.security.test.web.servlet.request
package org.springframework.security.test.web.servlet.request
-
ClassesClassDescriptionContains Spring Security related
MockMvcRequestBuilders.Creates a form based login request including any necessaryCsrfToken.Creates a logout request (including any necessaryCsrfToken)ContainsMockMvcRequestPostProcessorimplementations for Spring Security.Populates a validCsrfTokeninto the request.Creates aUsernamePasswordAuthenticationTokenand sets the principal to be aUserand associates it to theMockHttpServletRequest.