public interface MockMvcAuthenticationScheme
Modifier and Type | Method and Description |
---|---|
void |
authenticate(MockMvcRequestSpecification mockMvcRequestSpecification)
Perform authentication using one of methods in
MockMvcRequestSpecification . |
void authenticate(MockMvcRequestSpecification mockMvcRequestSpecification)
MockMvcRequestSpecification
.mockMvcRequestSpecification
- The request specificationCopyright © 2010–2016. All rights reserved.