Class AuthorizedAnnotationProcessor
- java.lang.Object
-
- org.silverpeas.core.web.rs.annotation.processing.AuthorizedAnnotationProcessor
-
@Interceptor @Authorized @Priority(2000) public class AuthorizedAnnotationProcessor extends Object
A processor working on the classes that are annotated with the @Authorized annotation.
-
-
Constructor Summary
Constructors Constructor Description AuthorizedAnnotationProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
processAuthorization(javax.interceptor.InvocationContext context)
-