hudson.model
Interface UnprotectedRootAction

All Superinterfaces:
Action, ExtensionPoint, ModelObject, RootAction
All Known Implementing Classes:
WhoAmI

public interface UnprotectedRootAction
extends RootAction, ExtensionPoint

RootActions that are accessible to requests that do not have the READ permission on Jenkins.

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
 



Copyright © 2004-2013. All Rights Reserved.