Package com.mwdle.bitwarden
Class BitwardenCredentialsProvider.BitwardenCredentialsStore.BitwardenCredentialStoreAction
java.lang.Object
com.cloudbees.plugins.credentials.CredentialsStoreAction
com.mwdle.bitwarden.BitwardenCredentialsProvider.BitwardenCredentialsStore.BitwardenCredentialStoreAction
- All Implemented Interfaces:
Action,ModelObject,AccessControlled,IconSpec
- Enclosing class:
BitwardenCredentialsProvider.BitwardenCredentialsStore
public final class BitwardenCredentialsProvider.BitwardenCredentialsStore.BitwardenCredentialStoreAction
extends com.cloudbees.plugins.credentials.CredentialsStoreAction
Exposes this store within Jenkins.
-
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
Methods inherited from class com.cloudbees.plugins.credentials.CredentialsStoreAction
checkPermission, doCreateDomain, getACL, getActions, getApi, getDisplayName, getDomain, getDomainDescriptor, getDomains, getDynamic, getFullDisplayName, getFullName, getIconClassName, getIconFileName, getSpecificationDescriptors, getUrlName, hasPermission, isDomainsModifiable, isVisibleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.security.AccessControlled
checkAnyPermission, hasAnyPermission, hasPermission, hasPermission2
-
Method Details
-
getStore
@NonNull public com.cloudbees.plugins.credentials.CredentialsStore getStore()- Specified by:
getStorein classcom.cloudbees.plugins.credentials.CredentialsStoreAction
-