Class RolesRequiredHandler
java.lang.Object
org.ocpsoft.rewrite.annotation.handler.RolesRequiredHandler
- All Implemented Interfaces:
org.ocpsoft.common.pattern.Weighted,AnnotationHandler<RolesRequired>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandles()intpriority()voidprocess(ClassContext context, RolesRequired annotation, HandlerChain chain)
-
Constructor Details
-
RolesRequiredHandler
public RolesRequiredHandler()
-
-
Method Details
-
handles
- Specified by:
handlesin interfaceAnnotationHandler<RolesRequired>
-
priority
public int priority()- Specified by:
priorityin interfaceorg.ocpsoft.common.pattern.Weighted
-
process
- Specified by:
processin interfaceAnnotationHandler<RolesRequired>
-