@ExportedBean public static class UserCredentialsProvider.UserFacingAction extends CredentialsStoreAction
CredentialsStoreAction.CredentialsWrapper, CredentialsStoreAction.DomainWrapperCREATE, DELETE, MANAGE_DOMAINS, SECRETS_REDACTED, UPDATE, VIEW| Constructor and Description |
|---|
UserFacingAction(UserCredentialsProvider.StoreImpl store)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconClassName() |
String |
getIconFileName() |
CredentialsStore |
getStore()
Returns the
CredentialsStore backing this action. |
checkPermission, doChildrenContextMenu, doContextMenu, doCreateDomain, getACL, getActions, getApi, getChildrenContextMenu, getContextMenu, getDomain, getDomainDescriptor, getDomains, getDynamic, getFullDisplayName, getFullName, getSpecificationDescriptors, getUrlName, hasPermission, isDomainsModifiable, isVisiblepublic UserFacingAction(UserCredentialsProvider.StoreImpl store)
store - the CredentialsStore that is being exposed.@NonNull @Exported public CredentialsStore getStore()
CredentialsStore backing this action.getStore in class CredentialsStoreActionCredentialsStore.public String getIconFileName()
getIconFileName in interface hudson.model.ActiongetIconFileName in class CredentialsStoreActionpublic String getIconClassName()
getIconClassName in interface org.jenkins.ui.icon.IconSpecgetIconClassName in class CredentialsStoreActionpublic String getDisplayName()
getDisplayName in interface hudson.model.ActiongetDisplayName in interface hudson.model.ModelObjectgetDisplayName in class CredentialsStoreActionCopyright © 2016–2017. All rights reserved.