Package | Description |
---|---|
org.kohsuke.stapler |
Stapler URL->Object mapping framework.
|
org.kohsuke.stapler.interceptor |
Modifier and Type | Class and Description |
---|---|
interface |
LimitedTo
Declares that methods are only available for requests that
have the specified role(s).
|
Modifier and Type | Class and Description |
---|---|
interface |
RequirePOST
Requires the request to be a POST.
|
Copyright © 2012. All Rights Reserved.