Class OAuth2ResourceInterceptor

java.lang.Object
com.predic8.membrane.core.interceptor.AbstractInterceptor
com.predic8.membrane.core.interceptor.oauth2.OAuth2ResourceInterceptor
All Implemented Interfaces:
Interceptor

public class OAuth2ResourceInterceptor extends AbstractInterceptor
Description
Allows only authorized HTTP requests to pass through. Unauthorized requests get a redirect to the authorization server as response.
Topic
6. Security