| Interface | Description |
|---|---|
| AuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication> |
Redundant code for
Authentication MockMvc request post-processors |
| Class | Description |
|---|---|
| AddonsWebmvcTestConf | |
| MockAuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication> | |
| MockMvcProperties | |
| MockMvcSupport |
Just another wrapper for Spring
MockMvc. |
| OidcIdAuthenticationTokenRequestPostProcessor | |
| SecurityContextRequestPostProcessorSupport |
Not visible in springframework (and method not static)
|
| SecurityContextRequestPostProcessorSupport.TestSecurityContextRepository |
Used to wrap the SecurityContextRepository to provide support for testing in stateless mode
|
| ServletUnitTestingSupport |
Helper class for servlet
@Controller unit-tests using security flow
API (useless if using annotations). |
| Exception | Description |
|---|---|
| MockMvcPerformException |
Copyright © 2023. All rights reserved.