| Interface | Description |
|---|---|
| AuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication> |
Redundant code for
Authentication MockMvc request post-processors |
| Class | Description |
|---|---|
| JwtTestConf | |
| MockAuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication> | |
| MockMvcSupport |
Just another wrapper for Spring
MockMvc. |
| MockMvcSupport.MockMvcProperties | |
| 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). |
Copyright © 2021. All rights reserved.