Package io.apicurio.registry.auth
Class AuthorizedInterceptor
- java.lang.Object
-
- io.apicurio.registry.auth.AuthorizedInterceptor
-
@Interceptor public class AuthorizedInterceptor extends Object
- Author:
- eric.wittmann@gmail.com
-
-
Constructor Summary
Constructors Constructor Description AuthorizedInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
authorizeMethod(javax.interceptor.InvocationContext context)
void
onConstruct()
-