MockAuthorizationStrategy plus MockFolder instead.@Deprecated public class SecuredMockFolder extends MockFolder
| Modifier and Type | Class and Description |
|---|---|
static class |
SecuredMockFolder.DescriptorImpl
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
hudson.security.ACL |
getACL()
Deprecated.
|
hudson.model.TopLevelItem |
getItem(String name)
Deprecated.
|
boolean |
hasPermission(hudson.security.Permission p)
Deprecated.
|
void |
setPermissions(String username,
hudson.security.Permission... permissions)
Deprecated.
|
add, addView, canAdd, canDelete, copy, createProject, createProject, createProjectFromXML, deleteView, doCreateItem, getAllJobs, getDescriptor, getItemGroup, getItems, getJob, getPrimaryView, getRootDirFor, getStaplerFallback, getUrlChildPrefix, getView, getViewActions, getViews, getViewsTabBar, isNameEditable, onCopiedFrom, onDeleted, onLoad, onRenamed, onViewRenamed, remove, renameTocheckPermission, delete, delete, doConfigDotXml, doDoDelete, doReload, doSetName, doSubmitDescription, getAbsoluteUrl, getApi, getConfigFile, getDescription, getDescriptorByName, getDisplayName, getDisplayNameOrNull, getFullDisplayName, getFullName, getName, getParent, getPronoun, getRelativeDisplayNameFrom, getRelativeNameFrom, getRelativeNameFrom, getRelativeNameFromGroup, getRootDir, getSearchName, getSearchUrl, getShortUrl, getTaskNoun, getUrl, movedTo, onCreatedFromScratch, performDelete, resolveForCLI, save, setDescription, setDisplayName, setDisplayNameOrNull, toString, updateByXml, updateByXml, writeConfigDotXmladdAction, addOrReplaceAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, removeAction, removeActions, replaceAction, replaceActionsgetSearch, getSearchIndex, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendErrorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitdelete, getAbsoluteUrl, getDisplayName, getFullDisplayName, getFullName, getName, getParent, getRelativeNameFrom, getRelativeNameFrom, getShortUrl, getUrl, onCreatedFromScratch, savepublic hudson.model.TopLevelItem getItem(String name)
getItem in interface hudson.model.ItemGroup<hudson.model.TopLevelItem>getItem in class MockFolderpublic boolean hasPermission(hudson.security.Permission p)
hasPermission in interface hudson.security.AccessControlledhasPermission in class hudson.model.AbstractItempublic hudson.security.ACL getACL()
getACL in interface hudson.security.AccessControlledgetACL in class hudson.model.AbstractItempublic void setPermissions(String username, hudson.security.Permission... permissions)
Copyright © 2004–2019. All rights reserved.