Uses of Class
org.kohsuke.stapler.interceptor.InterceptorAnnotation

Packages that use InterceptorAnnotation
org.kohsuke.stapler Stapler URL->Object mapping framework. 
org.kohsuke.stapler.interceptor   
 

Uses of InterceptorAnnotation in org.kohsuke.stapler
 

Classes in org.kohsuke.stapler with annotations of type InterceptorAnnotation
 interface LimitedTo
          Declares that methods are only available for requests that have the specified role(s).
 

Uses of InterceptorAnnotation in org.kohsuke.stapler.interceptor
 

Classes in org.kohsuke.stapler.interceptor with annotations of type InterceptorAnnotation
 interface RequirePOST
          Requires the request to be a POST.
 



Copyright © 2012. All Rights Reserved.