Package com.broadleafcommerce.oauth2.resource.security.test
package com.broadleafcommerce.oauth2.resource.security.test
-
ClassDescriptionA bean providing simple mocking of OAuth2 access tokens for security tests with MockMVC.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.