Class AuthorizationInterceptor
java.lang.Object
org.gcube.common.calls.interceptors.AuthorizationInterceptor
- All Implemented Interfaces:
Interceptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidhandleRequest(Request request, Call call) voidhandleResponse(Response context, Call callContext)
-
Constructor Details
-
AuthorizationInterceptor
public AuthorizationInterceptor()
-
-
Method Details
-
handleRequest
- Specified by:
handleRequestin interfaceInterceptor
-
handleResponse
- Specified by:
handleResponsein interfaceInterceptor
-