All Classes and Interfaces
Class
Description
Useful class for quickly obtaining an access token during integration testing with a live
authorization server
A bean providing simple mocking of OAuth2 access tokens for security tests with MockMVC.
An extension of
MockMvcOAuth2AuthenticationUtil
that can produce authentications with
restrictions/restricted authorities matching the structure produced by the authentication
service.
Simulates OAuth2 scopes to help with endpoint testing with Spring Security.
Sets up the Spring Security context based on the given scopes.
Simply mocks out a user with an `admin_user_id` claim to pass sandbox validation.