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–2025. All rights reserved.