List of usage examples for org.springframework.security.oauth2.provider.authentication OAuth2AuthenticationProcessingFilter subclass-usage
From source file eu.trentorise.smartcampus.resourceprovider.filter.ResourceFilter.java
/**
* Implementation of the {@link OAuth2AuthenticationProcessingFilter} relying
* on the {@link ResourceAuthenticationManager} for actual authentication.
* @author raman
*
*/