All Classes and Interfaces
Class
Description
AuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication>
Redundant code for
Authentication MockMvc request post-processorsMockAuthenticationRequestPostProcessor<T extends org.springframework.security.core.Authentication>
Just another wrapper for Spring
It would extend
MockMvc.It would extend
MockMvc if it was not final :-/Not visible in springframework (and method not static)
Used to wrap the SecurityContextRepository to provide support for testing in
stateless mode
Helper class for servlet
Might be used either as a parent class (easier) or collaborator (requires some test configuration).
@Controller unit-tests using security flow
API (useless if using annotations).Might be used either as a parent class (easier) or collaborator (requires some test configuration).