Class BitwardenCredentialsStore.BitwardenCredentialStoreAction

java.lang.Object
com.cloudbees.plugins.credentials.CredentialsStoreAction
com.mwdle.bitwarden.BitwardenCredentialsStore.BitwardenCredentialStoreAction
All Implemented Interfaces:
Action, ModelObject, AccessControlled, IconSpec
Enclosing class:
BitwardenCredentialsStore

@ExportedBean public static class BitwardenCredentialsStore.BitwardenCredentialStoreAction extends com.cloudbees.plugins.credentials.CredentialsStoreAction
The UI action that makes this store visible in the Jenkins sidebar and credentials list.
  • Nested Class Summary

    Nested classes/interfaces inherited from class com.cloudbees.plugins.credentials.CredentialsStoreAction

    com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper, com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
  • Field Summary

    Fields inherited from class com.cloudbees.plugins.credentials.CredentialsStoreAction

    CREATE, DELETE, FINGERPRINT_XML, MANAGE_DOMAINS, SECRETS_REDACTED, UPDATE, VIEW
  • Method Summary

    Modifier and Type
    Method
    Description
    com.cloudbees.plugins.credentials.CredentialsStore

    Methods inherited from class com.cloudbees.plugins.credentials.CredentialsStoreAction

    checkPermission, doCreateDomain, getACL, getActions, getApi, getDomain, getDomainDescriptor, getDomains, getDynamic, getFullDisplayName, getFullName, getIconClassName, getIconFileName, getSpecificationDescriptors, getUrlName, hasPermission, isDomainsModifiable, isVisible

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface hudson.security.AccessControlled

    checkAnyPermission, hasAnyPermission, hasPermission, hasPermission2
  • Method Details

    • getStore

      @Nonnull public com.cloudbees.plugins.credentials.CredentialsStore getStore()
      Specified by:
      getStore in class com.cloudbees.plugins.credentials.CredentialsStoreAction
    • getDisplayName

      public String getDisplayName()
      Specified by:
      getDisplayName in interface Action
      Specified by:
      getDisplayName in interface ModelObject
      Overrides:
      getDisplayName in class com.cloudbees.plugins.credentials.CredentialsStoreAction