Package hudson.model
Interface UnprotectedRootAction
-
- All Superinterfaces:
Action
,ExtensionPoint
,ModelObject
,RootAction
- All Known Implementing Classes:
AssetManager
,CLIAction
,IdentityRootAction
,ResourceDomainRootAction
,WebSocketAgents
,WhoAmI
public interface UnprotectedRootAction extends RootAction, ExtensionPoint
RootAction
s that are accessible to requests that do not have the READ permission onJenkins
.- Since:
- 1.398
- Author:
- Kohsuke Kawaguchi
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
-
Method Summary
-
Methods inherited from interface hudson.model.Action
getDisplayName, getIconFileName, getUrlName
-
-