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