A B C D E F G H I K L M N O P Q R S T U V W _ 
All Classes All Packages

A

AbstractCredentialsFingerprintFacet - Class in com.cloudbees.plugins.credentials.fingerprints
Abstract class indicating FingerprintFacets related to Credentials.
AbstractCredentialsFingerprintFacet(Fingerprint, long) - Constructor for class com.cloudbees.plugins.credentials.fingerprints.AbstractCredentialsFingerprintFacet
Constructor.
AbstractCredentialsFingerprintFacet_timestampRange(Object, Object) - Static method in class com.cloudbees.plugins.credentials.fingerprints.Messages
Key AbstractCredentialsFingerprintFacet.timestampRange: Used {1} ago (first used {0} ago).
AbstractCredentialsFingerprintFacet_timestampSingle(Object) - Static method in class com.cloudbees.plugins.credentials.fingerprints.Messages
Key AbstractCredentialsFingerprintFacet.timestampSingle: Used {0} ago.
AbstractIdCredentialsListBoxModel<T extends AbstractIdCredentialsListBoxModel<T,​C>,​C extends IdCredentials> - Class in com.cloudbees.plugins.credentials.common
ListBoxModel with support for credentials.
AbstractIdCredentialsListBoxModel() - Constructor for class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
 
AbstractIdCredentialsListBoxModel_CurrentSelection() - Static method in class com.cloudbees.plugins.credentials.common.Messages
Key AbstractIdCredentialsListBoxModel.CurrentSelection: - current -.
AbstractIdCredentialsListBoxModel_EmptySelection() - Static method in class com.cloudbees.plugins.credentials.common.Messages
Key AbstractIdCredentialsListBoxModel.EmptySelection: - none -.
accept(ParseTreeVisitor<? extends T>) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ConstantTestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.EnumLiteralContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ExpressionContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.GroupedTestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.InstanceOfTestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.NegativeTestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PrimaryContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PropertyTestContext
 
accept(ParseTreeVisitor<? extends T>) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.QualifiedNameContext
 
addCredentials(Domain, Credentials) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Adds the specified Credentials within the specified Domain for this CredentialsStore.
addCredentials(Domain, Credentials) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Adds the specified Credentials within the specified Domain for this CredentialsStore.
addCredentials(Domain, Credentials) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Adds the specified Credentials within the specified Domain for this CredentialsStore.
addDomain(Domain, Credentials...) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Adds a new Domain with seed credentials.
addDomain(Domain, List<Credentials>) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Adds a new Domain with seed credentials.
addDomain(Domain, List<Credentials>) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Adds a new Domain with seed credentials.
addDomain(Domain, List<Credentials>) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Adds a new Domain with seed credentials.
addMenuItem(ModelObjectWithContextMenu.ContextMenu, Action) - Static method in class com.cloudbees.plugins.credentials.ContextMenuIconUtils
Adds a menu item for the specified action.
addMenuItem(ModelObjectWithContextMenu.ContextMenu, String, Action) - Static method in class com.cloudbees.plugins.credentials.ContextMenuIconUtils
Adds a menu item for the specified action with the supplied prefix offset.
addMenuItem(ModelObjectWithContextMenu.ContextMenu, String, Action, ModelObjectWithContextMenu.ContextMenu) - Static method in class com.cloudbees.plugins.credentials.ContextMenuIconUtils
Adds a menu item for the specified action with the supplied prefix offset and optional sub menu.
addMissing(Collection<? extends ListBoxModel.Option>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Appends all of the missing elements from the specified collection to the end of this list, in the order that they are returned by the specified collection's Iterator.
all() - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns the list of all CredentialsProvider.
allCredentialsDescriptors() - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns all the registered Credentials descriptors.
allOf(CredentialsMatcher...) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches when all of the supplied matchers match.
AllOfMatcher - Class in com.cloudbees.plugins.credentials.matchers
Matches all of the supplied matchers.
AllOfMatcher(List<CredentialsMatcher>) - Constructor for class com.cloudbees.plugins.credentials.matchers.AllOfMatcher
Creates a new instance.
always() - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that always matches.
AND - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
AND - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
AND() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ExpressionContext
 
anyOf(CredentialsMatcher...) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches when any of the supplied matchers match.
AnyOfMatcher - Class in com.cloudbees.plugins.credentials.matchers
Matches any of the supplied matchers.
AnyOfMatcher(List<CredentialsMatcher>) - Constructor for class com.cloudbees.plugins.credentials.matchers.AnyOfMatcher
Creates a new instance.
asList(Map<Domain, List<Credentials>>) - Static method in class com.cloudbees.plugins.credentials.domains.DomainCredentials
Converts a Map keyed by Domain with List of Credentials as values into a List of DomainCredentials into a
asMap(Collection<DomainCredentials>) - Static method in class com.cloudbees.plugins.credentials.domains.DomainCredentials
Converts a Collection of DomainCredentials into a Map keyed by Domain with List of Credentials as values.

B

BANG - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
BANG - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
BANG() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.NegativeTestContext
 
BaseCredentials - Class in com.cloudbees.plugins.credentials
Base class for Credentials.
BaseCredentials() - Constructor for class com.cloudbees.plugins.credentials.BaseCredentials
 
BaseCredentials(CredentialsScope) - Constructor for class com.cloudbees.plugins.credentials.BaseCredentials
Creates an instance with specific scope.
BaseCredentialsCLICommand - Class in com.cloudbees.plugins.credentials.cli
Base class for the Credentials CLI commands.
BaseCredentialsCLICommand() - Constructor for class com.cloudbees.plugins.credentials.cli.BaseCredentialsCLICommand
 
BaseStandardCredentials - Class in com.cloudbees.plugins.credentials.impl
Base class for StandardCredentials.
BaseStandardCredentials(CredentialsScope, String, String) - Constructor for class com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
Constructor.
BaseStandardCredentials(String, String) - Constructor for class com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
Constructor.
BaseStandardCredentials.BaseStandardCredentialsDescriptor - Class in com.cloudbees.plugins.credentials.impl
Descriptor to use for subclasses of BaseStandardCredentials.
BaseStandardCredentialsDescriptor() - Constructor for class com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptor
 
BaseStandardCredentialsDescriptor(Class<? extends BaseStandardCredentials>) - Constructor for class com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptor
 
BeanPropertyMatcher<T extends Serializable> - Class in com.cloudbees.plugins.credentials.matchers
Matches credentials that have a Java Bean property with an expected value.
BeanPropertyMatcher(String, T) - Constructor for class com.cloudbees.plugins.credentials.matchers.BeanPropertyMatcher
Constructs an instance that matches the specified java bean property against the supplied value.
bindCredentialsParameter(String, CredentialsParameterValue) - Method in class com.cloudbees.plugins.credentials.builds.CredentialsParameterBinder
Binds a credentials parameter with an optional user ID.
BooleanLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
BooleanLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
BooleanLiteral() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ConstantTestContext
 
BooleanLiteral() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
both(CredentialsMatcher, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches when both of the supplied matchers match.
build() - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Builds the list of requirements.
buildEnvironment(Run<?, ?>, EnvVars) - Method in class com.cloudbees.plugins.credentials.CredentialsParameterValue
buildUrl(String...) - Static method in class com.cloudbees.plugins.credentials.ContextMenuIconUtils
Combine segments of an URL in the style expected by ModelObjectWithContextMenu.MenuItem.

C

calcAutoCompleteSettings(String, Map<String, Object>) - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
calcFillSettings(String, Map<String, Object>) - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
canConvert(Class) - Method in class com.cloudbees.plugins.credentials.SecretBytes.ConverterImpl
Category() - Constructor for class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration.Category
 
CertificateCredentials - Interface in com.cloudbees.plugins.credentials.common
Client Credentials stored in a KeyStore.
CertificateCredentialsImpl - Class in com.cloudbees.plugins.credentials.impl
 
CertificateCredentialsImpl(CredentialsScope, String, String, String, CertificateCredentialsImpl.KeyStoreSource) - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl
Our constructor.
CertificateCredentialsImpl_DisplayName() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.DisplayName: Certificate.
CertificateCredentialsImpl_EmptyKeystore() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.EmptyKeystore: Empty keystore.
CertificateCredentialsImpl_LoadKeyFailed(Object) - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.LoadKeyFailed: Could retrieve key "{0}".
CertificateCredentialsImpl_LoadKeyFailedQueryEmptyPassword(Object) - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.LoadKeyFailedQueryEmptyPassword: Could retrieve key "{0}". You may need to provide a password.
CertificateCredentialsImpl_LoadKeystoreFailed() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.LoadKeystoreFailed: Could not load keystore.
CertificateCredentialsImpl_NoCertificateUploaded() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.NoCertificateUploaded: No certificate uploaded.
CertificateCredentialsImpl_UploadedKeyStoreSourceDisplayName() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.UploadedKeyStoreSourceDisplayName: Upload PKCS#12 certificate.
CertificateCredentialsImpl.DescriptorImpl - Class in com.cloudbees.plugins.credentials.impl
Our descriptor.
CertificateCredentialsImpl.FileOnMasterKeyStoreSource - Class in com.cloudbees.plugins.credentials.impl
Deprecated.
This approach has security vulnerabilities and should be migrated to CertificateCredentialsImpl.UploadedKeyStoreSource
CertificateCredentialsImpl.KeyStoreSource - Class in com.cloudbees.plugins.credentials.impl
Represents a source of a KeyStore.
CertificateCredentialsImpl.KeyStoreSourceDescriptor - Class in com.cloudbees.plugins.credentials.impl
The base class for all CertificateCredentialsImpl.KeyStoreSource Descriptor instances.
CertificateCredentialsImpl.UploadedKeyStoreSource - Class in com.cloudbees.plugins.credentials.impl
Let the user reference an uploaded file.
CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl - Class in com.cloudbees.plugins.credentials.impl
The base class for all CertificateCredentialsImpl.KeyStoreSource Descriptor instances.
CertificateCredentialsImpl.UploadedKeyStoreSource.Upload - Class in com.cloudbees.plugins.credentials.impl
Deprecated.
since 2.4. This is no longer required/supported due to the inlining of the file input. Deprecated for removal soon.
channelNames - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
CharacterLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
CharacterLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
CharacterLiteral() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
checkPermission(Permission) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Checks if the current security principal has this permission.
checkPermission(Permission) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
checkPermission(Permission) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
checkPermission(Permission) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
com.cloudbees.plugins.credentials - package com.cloudbees.plugins.credentials
 
com.cloudbees.plugins.credentials.builds - package com.cloudbees.plugins.credentials.builds
 
com.cloudbees.plugins.credentials.casc - package com.cloudbees.plugins.credentials.casc
 
com.cloudbees.plugins.credentials.cli - package com.cloudbees.plugins.credentials.cli
 
com.cloudbees.plugins.credentials.common - package com.cloudbees.plugins.credentials.common
 
com.cloudbees.plugins.credentials.domains - package com.cloudbees.plugins.credentials.domains
 
com.cloudbees.plugins.credentials.fingerprints - package com.cloudbees.plugins.credentials.fingerprints
 
com.cloudbees.plugins.credentials.impl - package com.cloudbees.plugins.credentials.impl
 
com.cloudbees.plugins.credentials.matchers - package com.cloudbees.plugins.credentials.matchers
 
compare(Credentials, Credentials) - Method in class com.cloudbees.plugins.credentials.CredentialsNameComparator
Configuration() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderManager.Configuration
 
configure(StaplerRequest, JSONObject) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager.Configuration
ConstantMatcher - Class in com.cloudbees.plugins.credentials.matchers
Matches credentials based on a constant result.
ConstantMatcher(boolean) - Constructor for class com.cloudbees.plugins.credentials.matchers.ConstantMatcher
Constructs a new instance.
constantTest() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
constantTest() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PrimaryContext
 
ConstantTestContext(ParserRuleContext, int) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser.ConstantTestContext
 
ContextInPath - Annotation Type in com.cloudbees.plugins.credentials
Indicates that this parameter is injected by evaluating StaplerRequest.getAncestors() and searching for a credentials context with the parameter type.
ContextInPath.HandlerImpl - Class in com.cloudbees.plugins.credentials
 
ContextMenuIconUtils - Class in com.cloudbees.plugins.credentials
Some utility methods to help working with Icon, IconSet and ModelObjectWithContextMenu.ContextMenu.
ContextResolver() - Constructor for class com.cloudbees.plugins.credentials.CredentialsSelectHelper.ContextResolver
 
convert(Class, Object) - Method in class com.cloudbees.plugins.credentials.SecretBytes.StaplerConverterImpl
 
ConverterImpl() - Constructor for class com.cloudbees.plugins.credentials.SecretBytes.ConverterImpl
 
copyWithDefaultValue(ParameterValue) - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition
CQLBaseListener - Class in com.cloudbees.plugins.credentials.matchers
This class provides an empty implementation of CQLListener, which can be extended to create a listener which only needs to handle a subset of the available methods.
CQLBaseListener() - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
 
CQLBaseVisitor<T> - Class in com.cloudbees.plugins.credentials.matchers
This class provides an empty implementation of CQLVisitor, which can be extended to create a visitor which only needs to handle a subset of the available methods.
CQLBaseVisitor() - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
 
CQLLexer - Class in com.cloudbees.plugins.credentials.matchers
 
CQLLexer(CharStream) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
CQLListener - Interface in com.cloudbees.plugins.credentials.matchers
This interface defines a complete listener for a parse tree produced by CQLParser.
CQLParser - Class in com.cloudbees.plugins.credentials.matchers
 
CQLParser(TokenStream) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser
 
CQLParser.ConstantTestContext - Class in com.cloudbees.plugins.credentials.matchers
 
CQLParser.EnumLiteralContext - Class in com.cloudbees.plugins.credentials.matchers
 
CQLParser.ExpressionContext - Class in com.cloudbees.plugins.credentials.matchers
 
CQLParser.GroupedTestContext - Class in com.cloudbees.plugins.credentials.matchers
 
CQLParser.InstanceOfTestContext - Class in com.cloudbees.plugins.credentials.matchers
 
CQLParser.LiteralContext - Class in com.cloudbees.plugins.credentials.matchers
 
CQLParser.NegativeTestContext - Class in com.cloudbees.plugins.credentials.matchers
 
CQLParser.PrimaryContext - Class in com.cloudbees.plugins.credentials.matchers
 
CQLParser.PropertyTestContext - Class in com.cloudbees.plugins.credentials.matchers
 
CQLParser.QualifiedNameContext - Class in com.cloudbees.plugins.credentials.matchers
 
CQLSyntaxException - Exception in com.cloudbees.plugins.credentials.matchers
Represents a syntax error in a CQL expression.
CQLSyntaxException(String, int) - Constructor for exception com.cloudbees.plugins.credentials.matchers.CQLSyntaxException
Records a syntax error.
CQLVisitor<T> - Interface in com.cloudbees.plugins.credentials.matchers
This interface defines a complete generic visitor for a parse tree produced by CQLParser.
create() - Static method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Creates an empty builder.
CREATE - Static variable in class com.cloudbees.plugins.credentials.CredentialsProvider
The permission for adding credentials to a CredentialsStore.
CREATE - Static variable in class com.cloudbees.plugins.credentials.CredentialsSelectHelper
Expose the CredentialsProvider.CREATE permission for Jelly.
CREATE - Static variable in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Expose CredentialsProvider.CREATE for Jelly.
CreateCredentialsByXmlCommand - Class in com.cloudbees.plugins.credentials.cli
Create a new credentials instance by XML.
CreateCredentialsByXmlCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.CreateCredentialsByXmlCommand
 
CreateCredentialsByXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key CreateCredentialsByXmlCommand.ShortDescription: Create Credential by XML.
CreateCredentialsDomainByXmlCommand - Class in com.cloudbees.plugins.credentials.cli
Create a new credentials domain instance by XML.
CreateCredentialsDomainByXmlCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.CreateCredentialsDomainByXmlCommand
 
CreateCredentialsDomainByXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key CreateCredentialsDomainByXmlCommand.ShortDescription: Create Credentials Domain by XML.
createFor(TopLevelItem) - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TransientTopLevelItemActionFactoryImpl
createFor(User) - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TransientUserActionFactoryImpl
createValue(String) - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition
createValue(StaplerRequest, JSONObject) - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition
createVariableResolver(AbstractBuild<?, ?>) - Method in class com.cloudbees.plugins.credentials.CredentialsParameterValue
Credentials - Interface in com.cloudbees.plugins.credentials
A generic type of credentials.
CredentialsConfidentialKey - Class in com.cloudbees.plugins.credentials
ConfidentialKey that stores a SecretKey for shared-secret cryptography (AES).
CredentialsConfidentialKey(Class, String) - Constructor for class com.cloudbees.plugins.credentials.CredentialsConfidentialKey
Constructor.
CredentialsConfidentialKey(String) - Constructor for class com.cloudbees.plugins.credentials.CredentialsConfidentialKey
CredentialsDescriptor - Class in com.cloudbees.plugins.credentials
Descriptor for credentials.
CredentialsDescriptor() - Constructor for class com.cloudbees.plugins.credentials.CredentialsDescriptor
Infers the type of the corresponding Credentials from the outer class.
CredentialsDescriptor(Class<? extends Credentials>) - Constructor for class com.cloudbees.plugins.credentials.CredentialsDescriptor
Constructor.
CredentialsDescriptor.EnhancedCheckMethod - Class in com.cloudbees.plugins.credentials
An enhanced FormValidation.CheckMethod that can add assistance for resolving the context from the request path.
CredentialsId - Annotation Type in com.cloudbees.plugins.credentials.common
Annotate fields that contain a IdCredentials.getId().
CredentialsMatcher - Interface in com.cloudbees.plugins.credentials
Something that matches credentials.
CredentialsMatcher.CQL - Interface in com.cloudbees.plugins.credentials
A mix-in interface to allow describing a credentials matcher.
CredentialsMatchers - Class in com.cloudbees.plugins.credentials
Some standard matchers and filtering utility methods.
CredentialsNameComparator - Class in com.cloudbees.plugins.credentials
Comparator to alphabetically sort credentials drop down list in ascending order by Credential Name.
CredentialsNameComparator() - Constructor for class com.cloudbees.plugins.credentials.CredentialsNameComparator
Creates a new instance that case insensitively sorts names using the the web request locale (if invoked from a web request handling thread) or the default locale (if invoked outside of a web request thread.
CredentialsNameComparator(Locale) - Constructor for class com.cloudbees.plugins.credentials.CredentialsNameComparator
Creates a new instance that case insensitively sorts names using the specified locale.
CredentialsNameComparator(Locale, boolean) - Constructor for class com.cloudbees.plugins.credentials.CredentialsNameComparator
Creates a new instance that sorts names using the specified locale.
CredentialsNameProvider<C extends Credentials> - Class in com.cloudbees.plugins.credentials
Provides names for credentials.
CredentialsNameProvider() - Constructor for class com.cloudbees.plugins.credentials.CredentialsNameProvider
 
CredentialsParameterBinder - Class in com.cloudbees.plugins.credentials.builds
Tracks credentials being bound and unbound to a build.
CredentialsParameterBinder() - Constructor for class com.cloudbees.plugins.credentials.builds.CredentialsParameterBinder
 
CredentialsParameterBinding - Class in com.cloudbees.plugins.credentials.builds
Associates a user ID to a CredentialsParameterValue.
CredentialsParameterDefinition - Class in com.cloudbees.plugins.credentials
A ParameterDefinition for a parameter that supplies a Credentials.
CredentialsParameterDefinition(String, String, String, String, boolean) - Constructor for class com.cloudbees.plugins.credentials.CredentialsParameterDefinition
 
CredentialsParameterDefinition_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsParameterDefinition.DisplayName: Credentials Parameter.
CredentialsParameterDefinition.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our descriptor.
CredentialsParameterValue - Class in com.cloudbees.plugins.credentials
CredentialsParameterValue(String, String, String) - Constructor for class com.cloudbees.plugins.credentials.CredentialsParameterValue
 
CredentialsParameterValue(String, String, String, boolean) - Constructor for class com.cloudbees.plugins.credentials.CredentialsParameterValue
 
CredentialsParameterValue_NotAvailableToCurrentUser() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsParameterValue.NotAvailableToCurrentUser: Not available to current user.
CredentialsProvider - Class in com.cloudbees.plugins.credentials
An extension point for providing Credentials.
CredentialsProvider() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProvider
Default constructor.
CredentialsProvider_CreatePermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.CreatePermissionDescription: The create permission is necessary to add credentials to a credentials provider..
CredentialsProvider_DeletePermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.DeletePermissionDescription: The delete permission is necessary to remove credentials stored in a credentials provider..
CredentialsProvider_ManageDomainsPermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.ManageDomainsPermissionDescription: The manage domains permission is necessary to add/remove/configure the credential domains of a credentials provider (where the credentials provider supports multiple credential domains)..
CredentialsProvider_PermissionGroupTitle() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.PermissionGroupTitle: Credentials.
CredentialsProvider_UpdatePermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.UpdatePermissionDescription: The update permission is necessary to modify credentials in a credentials provider..
CredentialsProvider_UseItemPermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.UseItemPermissionDescription: Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from those credentials available within the scope of the job. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc..
CredentialsProvider_UseOwnPermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.UseOwnPermissionDescription: Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from their private credential store. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc..
CredentialsProvider_ViewPermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.ViewPermissionDescription: The view permission is necessary to view the credentials stored in a credentials provider..
CredentialsProviderFilter - Class in com.cloudbees.plugins.credentials
A filter of CredentialsProvider instances used by CredentialsProviderManager to determine which providers are active.
CredentialsProviderFilter() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderFilter
 
CredentialsProviderFilter_Excludes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProviderFilter.Excludes.DisplayName: Exclude selected.
CredentialsProviderFilter_Includes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProviderFilter.Includes.DisplayName: Only selected.
CredentialsProviderFilter_None_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProviderFilter.None.DisplayName: All available.
CredentialsProviderFilter.Excludes - Class in com.cloudbees.plugins.credentials
A filter that implements a denylist policy, "if you are not on the list you can come in".
CredentialsProviderFilter.Excludes.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our descriptor.
CredentialsProviderFilter.Includes - Class in com.cloudbees.plugins.credentials
A filter that implements an allow-list policy, "if you are not on the list you can't come in".
CredentialsProviderFilter.Includes.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our descriptor.
CredentialsProviderFilter.None - Class in com.cloudbees.plugins.credentials
A filter that does not filter anything.
CredentialsProviderFilter.None.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our descriptor.
CredentialsProviderFilterDescriptor - Class in com.cloudbees.plugins.credentials
The base Descriptor class for all CredentialsProviderFilter instances.
CredentialsProviderFilterDescriptor() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderFilterDescriptor
 
CredentialsProviderManager - Class in com.cloudbees.plugins.credentials
Manages the various CredentialsProvider implementations in a Jenkins
CredentialsProviderManager() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderManager
Our constructor.
CredentialsProviderManager.Configuration - Class in com.cloudbees.plugins.credentials
Our global configuration.
CredentialsProviderTypeRestriction - Class in com.cloudbees.plugins.credentials
A filter of CredentialsDescriptor types scoped to specific CredentialsProvider instances used by CredentialsProviderManager to determine which types are applicable to each provider.
CredentialsProviderTypeRestriction() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction
 
CredentialsProviderTypeRestriction_Excludes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProviderTypeRestriction.Excludes.DisplayName: Excludes.
CredentialsProviderTypeRestriction_Includes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProviderTypeRestriction.Includes.DisplayName: Includes.
CredentialsProviderTypeRestriction.Excludes - Class in com.cloudbees.plugins.credentials
A list of excluded types for each provider.
CredentialsProviderTypeRestriction.Excludes.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our descriptor
CredentialsProviderTypeRestriction.Includes - Class in com.cloudbees.plugins.credentials
A list of included types for each provider.
CredentialsProviderTypeRestriction.Includes.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our descriptor
CredentialsProviderTypeRestrictionDescriptor - Class in com.cloudbees.plugins.credentials
The Descriptor base class for CredentialsProviderTypeRestriction implementations.
CredentialsProviderTypeRestrictionDescriptor() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestrictionDescriptor
 
CredentialsResolver<F extends Credentials,​T extends Credentials> - Class in com.cloudbees.plugins.credentials
Translates Credentials from one type into another.
CredentialsResolver(Class<F>) - Constructor for class com.cloudbees.plugins.credentials.CredentialsResolver
Infers the to type of the corresponding Credentials from the outer class.
CredentialsResolver(Class<F>, Class<T>) - Constructor for class com.cloudbees.plugins.credentials.CredentialsResolver
Constructor.
CredentialsRootConfigurator - Class in com.cloudbees.plugins.credentials.casc
a root element configurator used for configuring Jenkins credentials through ConfigurationAsCode https://github.com/jenkinsci/configuration-as-code-plugin Credentials from the default SystemCredentialsProvider are handled by default.
CredentialsRootConfigurator() - Constructor for class com.cloudbees.plugins.credentials.casc.CredentialsRootConfigurator
 
CredentialsScope - Enum in com.cloudbees.plugins.credentials
The scope of credentials.
CredentialsScope_GlobalDisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsScope.GlobalDisplayName: Global (Jenkins, nodes, items, all child items, etc).
CredentialsScope_SystemDisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsScope.SystemDisplayName: System (Jenkins and nodes only).
CredentialsScope_UserDisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsScope.UserDisplayName: User.
CredentialsSelectHelper - Class in com.cloudbees.plugins.credentials
A descriptor used to assist the c:select tag with allowing in-place addition of credentials.
CredentialsSelectHelper() - Constructor for class com.cloudbees.plugins.credentials.CredentialsSelectHelper
CredentialsSelectHelper_CLIMalformedStoreId(Object) - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.CLIMalformedStoreId: Malformed store identifier, expecting Provider::Resolver::ContextPath got {0}.
CredentialsSelectHelper_CLINoStore() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.CLINoStore: The specified provider does not have a credentials store in the specified context..
CredentialsSelectHelper_CLINoSuchContext(Object) - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.CLINoSuchContext: The specified context path {0} is not resolving to an object..
CredentialsSelectHelper_CLINoSuchProvider(Object) - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.CLINoSuchProvider: The specified provider {0} cannot be uniquely identified..
CredentialsSelectHelper_CLINoSuchResolver(Object) - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.CLINoSuchResolver: The specified resolver {0} cannot be uniquely identified..
CredentialsSelectHelper_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.DisplayName: Credentials Selection Helper.
CredentialsSelectHelper.ContextResolver - Class in com.cloudbees.plugins.credentials
An extension point to allow plugging in additional resolution of ModelObject instances.
CredentialsSelectHelper.ItemContextResolver - Class in com.cloudbees.plugins.credentials
CredentialsSelectHelper.StoreItem - Class in com.cloudbees.plugins.credentials
Value class to hold the details of a CredentialsStore.
CredentialsSelectHelper.SystemContextResolver - Class in com.cloudbees.plugins.credentials
CredentialsSelectHelper.UserContextResolver - Class in com.cloudbees.plugins.credentials
CredentialsSelectHelper.WrappedContextResolver - Class in com.cloudbees.plugins.credentials
CredentialsSelectHelper.WrappedContextResolverCredentialsProvider - Class in com.cloudbees.plugins.credentials
CredentialsSelectHelper.WrappedCredentialsStore - Class in com.cloudbees.plugins.credentials
Stapler binding for a CredentialsStore.
CredentialsSnapshotTaker<C extends Credentials> - Class in com.cloudbees.plugins.credentials
Some credential types can store some of the credential details in a file outside of Jenkins.
CredentialsSnapshotTaker() - Constructor for class com.cloudbees.plugins.credentials.CredentialsSnapshotTaker
 
CredentialsStore - Class in com.cloudbees.plugins.credentials
A store of Credentials.
CredentialsStore() - Constructor for class com.cloudbees.plugins.credentials.CredentialsStore
Constructor that auto-detects the CredentialsProvider that this CredentialsStore is associated with by examining the outer classes until an outer class that implements CredentialsProvider is found.
CredentialsStore(Class<? extends CredentialsProvider>) - Constructor for class com.cloudbees.plugins.credentials.CredentialsStore
Constructor for use when the CredentialsStore is not an inner class of its CredentialsProvider.
CredentialsStoreAction - Class in com.cloudbees.plugins.credentials
An action for a CredentialsStore
CredentialsStoreAction() - Constructor for class com.cloudbees.plugins.credentials.CredentialsStoreAction
 
CredentialsStoreAction_AddCredentialsAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.AddCredentialsAction: Add credentials.
CredentialsStoreAction_AddDomainAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.AddDomainAction: Add domain.
CredentialsStoreAction_ConfigureDomainAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.ConfigureDomainAction: Configure.
CredentialsStoreAction_DeleteCredentialAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.DeleteCredentialAction: Delete.
CredentialsStoreAction_DeleteDomainAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.DeleteDomainAction: Delete domain.
CredentialsStoreAction_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.DisplayName: Credentials.
CredentialsStoreAction_DuplicateDomainNameMessage() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.DuplicateDomainNameMessage: A domain with that name already exists.
CredentialsStoreAction_EmptyDomainNameMessage() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.EmptyDomainNameMessage: You must provide a name for the domain.
CredentialsStoreAction_GlobalDomainDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.GlobalDomainDescription: Credentials that should be available irrespective of domain specification to requirements matching..
CredentialsStoreAction_GlobalDomainDisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.GlobalDomainDisplayName: Global credentials (unrestricted).
CredentialsStoreAction_MoveCredentialAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.MoveCredentialAction: Move.
CredentialsStoreAction_UpdateCredentialAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.UpdateCredentialAction: Update.
CredentialsStoreAction_UserDisplayName(Object) - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.UserDisplayName: User: {0}.
CredentialsStoreAction.CredentialsWrapper - Class in com.cloudbees.plugins.credentials
A wrapper object to bind and expose Credentials instances into the web UI.
CredentialsStoreAction.CredentialsWrapper.DescriptorImpl - Class in com.cloudbees.plugins.credentials
CredentialsStoreAction.DomainWrapper - Class in com.cloudbees.plugins.credentials
A wrapper object to bind and expose Domain instances into the web UI.
CredentialsStoreAction.DomainWrapper.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our Descriptor.
CredentialsStoreOptionHandler - Class in com.cloudbees.plugins.credentials.cli
An OptionHandler for resolving CredentialsStore instances.
CredentialsStoreOptionHandler(CmdLineParser, OptionDef, Setter<? super CredentialsStore>) - Constructor for class com.cloudbees.plugins.credentials.cli.CredentialsStoreOptionHandler
CredentialsTagLib - Interface in lib
 
CredentialsTypeFilter - Class in com.cloudbees.plugins.credentials
A filter of CredentialsDescriptor types used by CredentialsProviderManager to determine which types are active.
CredentialsTypeFilter() - Constructor for class com.cloudbees.plugins.credentials.CredentialsTypeFilter
 
CredentialsTypeFilter_Excludes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsTypeFilter.Excludes.DisplayName: Exclude selected.
CredentialsTypeFilter_Includes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsTypeFilter.Includes.DisplayName: Only selected.
CredentialsTypeFilter_None_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsTypeFilter.None.DisplayName: All available.
CredentialsTypeFilter.Excludes - Class in com.cloudbees.plugins.credentials
A filter that implements a denylist policy, "if you are not on the list you can come in".
CredentialsTypeFilter.Excludes.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our descriptor.
CredentialsTypeFilter.Includes - Class in com.cloudbees.plugins.credentials
A filter that implements a allowlist policy, "if you are not on the list you can't come in".
CredentialsTypeFilter.Includes.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our descriptor.
CredentialsTypeFilter.None - Class in com.cloudbees.plugins.credentials
A filter that does not filter anything.
CredentialsTypeFilter.None.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our descriptor.
CredentialsTypeFilterDescriptor - Class in com.cloudbees.plugins.credentials
The base Descriptor class for all CredentialsTypeFilter instances.
CredentialsTypeFilterDescriptor() - Constructor for class com.cloudbees.plugins.credentials.CredentialsTypeFilterDescriptor
 
CredentialsUnavailableException - Exception in com.cloudbees.plugins.credentials
This exception can be thrown by any get method in a Credentials subclass to indicate that the requested property is unavailable.
CredentialsUnavailableException(String) - Constructor for exception com.cloudbees.plugins.credentials.CredentialsUnavailableException
CredentialsUnavailableException(String, String) - Constructor for exception com.cloudbees.plugins.credentials.CredentialsUnavailableException
CredentialsUnavailableException(String, String, Throwable) - Constructor for exception com.cloudbees.plugins.credentials.CredentialsUnavailableException
CredentialsUnavailableException(String, Throwable) - Constructor for exception com.cloudbees.plugins.credentials.CredentialsUnavailableException
CredentialsUseListener - Interface in com.cloudbees.plugins.credentials
A Listener to track Credentials usage.
CredentialsWrapper(CredentialsStoreAction.DomainWrapper, Credentials, String) - Constructor for class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Constructor.

D

decrypt(byte[]) - Method in class com.cloudbees.plugins.credentials.CredentialsConfidentialKey
Returns a Cipher object for decrypting with this key.
decrypt(byte[]) - Static method in class com.cloudbees.plugins.credentials.SecretBytes
Reverse operation of SecretBytes.getEncryptedData().
DEFAULT_VALUE - Static variable in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl
 
DELETE - Static variable in class com.cloudbees.plugins.credentials.CredentialsProvider
The permission for removing credentials from a CredentialsStore.
DELETE - Static variable in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Expose CredentialsProvider.DELETE for Jelly.
DeleteCredentialsCommand - Class in com.cloudbees.plugins.credentials.cli
Deletes a credential.
DeleteCredentialsCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.DeleteCredentialsCommand
 
DeleteCredentialsCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key DeleteCredentialsCommand.ShortDescription: Delete a Credential.
DeleteCredentialsDomainCommand - Class in com.cloudbees.plugins.credentials.cli
Deletes a credentials domain.
DeleteCredentialsDomainCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.DeleteCredentialsDomainCommand
 
DeleteCredentialsDomainCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key DeleteCredentialsDomainCommand.ShortDescription: Delete a Credentials Domain.
describe() - Method in class com.cloudbees.plugins.credentials.casc.CredentialsRootConfigurator
 
describe() - Method in class com.cloudbees.plugins.credentials.casc.SystemCredentialsProviderConfigurator
 
describe() - Method in interface com.cloudbees.plugins.credentials.CredentialsMatcher.CQL
Describes this matcher in terms of a java-bean style query language
describe() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterValue
 
describe() - Method in class com.cloudbees.plugins.credentials.matchers.AllOfMatcher
Describes this matcher in terms of a java-bean style query language
describe() - Method in class com.cloudbees.plugins.credentials.matchers.AnyOfMatcher
Describes this matcher in terms of a java-bean style query language
describe() - Method in class com.cloudbees.plugins.credentials.matchers.BeanPropertyMatcher
Describes this matcher in terms of a java-bean style query language
describe() - Method in class com.cloudbees.plugins.credentials.matchers.ConstantMatcher
Describes this matcher in terms of a java-bean style query language
describe() - Method in class com.cloudbees.plugins.credentials.matchers.IdMatcher
Describes this matcher in terms of a java-bean style query language
describe() - Method in class com.cloudbees.plugins.credentials.matchers.InstanceOfMatcher
Describes this matcher in terms of a java-bean style query language
describe() - Method in class com.cloudbees.plugins.credentials.matchers.NotMatcher
Describes this matcher in terms of a java-bean style query language
describe() - Method in class com.cloudbees.plugins.credentials.matchers.ScopeMatcher
Describes this matcher in terms of a java-bean style query language
describe() - Method in class com.cloudbees.plugins.credentials.matchers.UsernameMatcher
Describes this matcher in terms of a java-bean style query language
describe(C) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Generate a description of the supplied credential.
describe(StandardCredentials) - Method in class com.cloudbees.plugins.credentials.common.StandardListBoxModel
Generate a description of the supplied credential.
describe(StandardUsernameCredentials) - Method in class com.cloudbees.plugins.credentials.common.StandardUsernameListBoxModel
Generate a description of the supplied credential.
describe(CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Attempts to describe the supplied CredentialsMatcher in terms of a Credentials Query Language.
describe(GlobalCredentialsConfiguration, ConfigurationContext) - Method in class com.cloudbees.plugins.credentials.casc.CredentialsRootConfigurator
 
describe(SystemCredentialsProvider, ConfigurationContext) - Method in class com.cloudbees.plugins.credentials.casc.SystemCredentialsProviderConfigurator
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsParameterDefinition.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Excludes.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Includes.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderFilter.None.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper.DescriptorImpl
Default constructor.
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Excludes.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Includes.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.CredentialsTypeFilter.None.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.domains.HostnamePortSpecification.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.domains.HostnameSpecification.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.domains.PathSpecification.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.domains.SchemeSpecification.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.SystemCredentialsProvider.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl
 
displayName(CredentialsSelectHelper.ContextResolver) - Static method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.ContextResolver
Returns a human readable description of the type of context objects that the specified resolver resolves.
doAddCredentials(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedCredentialsStore
Stapler web binding for adding credentials to the domain.
doCheckId(ModelObject, String) - Method in class com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptor
 
doCheckName(CredentialsStoreAction.DomainWrapper, CredentialsStoreAction, String) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper.DescriptorImpl
Form validation for creating a new domain / renaming an existing domain.
doCheckUploadedKeystore(String, String, String) - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl
Checks the keystore content.
doChildrenContextMenu(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
doChildrenContextMenu(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
doConfigDotXml(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Accepts config.xml submission, as well as serve it.
doConfigDotXml(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Accepts config.xml submission, as well as serve it.
doConfigSubmit(StaplerRequest) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Updates the domain configuration.
doConfigure(StaplerRequest) - Method in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration
Handles the form submission
doContextMenu(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
doContextMenu(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
doContextMenu(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
doContextMenu(StaplerRequest, StaplerResponse) - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
doCreateCredentials(StaplerRequest) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Creates a credential.
doCreateDomain(StaplerRequest) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Creates a domain.
doDoDelete(StaplerRequest) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Deletes the credentials.
doDoDelete(StaplerRequest) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Deletes a domain.
doDoMove(StaplerRequest, String) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Moves the credential.
doFillCredentialTypeItems() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition.DescriptorImpl
 
doFillDefaultValueItems(Item, String) - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition.DescriptorImpl
 
doFillProviderItems() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes.DescriptorImpl
Returns the list box for provider selection.
doFillProviderItems() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes.DescriptorImpl
Returns the list box for provider selection.
doFillScopeItems(ModelObject) - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
Fills in the scopes for a scope list-box.
doFillTypeItems() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes.DescriptorImpl
Returns the list box for type selection.
doFillTypeItems() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes.DescriptorImpl
Returns the list box for type selection.
doFillValueItems(Item, String, String, boolean, boolean) - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition.DescriptorImpl
 
domain - Variable in class com.cloudbees.plugins.credentials.cli.CreateCredentialsByXmlCommand
 
domain - Variable in class com.cloudbees.plugins.credentials.cli.DeleteCredentialsCommand
 
domain - Variable in class com.cloudbees.plugins.credentials.cli.DeleteCredentialsDomainCommand
 
domain - Variable in class com.cloudbees.plugins.credentials.cli.GetCredentialsAsXmlCommand
 
domain - Variable in class com.cloudbees.plugins.credentials.cli.GetCredentialsDomainAsXmlCommand
 
domain - Variable in class com.cloudbees.plugins.credentials.cli.UpdateCredentialsByXmlCommand
 
domain - Variable in class com.cloudbees.plugins.credentials.cli.UpdateCredentialsDomainByXmlCommand
 
Domain - Class in com.cloudbees.plugins.credentials.domains
A domain, within which credentials are common.
Domain(String, String, List<DomainSpecification>) - Constructor for class com.cloudbees.plugins.credentials.domains.Domain
 
DomainCredentials - Class in com.cloudbees.plugins.credentials.domains
Represents a Domain and an associated set of Credentials.
DomainCredentials(Domain, List<Credentials>) - Constructor for class com.cloudbees.plugins.credentials.domains.DomainCredentials
Stapler's constructor.
DomainRequirement - Class in com.cloudbees.plugins.credentials.domains
Base class for all requirements that can be fulfilled by Domains.
DomainRequirement() - Constructor for class com.cloudbees.plugins.credentials.domains.DomainRequirement
 
DomainRestrictedCredentials - Interface in com.cloudbees.plugins.credentials.domains
Credentials that have a built in restriction
DomainSpecification - Class in com.cloudbees.plugins.credentials.domains
Base class for a specification against which DomainRequirements can be tested.
DomainSpecification() - Constructor for class com.cloudbees.plugins.credentials.domains.DomainSpecification
 
DomainSpecification.Result - Enum in com.cloudbees.plugins.credentials.domains
The results of any DomainRequirement test against a DomainSpecification.
DomainSpecificationDescriptor - Class in com.cloudbees.plugins.credentials.domains
Descriptor for DomainSpecifications.
DomainSpecificationDescriptor() - Constructor for class com.cloudbees.plugins.credentials.domains.DomainSpecificationDescriptor
 
DomainWrapper(CredentialsStoreAction, Domain) - Constructor for class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Our constructor.
doResolve(F) - Method in class com.cloudbees.plugins.credentials.CredentialsResolver
Resolves the supplied credentials.
doUpdateSubmit(StaplerRequest) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Updates the credentials.
doUpload(StaplerRequest) - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.Upload
Deprecated.
Performs the actual upload.
duplicate() - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Creates a new builder with the same requirements as this builder.

E

either(CredentialsMatcher, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches when either of the supplied matchers match.
enabled() - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
enabled(Object) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns only those CredentialsProvider that are CredentialsProvider.isEnabled() within a specific context.
encrypt(byte[]) - Method in class com.cloudbees.plugins.credentials.CredentialsConfidentialKey
Returns a Cipher object for encrypting with this key.
ENCRYPTED_VALUE_PATTERN - Static variable in class com.cloudbees.plugins.credentials.SecretBytes
Pattern matching a possible output of SecretBytes.toString().
EnhancedCheckMethod(Descriptor, String) - Constructor for class com.cloudbees.plugins.credentials.CredentialsDescriptor.EnhancedCheckMethod
enterConstantTest(CQLParser.ConstantTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Enter a parse tree produced by CQLParser.constantTest().
enterConstantTest(CQLParser.ConstantTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Enter a parse tree produced by CQLParser.constantTest().
enterEnumLiteral(CQLParser.EnumLiteralContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Enter a parse tree produced by CQLParser.enumLiteral().
enterEnumLiteral(CQLParser.EnumLiteralContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Enter a parse tree produced by CQLParser.enumLiteral().
enterEveryRule(ParserRuleContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
enterExpression(CQLParser.ExpressionContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Enter a parse tree produced by CQLParser.expression().
enterExpression(CQLParser.ExpressionContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Enter a parse tree produced by CQLParser.expression().
enterGroupedTest(CQLParser.GroupedTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Enter a parse tree produced by CQLParser.groupedTest().
enterGroupedTest(CQLParser.GroupedTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Enter a parse tree produced by CQLParser.groupedTest().
enterInstanceOfTest(CQLParser.InstanceOfTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Enter a parse tree produced by CQLParser.instanceOfTest().
enterInstanceOfTest(CQLParser.InstanceOfTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Enter a parse tree produced by CQLParser.instanceOfTest().
enterLiteral(CQLParser.LiteralContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Enter a parse tree produced by CQLParser.literal().
enterLiteral(CQLParser.LiteralContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Enter a parse tree produced by CQLParser.literal().
enterNegativeTest(CQLParser.NegativeTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Enter a parse tree produced by CQLParser.negativeTest().
enterNegativeTest(CQLParser.NegativeTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Enter a parse tree produced by CQLParser.negativeTest().
enterPrimary(CQLParser.PrimaryContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Enter a parse tree produced by CQLParser.primary().
enterPrimary(CQLParser.PrimaryContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Enter a parse tree produced by CQLParser.primary().
enterPropertyTest(CQLParser.PropertyTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Enter a parse tree produced by CQLParser.propertyTest().
enterPropertyTest(CQLParser.PropertyTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Enter a parse tree produced by CQLParser.propertyTest().
enterQualifiedName(CQLParser.QualifiedNameContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Enter a parse tree produced by CQLParser.qualifiedName().
enterQualifiedName(CQLParser.QualifiedNameContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Enter a parse tree produced by CQLParser.qualifiedName().
enterRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ConstantTestContext
 
enterRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.EnumLiteralContext
 
enterRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ExpressionContext
 
enterRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.GroupedTestContext
 
enterRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.InstanceOfTestContext
 
enterRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
enterRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.NegativeTestContext
 
enterRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PrimaryContext
 
enterRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PropertyTestContext
 
enterRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.QualifiedNameContext
 
enumLiteral() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
enumLiteral() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
EnumLiteralContext(ParserRuleContext, int) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser.EnumLiteralContext
 
EQUAL - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
EQUAL - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
EQUAL() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PropertyTestContext
 
equals(IdCredentials, Object) - Static method in class com.cloudbees.plugins.credentials.common.IdCredentials.Helpers
Standard Object.equals(Object) implementation.
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsNameComparator
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Excludes
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Includes
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.None
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Excludes
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Includes
equals(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.None
equals(Object) - Method in class com.cloudbees.plugins.credentials.domains.Domain
equals(Object) - Method in class com.cloudbees.plugins.credentials.fingerprints.AbstractCredentialsFingerprintFacet
equals(Object) - Method in class com.cloudbees.plugins.credentials.fingerprints.ItemCredentialsFingerprintFacet
equals(Object) - Method in class com.cloudbees.plugins.credentials.fingerprints.NodeCredentialsFingerprintFacet
equals(Object) - Method in class com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
equals(Object) - Method in class com.cloudbees.plugins.credentials.matchers.AllOfMatcher
equals(Object) - Method in class com.cloudbees.plugins.credentials.matchers.AnyOfMatcher
equals(Object) - Method in class com.cloudbees.plugins.credentials.matchers.BeanPropertyMatcher
equals(Object) - Method in class com.cloudbees.plugins.credentials.matchers.ConstantMatcher
equals(Object) - Method in class com.cloudbees.plugins.credentials.matchers.IdMatcher
equals(Object) - Method in class com.cloudbees.plugins.credentials.matchers.InstanceOfMatcher
equals(Object) - Method in class com.cloudbees.plugins.credentials.matchers.NotMatcher
equals(Object) - Method in class com.cloudbees.plugins.credentials.matchers.ScopeMatcher
equals(Object) - Method in class com.cloudbees.plugins.credentials.matchers.UsernameMatcher
equals(Object) - Method in class com.cloudbees.plugins.credentials.SecretBytes
Excludes(String, String) - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes
Our constructor.
Excludes(List<String>) - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Excludes
Our constructor.
Excludes(List<String>) - Constructor for class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Excludes
Our constructor.
exitConstantTest(CQLParser.ConstantTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Exit a parse tree produced by CQLParser.constantTest().
exitConstantTest(CQLParser.ConstantTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Exit a parse tree produced by CQLParser.constantTest().
exitEnumLiteral(CQLParser.EnumLiteralContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Exit a parse tree produced by CQLParser.enumLiteral().
exitEnumLiteral(CQLParser.EnumLiteralContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Exit a parse tree produced by CQLParser.enumLiteral().
exitEveryRule(ParserRuleContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
exitExpression(CQLParser.ExpressionContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Exit a parse tree produced by CQLParser.expression().
exitExpression(CQLParser.ExpressionContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Exit a parse tree produced by CQLParser.expression().
exitGroupedTest(CQLParser.GroupedTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Exit a parse tree produced by CQLParser.groupedTest().
exitGroupedTest(CQLParser.GroupedTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Exit a parse tree produced by CQLParser.groupedTest().
exitInstanceOfTest(CQLParser.InstanceOfTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Exit a parse tree produced by CQLParser.instanceOfTest().
exitInstanceOfTest(CQLParser.InstanceOfTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Exit a parse tree produced by CQLParser.instanceOfTest().
exitLiteral(CQLParser.LiteralContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Exit a parse tree produced by CQLParser.literal().
exitLiteral(CQLParser.LiteralContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Exit a parse tree produced by CQLParser.literal().
exitNegativeTest(CQLParser.NegativeTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Exit a parse tree produced by CQLParser.negativeTest().
exitNegativeTest(CQLParser.NegativeTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Exit a parse tree produced by CQLParser.negativeTest().
exitPrimary(CQLParser.PrimaryContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Exit a parse tree produced by CQLParser.primary().
exitPrimary(CQLParser.PrimaryContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Exit a parse tree produced by CQLParser.primary().
exitPropertyTest(CQLParser.PropertyTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Exit a parse tree produced by CQLParser.propertyTest().
exitPropertyTest(CQLParser.PropertyTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Exit a parse tree produced by CQLParser.propertyTest().
exitQualifiedName(CQLParser.QualifiedNameContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
Exit a parse tree produced by CQLParser.qualifiedName().
exitQualifiedName(CQLParser.QualifiedNameContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLListener
Exit a parse tree produced by CQLParser.qualifiedName().
exitRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ConstantTestContext
 
exitRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.EnumLiteralContext
 
exitRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ExpressionContext
 
exitRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.GroupedTestContext
 
exitRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.InstanceOfTestContext
 
exitRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
exitRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.NegativeTestContext
 
exitRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PrimaryContext
 
exitRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PropertyTestContext
 
exitRule(ParseTreeListener) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.QualifiedNameContext
 
expression() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
expression() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ExpressionContext
 
expression() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.GroupedTestContext
 
expression(int) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ExpressionContext
 
ExpressionContext(ParserRuleContext, int) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser.ExpressionContext
 

F

FileOnMasterKeyStoreSource(String) - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.FileOnMasterKeyStoreSource
Deprecated.
 
filter(CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Excludes
Returns true if and only if the supplied CredentialsDescriptor is permitted to be active.
filter(CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter
Returns true if and only if the supplied CredentialsDescriptor is permitted to be active.
filter(CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Includes
Returns true if and only if the supplied CredentialsDescriptor is permitted to be active.
filter(CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.None
Returns true if and only if the supplied CredentialsDescriptor is permitted to be active.
filter(CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilterDescriptor
Helper method that returns the current CredentialsTypeFilter effective state for the supplied CredentialsDescriptor.
filter(CredentialsProvider) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Excludes
Returns true if and only if the supplied CredentialsProvider is permitted to be active.
filter(CredentialsProvider) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter
Returns true if and only if the supplied CredentialsProvider is permitted to be active.
filter(CredentialsProvider) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Includes
Returns true if and only if the supplied CredentialsProvider is permitted to be active.
filter(CredentialsProvider) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.None
Returns true if and only if the supplied CredentialsProvider is permitted to be active.
filter(CredentialsProvider) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilterDescriptor
Helper method that returns the current CredentialsProviderFilter effective state for the supplied CredentialsProvider.
filter(CredentialsProvider, CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes
Returns true if the supplied CredentialsDescriptor is permitted to be active for the supplied CredentialsProvider.
filter(CredentialsProvider, CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction
Returns true if the supplied CredentialsDescriptor is permitted to be active for the supplied CredentialsProvider.
filter(CredentialsProvider, CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes
Returns true if the supplied CredentialsDescriptor is permitted to be active for the supplied CredentialsProvider.
filter(Iterable<C>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Filters credentials using the supplied matcher.
filter(Object, Descriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
filter(Collection<C>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Filters credentials using the supplied matcher.
filter(List<C>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Filters credentials using the supplied matcher.
filter(List<CredentialsProviderTypeRestriction>, CredentialsProvider, CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes.DescriptorImpl
filter(List<CredentialsProviderTypeRestriction>, CredentialsProvider, CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes.DescriptorImpl
filter(List<CredentialsProviderTypeRestriction>, CredentialsProvider, CredentialsDescriptor) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestrictionDescriptor
filter(Set<C>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Filters credentials using the supplied matcher.
FILTER - Static variable in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration
Our filter.
filterKeys(Map<C, V>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Filters a map keyed by credentials using the supplied matcher.
filterValues(Map<K, C>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Filters a map based on credential values using the supplied matcher.
findContextInPath(Class<T>) - Static method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
Attempts to resolve the credentials context from the Stapler.getCurrentRequest() (includes special handling of the HTTP Referer to enable resolution from AJAX requests).
findContextInPath(StaplerRequest, Class<T>) - Static method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
Attempts to resolve the credentials context from the StaplerRequest (includes special handling of the HTTP Referer to enable resolution from AJAX requests).
findCredentialById(String, Class<C>, Run<?, ?>) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
A common requirement for plugins is to resolve a specific credential by id in the context of a specific run.
findCredentialById(String, Class<C>, Run<?, ?>, DomainRequirement...) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
findCredentialById(String, Class<C>, Run<?, ?>, List<DomainRequirement>) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
A common requirement for plugins is to resolve a specific credential by id in the context of a specific run.
FINGERPRINT_XML - Static variable in class com.cloudbees.plugins.credentials.CredentialsStoreAction
An XStream2 that replaces Secret and SecretBytes instances with a hash of the secret and omits fields that should be excluded from credentials fingerprinting.
fireUse(Credentials, Item) - Static method in interface com.cloudbees.plugins.credentials.CredentialsUseListener
fireUse(Credentials, Node) - Static method in interface com.cloudbees.plugins.credentials.CredentialsUseListener
fireUse(Credentials, Run) - Static method in interface com.cloudbees.plugins.credentials.CredentialsUseListener
firstOrDefault(Iterable<C>, CredentialsMatcher, C) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Returns the first credential from a collection that matches the supplied matcher or if none match then the specified default.
firstOrNull(Iterable<C>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Returns the first credential from a collection that matches the supplied matcher or null if none match.
fixEmptyId(String) - Static method in class com.cloudbees.plugins.credentials.common.IdCredentials.Helpers
Returns either the id or a generated new id if the supplied id is missing.
fixList(List<DomainCredentials>) - Static method in class com.cloudbees.plugins.credentials.domains.DomainCredentials
Helper method used by the domainCredentials.jelly taglib to ensure the list is valid.
FloatingPointLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
FloatingPointLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
FloatingPointLiteral() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
forceLoadDuringStartup() - Static method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider
Ensure the credentials are loaded using SYSTEM during the startup and migration occurs as expected
forParameterName(String) - Method in class com.cloudbees.plugins.credentials.builds.CredentialsParameterBinder
 
forRun(Run<?, ?>) - Method in interface com.cloudbees.plugins.credentials.Credentials
Optionally produce a special value when used in the context of a particular build.
fromBytes(byte[]) - Static method in class com.cloudbees.plugins.credentials.SecretBytes
Attempts to treat the given bytes first as a cipher encrypted bytes, and if it doesn't work, treat the given bytes as the unencrypted secret value.
fromString(String) - Static method in class com.cloudbees.plugins.credentials.SecretBytes
Attempts to treat the given bytes first as a cipher text, and if it doesn't work, treat the given string as the unencrypted BASE-64 encoded byte array.
fromUri(String) - Static method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Creates a new builder using the supplied URI.

G

getACL() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
getACL() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
getACL() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
getACL() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
getACL() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
 
getACL() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
getACL() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
getActions() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Any additional actions to display for this CredentialsStore.
getApi() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Expose a Jenkins Api.
getApi() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Expose a Jenkins Api.
getApi() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Expose the action's Api.
getApi() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Expose a Jenkins Api.
getATN() - Method in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
getATN() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
getCategory() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager.Configuration
getCategoryName() - Method in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration
 
getCategoryName() - Method in class com.cloudbees.plugins.credentials.ManageCredentialsConfiguration
 
getChannelNames() - Method in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
getCheckIdUrl(CredentialsStore) - Method in class com.cloudbees.plugins.credentials.impl.BaseStandardCredentials.BaseStandardCredentialsDescriptor
Gets the check id url for the specified store.
getCheckMethod(String) - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
getChildrenContextMenu(String) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Creates the children context menu with the supplied prefix to all URLs.
getChildrenContextMenu(String) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Creates the children context menu with the supplied prefix to all URLs.
getClassNames() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Excludes
Returns the list of banned Descriptor.getId()s.
getClassNames() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Includes
Returns the list of allowed Descriptor.getId()s.
getClassNames() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Excludes
Returns the list of banned Descriptor.getId()s.
getClassNames() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Includes
Returns the list of allowed Descriptor.getId()s.
getConfigFile() - Static method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
Gets the configuration file that CredentialsProviderManager uses to store its credentials.
getConfigFile() - Static method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider
Gets the configuration file that this CredentialsProvider uses to store its credentials.
getContext() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Returns the context within which this store operates.
getContext() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Returns the context within which this store operates.
getContext() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Returns the context within which this store operates.
getContext() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Gets the context.
getContext(String) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.ContextResolver
getContext(String) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.ItemContextResolver
getContext(String) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.SystemContextResolver
getContext(String) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.UserContextResolver
getContext(String) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedContextResolverCredentialsProvider
Stapler web binding for the ModelObject representing the context of the store.
getContextDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Returns the display name of the CredentialsStore.getContext() of this CredentialsStore.
getContextFullDisplayName() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Returns the full display name of the ViewCredentialsAction.getContext().
getContextFullName() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Returns the full name of the ViewCredentialsAction.getContext().
getContextMenu(String) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Creates the context menu with the supplied prefix to all URLs.
getContextMenu(String) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Creates the context menu with the supplied prefix to all URLs.
getContextMenu(String) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Creates the context menu with the supplied prefix to all URLs.
getCredential(String) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Get a credential by id.
getCredentialDescriptor() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
getCredentialDescriptors() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper.DescriptorImpl
getCredentialDescriptors() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl
Gets all the credentials descriptors.
getCredentialIds(Class<C>, ItemGroup, Authentication, List<DomainRequirement>, CredentialsMatcher) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
getCredentialIds(Class<C>, Item, Authentication, List<DomainRequirement>, CredentialsMatcher) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
getCredentialIdsInItem(Class<C>, Item, Authentication, List<DomainRequirement>, CredentialsMatcher) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns a ListBoxModel of the credentials provided by this provider which are available to the specified Authentication for the specified Item and are appropriate for the specified DomainRequirements.
getCredentialIdsInItemGroup(Class<C>, ItemGroup, Authentication, List<DomainRequirement>, CredentialsMatcher) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns a ListBoxModel of the credentials provided by this provider which are available to the specified Authentication for items in the specified ItemGroup and are appropriate for the specified DomainRequirements.
getCredentials() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Exposes the backing Credentials.
getCredentials() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Exposes a map of the wrapped credentials.
getCredentials() - Method in class com.cloudbees.plugins.credentials.domains.DomainCredentials
Returns the credentials.
getCredentials() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider
Get all the (Domain.global()) credentials.
getCredentials() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty
Gets all the user's credentials.
getCredentials(Domain) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Returns an unmodifiable list of credentials for the specified domain.
getCredentials(Domain) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Returns an unmodifiable list of credentials for the specified domain.
getCredentials(Domain) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Returns an unmodifiable list of credentials for the specified domain.
getCredentials(Class<C>) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty
Helper method.
getCredentials(Class<C>, ItemGroup, Authentication) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
getCredentials(Class<C>, ItemGroup, Authentication, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
getCredentials(Class<C>, Item, Authentication) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
getCredentials(Class<C>, Item, Authentication, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
getCredentials(Map<Domain, List<Credentials>>, Class<C>, List<DomainRequirement>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.domains.DomainCredentials
Helper to assist retrieving credentials from the map based store.
GetCredentialsAsXmlCommand - Class in com.cloudbees.plugins.credentials.cli
Retrieves a credentials configuration as XML.
GetCredentialsAsXmlCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.GetCredentialsAsXmlCommand
 
GetCredentialsAsXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key GetCredentialsAsXmlCommand.ShortDescription: Get a Credentials as XML (secrets redacted).
getCredentialsById(CredentialsStore, Domain, String) - Static method in class com.cloudbees.plugins.credentials.cli.BaseCredentialsCLICommand
 
getCredentialsDescriptors() - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns the list of CredentialsDescriptor instances that are applicable within this CredentialsProvider.
getCredentialsDescriptors() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedCredentialsStore
Exposes the CredentialsDescriptor instances appropriate for this CredentialsStore.
getCredentialsDescriptors() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Returns the list of CredentialsDescriptor instances that are applicable within this CredentialsStore.
GetCredentialsDomainAsXmlCommand - Class in com.cloudbees.plugins.credentials.cli
Retrieves a credentials configuration as XML.
GetCredentialsDomainAsXmlCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.GetCredentialsDomainAsXmlCommand
 
GetCredentialsDomainAsXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key GetCredentialsDomainAsXmlCommand.ShortDescription: Get a Credentials Domain as XML.
getCredentialsId() - Method in class com.cloudbees.plugins.credentials.builds.CredentialsParameterBinding
 
getCredentialsInItem(Class<C>, Item, Authentication, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns the credentials provided by this provider which are available to the specified Authentication for the specified Item and are appropriate for the specified DomainRequirements.
getCredentialsInItem(Class<C>, Item, Authentication, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.ProviderImpl
Returns the credentials provided by this provider which are available to the specified Authentication for the specified Item and are appropriate for the specified DomainRequirements.
getCredentialsInItemGroup(Class<C>, ItemGroup, Authentication, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns the credentials provided by this provider which are available to the specified Authentication for items in the specified ItemGroup and are appropriate for the specified .plugins.credentials.domains.DomainRequirements.
getCredentialsInItemGroup(Class<C>, ItemGroup, Authentication, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.ProviderImpl
Returns the credentials provided by this provider which are available to the specified Authentication for items in the specified ItemGroup and are appropriate for the specified .plugins.credentials.domains.DomainRequirements.
getCredentialsInItemGroup(Class<C>, ItemGroup, Authentication, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider
Returns the credentials provided by this provider which are available to the specified Authentication for items in the specified ItemGroup and are appropriate for the specified .plugins.credentials.domains.DomainRequirements.
getCredentialsList() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Exposes the wrapped credentials for the XML API.
getCredentialsPage() - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
Returns the config page for the credentials.
getCredentialType() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition
 
getDefaultMetaVariable() - Method in class com.cloudbees.plugins.credentials.cli.CredentialsStoreOptionHandler
getDefaultParameterValue() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition
getDefaultValue() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition
 
getDescription() - Method in interface com.cloudbees.plugins.credentials.common.StandardCredentials
Returns the Description.
getDescription() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.StoreItem
Exposes the description of this store (i.e.
getDescription() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedCredentialsStore
Exposes the description of this store (i.e.
getDescription() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Gets the description of the Credentials.
getDescription() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
getDescription() - Method in class com.cloudbees.plugins.credentials.domains.Domain
Returns the description of this domain.
getDescription() - Method in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration
getDescription() - Method in class com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
Returns the Description.
getDescription() - Method in class com.cloudbees.plugins.credentials.ManageCredentialsConfiguration
 
getDescription() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
getDescriptor() - Method in class com.cloudbees.plugins.credentials.BaseCredentials
getDescriptor() - Method in interface com.cloudbees.plugins.credentials.Credentials
getDescriptor() - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
getDescriptor() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter
getDescriptor() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction
getDescriptor() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper
getDescriptor() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter
getDescriptor() - Method in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Excludes.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Includes.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.None.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes.DescriptorImpl
getDisplayName() - Method in enum com.cloudbees.plugins.credentials.CredentialsScope
Gets the display name for the credentials.
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.ContextResolver
Returns a human readable description of the type of context objects that this resolver resolves.
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.ItemContextResolver
Returns a human readable description of the type of context objects that this resolver resolves.
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.StoreItem
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.SystemContextResolver
Returns a human readable description of the type of context objects that this resolver resolves.
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.UserContextResolver
Returns a human readable description of the type of context objects that this resolver resolves.
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedCredentialsStore
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Resolves a display name from the Store
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Gets the display name of the Credentials.
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Return the display name.
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Excludes.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Includes.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.None.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.domains.HostnamePortSpecification.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.domains.HostnameSpecification.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.domains.PathSpecification.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.domains.SchemeSpecification.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration.Category
getDisplayName() - Method in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration
getDisplayName() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.ManageCredentialsConfiguration
 
getDisplayName() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.ProviderImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.UserFacingAction
getDisplayName() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl
getDisplayName() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserFacingAction
getDisplayName() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
getDivId() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.Upload
Deprecated.
Gets the id of the <input> element on the window.opener of the pop-up to inject the uploaded content into.
getDomain() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
getDomain() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Expose the backing Domain.
getDomain() - Method in class com.cloudbees.plugins.credentials.domains.DomainCredentials
Returns the domain.
getDomain() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
Exposes the Domain.
getDomain(String) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
getDomainByName(CredentialsStore, String) - Static method in class com.cloudbees.plugins.credentials.cli.BaseCredentialsCLICommand
 
getDomainByName(String) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Retrieves the domain with the matching name.
getDomainCredentials() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider
Get all the credentials.
getDomainCredentials() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty
Returns the DomainCredentials
getDomainCredentialsMap() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider
Get all the credentials.
getDomainCredentialsMap() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty
The map of domain credentials.
getDomainDescriptor() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
getDomains() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Returns all the Domains that this credential provider has.
getDomains() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Returns the map of CredentialsStoreAction.DomainWrapper instances.
getDomains() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Returns all the Domains that this credential provider has.
getDomains() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Returns all the Domains that this credential provider has.
getDynamic(String) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Exposes the CredentialsStoreAction.getActions() for Stapler.
getEncryptedData() - Method in class com.cloudbees.plugins.credentials.SecretBytes
Returns the encrypted data.
getExcludes() - Method in class com.cloudbees.plugins.credentials.domains.HostnamePortSpecification
Returns the hostname and port combinations to explicitly not match.
getExcludes() - Method in class com.cloudbees.plugins.credentials.domains.HostnameSpecification
Returns the hostnames to explicitly not match.
getExcludes() - Method in class com.cloudbees.plugins.credentials.domains.PathSpecification
Returns the paths to explicitly not match.
getFingerprint() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Exposes the fingerprint for Jelly pages.
getFingerprintOf(Credentials) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Retrieves the Fingerprint for a specific credential.
getFromClass() - Method in class com.cloudbees.plugins.credentials.CredentialsResolver
Returns the class to resolve from.
getFullDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Gets the full display name of the Credentials.
getFullDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Return the full display name.
getFullDisplayName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Returns the Item.getFullDisplayName() or nearest approximation.
getFullDisplayName() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Returns the full display name of this action.
getFullName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Gets the full name of the Credentials.
getFullName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Return the full name.
getFullName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Returns the Item.getFullName() or nearest approximation.
getFullName() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Returns the full name of this action.
getGrammarFileName() - Method in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
getGrammarFileName() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
getHostname() - Method in class com.cloudbees.plugins.credentials.domains.HostnameRequirement
Returns the hostname.
getIcon(Action) - Static method in class com.cloudbees.plugins.credentials.ContextMenuIconUtils
IconSet support has not been implemented for ModelObjectWithContextMenu.ContextMenu as of Jenkins 2.5.
getIconByClassSpec(String) - Static method in class com.cloudbees.plugins.credentials.ContextMenuIconUtils
Navigate the signature changes in different versions of IconSet.
getIconClassName() - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
getIconClassName() - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
getIconClassName() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.StoreItem
getIconClassName() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedCredentialsStore
getIconClassName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
getIconClassName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
getIconClassName() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.DescriptorImpl
getIconClassName() - Method in class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl.DescriptorImpl
getIconClassName() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.ProviderImpl
 
getIconClassName() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.UserFacingAction
getIconClassName() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider
getIconClassName() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserFacingAction
getIconClassName() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
getIconClassName() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
getIconFileName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
getIconFileName() - Method in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration
getIconFileName() - Method in class com.cloudbees.plugins.credentials.ManageCredentialsConfiguration
 
getIconFileName() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.UserFacingAction
getIconFileName() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserFacingAction
getIconFileName() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
getId() - Method in interface com.cloudbees.plugins.credentials.common.IdCredentials
Returns the ID.
getId() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Return the id for the XML API.
getId() - Method in class com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
Returns the ID.
getId() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
getIncludes() - Method in class com.cloudbees.plugins.credentials.domains.HostnamePortSpecification
Returns the hostname and port combinations to match.
getIncludes() - Method in class com.cloudbees.plugins.credentials.domains.HostnameSpecification
Returns the hostnames to match.
getIncludes() - Method in class com.cloudbees.plugins.credentials.domains.PathSpecification
Returns the paths to match.
getInstance() - Static method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
Returns our CredentialsProviderManager singleton.
getInstance() - Static method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider
Gets the singleton instance.
getInstanceOrDie() - Static method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
Returns our CredentialsProviderManager singleton.
getItem() - Method in class com.cloudbees.plugins.credentials.fingerprints.ItemCredentialsFingerprintFacet
Returns the Item.
getItemFullName() - Method in class com.cloudbees.plugins.credentials.fingerprints.ItemCredentialsFingerprintFacet
Returns the Item.getFullName().
getKeyStore() - Method in interface com.cloudbees.plugins.credentials.common.CertificateCredentials
 
getKeyStore() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl
Returns the KeyStore containing the certificate.
getKeyStoreBytes() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.FileOnMasterKeyStoreSource
Deprecated.
Returns the byte[] content of the KeyStore.
getKeyStoreBytes() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.KeyStoreSource
Returns the byte[] content of the KeyStore.
getKeyStoreBytes() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource
Returns the byte[] content of the KeyStore.
getKeyStoreLastModified() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.FileOnMasterKeyStoreSource
Deprecated.
Returns a System.currentTimeMillis() comparable timestamp of when the content was last modified.
getKeyStoreLastModified() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.KeyStoreSource
Returns a System.currentTimeMillis() comparable timestamp of when the content was last modified.
getKeyStoreLastModified() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource
Returns a System.currentTimeMillis() comparable timestamp of when the content was last modified.
getKeyStoreSource() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl
Returns the source of the CertificateCredentialsImpl.getKeyStore().
getKind() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
getLocalStores() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Exposes the CredentialsStore instances available to the ViewCredentialsAction.getContext().
getMenuItemIconUrl(String) - Static method in class com.cloudbees.plugins.credentials.ContextMenuIconUtils
Converts a regular icon url into a menu item icon url
getMenuItemIconUrlByClassSpec(String) - Static method in class com.cloudbees.plugins.credentials.ContextMenuIconUtils
Gets the qualified URL for an icon spec.
getMessage() - Method in exception com.cloudbees.plugins.credentials.CredentialsUnavailableException
getModeNames() - Method in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
getName() - Method in class com.cloudbees.plugins.credentials.casc.CredentialsRootConfigurator
 
getName() - Method in class com.cloudbees.plugins.credentials.domains.Domain
Returns the name of the domain.
getName() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
getName(C) - Method in class com.cloudbees.plugins.credentials.CredentialsNameProvider
Name the credential.
getName(StandardCertificateCredentials) - Method in class com.cloudbees.plugins.credentials.common.StandardCertificateCredentials.NameProvider
Name the credential.
getName(StandardCredentials) - Method in class com.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider
Name the credential.
getName(StandardUsernameCredentials) - Method in class com.cloudbees.plugins.credentials.common.StandardUsernameCredentials.NameProvider
Name the credential.
getName(StandardUsernameCredentials) - Method in class com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials.NameProvider
Name the credential.
getName(UsernameCredentials) - Method in class com.cloudbees.plugins.credentials.common.UsernameCredentials.NameProvider
Name the credential.
getName(UsernamePasswordCredentials) - Method in class com.cloudbees.plugins.credentials.common.UsernamePasswordCredentials.NameProvider
Name the credential.
getNode() - Method in class com.cloudbees.plugins.credentials.fingerprints.NodeCredentialsFingerprintFacet
Returns the Node.
getNodeName() - Method in class com.cloudbees.plugins.credentials.fingerprints.NodeCredentialsFingerprintFacet
Returns the Node.getNodeName().
getOffset() - Method in exception com.cloudbees.plugins.credentials.matchers.CQLSyntaxException
Returns the offset in the original string where the syntax error was detected.
getOrCreate(Run<?, ?>) - Static method in class com.cloudbees.plugins.credentials.builds.CredentialsParameterBinder
Gets or creates a CredentialsParameterBinder for the given run.
getOrCreateFingerprintOf(Credentials) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Creates a fingerprint that can be used to track the usage of a specific credential.
getParameterName() - Method in class com.cloudbees.plugins.credentials.builds.CredentialsParameterBinding
 
getParent() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
getParent() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Expose the parent CredentialsStoreAction.
getParentStores() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Exposes the CredentialsStore instances available to the ViewCredentialsAction.getContext().
getPassword() - Method in interface com.cloudbees.plugins.credentials.common.PasswordCredentials
Returns the Password.
getPassword() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl
Returns the password used to protect the certificate's private key in CertificateCredentialsImpl.getKeyStore().
getPassword() - Method in class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl
Returns the Password.
getPath() - Method in class com.cloudbees.plugins.credentials.domains.PathRequirement
Returns the path.
getPlainData() - Method in class com.cloudbees.plugins.credentials.SecretBytes
Returns the raw unencrypted data.
getPlainData(SecretBytes) - Static method in class com.cloudbees.plugins.credentials.SecretBytes
Works just like SecretBytes.getPlainData() but avoids NPE when the secret is null.
getPort() - Method in class com.cloudbees.plugins.credentials.domains.HostnamePortRequirement
Returns the required port.
getProperty() - Method in exception com.cloudbees.plugins.credentials.CredentialsUnavailableException
Reports the property name.
getProvider() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes
getProvider() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes
getProvider() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Returns the CredentialsProvider.
getProvider() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
Exposes the CredentialsProvider.
getProvider(String) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedContextResolver
Stapler web binding for the CredentialsProvider.
getProviderDescriptors() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Excludes.DescriptorImpl
Gets the full list of available providers without any filtering.
getProviderDescriptors() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Includes.DescriptorImpl
Gets the full list of available providers without any filtering.
getProviderFilter() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager.Configuration
getProviderFilter() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
Gets the current CredentialsProviderFilter.
getProviderOrDie() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Returns the CredentialsProvider or dies trying.
getProvidersByName() - Static method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper
Returns a map of the CredentialsProvider instances keyed by their name.
getQualifiedUrl(Icon) - Static method in class com.cloudbees.plugins.credentials.ContextMenuIconUtils
Gets the qualified URL of the specified icon.
getRelativeLinkTo(Domain) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Computes the relative path from the current page to the specified domain.
getRelativeLinkToAction() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Computes the relative path from the current page to this store.
getRelativeLinkToContext() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Computes the relative path from the current page to this store.
getRelativeLinkToContext() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Computes the relative path from the current page to this store.
getRequiredPermission() - Method in class com.cloudbees.plugins.credentials.ManageCredentialsConfiguration
 
getResolver(Class<C>) - Static method in class com.cloudbees.plugins.credentials.CredentialsResolver
Retrieves the CredentialsResolver for the specified type (if it exists)
getResolver(String) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper
Stapler binding for the resolver URL segment.
getResolversByName() - Static method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper
Returns a map of the CredentialsSelectHelper.ContextResolver instances keyed by their name.
getRestrictions() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager.Configuration
getRestrictions() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
Gets the current list of CredentialsProviderTypeRestriction instances.
getRuleIndex() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ConstantTestContext
 
getRuleIndex() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.EnumLiteralContext
 
getRuleIndex() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ExpressionContext
 
getRuleIndex() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.GroupedTestContext
 
getRuleIndex() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.InstanceOfTestContext
 
getRuleIndex() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
getRuleIndex() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.NegativeTestContext
 
getRuleIndex() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PrimaryContext
 
getRuleIndex() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PropertyTestContext
 
getRuleIndex() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.QualifiedNameContext
 
getRuleNames() - Method in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
getRuleNames() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
getScheme() - Method in class com.cloudbees.plugins.credentials.domains.SchemeRequirement
Returns the scheme.
getSchemes() - Method in class com.cloudbees.plugins.credentials.domains.SchemeSpecification
Returns the comma separated list of URI schemes that this specification matches.
getScope() - Method in class com.cloudbees.plugins.credentials.BaseCredentials
Gets the scope of the credential.
getScope() - Method in interface com.cloudbees.plugins.credentials.Credentials
Gets the scope of the credential.
getScope() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
getScopes() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Returns the CredentialsScope instances that are applicable to this store.
getScopes(ModelObject) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns the scopes allowed for credentials stored within the specified object or null if the object is not relevant for scopes and the object's container should be considered instead.
getScopes(ModelObject) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.ProviderImpl
Returns the scopes allowed for credentials stored within the specified object or null if the object is not relevant for scopes and the object's container should be considered instead.
getScopes(ModelObject) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider
Returns the scopes allowed for credentials stored within the specified object or null if the object is not relevant for scopes and the object's container should be considered instead.
getSerializedATN() - Method in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
getSerializedATN() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.CreateCredentialsByXmlCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.CreateCredentialsDomainByXmlCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.DeleteCredentialsCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.DeleteCredentialsDomainCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.GetCredentialsAsXmlCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.GetCredentialsDomainAsXmlCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.ImportCredentialsAsXmlCommand
 
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.ListCredentialsAsXmlCommand
 
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.ListCredentialsCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.ListCredentialsContextResolversCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.ListCredentialsProvidersCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.UpdateCredentialsByXmlCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.cli.UpdateCredentialsDomainByXmlCommand
getShortDescription() - Method in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration.Category
getSpecificationDescriptors() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Gets all the DomainSpecification descriptors.
getSpecificationDescriptors() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl
Gets all the DomainSpecification descriptors.
getSpecifications() - Method in class com.cloudbees.plugins.credentials.domains.Domain
Returns the DomainSpecifications for this Domain.
getStore() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedCredentialsStore
The backing CredentialsStore.
getStore() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Exposes the backing CredentialsStore.
getStore() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Expose the backing CredentialsStore.
getStore() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Returns the CredentialsStore backing this action.
getStore() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.UserFacingAction
Returns the CredentialsStore backing this action.
getStore() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserFacingAction
Returns the CredentialsStore backing this action.
getStore() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
Exposes the CredentialsStore.
getStore(ModelObject) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns the CredentialsStore that this CredentialsProvider maintains specifically for this ModelObject or null if either the object is not a credentials container or this CredentialsProvider does not maintain a store specifically bound to this ModelObject.
getStore(ModelObject) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.ProviderImpl
Returns the CredentialsStore that this CredentialsProvider maintains specifically for this ModelObject or null if either the object is not a credentials container or this CredentialsProvider does not maintain a store specifically bound to this ModelObject.
getStore(ModelObject) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider
Returns the CredentialsStore that this CredentialsProvider maintains specifically for this ModelObject or null if either the object is not a credentials container or this CredentialsProvider does not maintain a store specifically bound to this ModelObject.
getStore(String) - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
getStoreAction() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Return the CredentialsStoreAction for this store.
getStoreAction() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Return the CredentialsStoreAction for this store.
getStoreAction() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Return the CredentialsStoreAction for this store.
getStoreActions() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
getStoreActionsMap() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Exposes the ViewCredentialsAction.getLocalStores() for the XML API.
getStoreBaseUrl(String) - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
 
getStoreItems(ModelObject, boolean) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper
Returns the CredentialsSelectHelper.StoreItem instances for the current Stapler request.
getSubjectDN(KeyStore) - Static method in class com.cloudbees.plugins.credentials.common.StandardCertificateCredentials.NameProvider
Returns the Subject DN of the first key with an x509 certificate in its certificate chain.
getTableEntries() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Returns the credential entries.
getTarget() - Method in class com.cloudbees.plugins.credentials.casc.CredentialsRootConfigurator
 
getTarget() - Method in class com.cloudbees.plugins.credentials.casc.SystemCredentialsProviderConfigurator
 
getTargetComponent(ConfigurationContext) - Method in class com.cloudbees.plugins.credentials.casc.CredentialsRootConfigurator
 
getTimestamp0() - Method in class com.cloudbees.plugins.credentials.fingerprints.ItemCredentialsFingerprintFacet
Returns the timestamp of first usage.
getTimestamp0() - Method in class com.cloudbees.plugins.credentials.fingerprints.NodeCredentialsFingerprintFacet
Returns the timestamp of first usage.
getTimestampString() - Method in class com.cloudbees.plugins.credentials.fingerprints.ItemCredentialsFingerprintFacet
Returns the timestamp range as a string.
getTimestampString() - Method in class com.cloudbees.plugins.credentials.fingerprints.NodeCredentialsFingerprintFacet
Returns the timestamp range as a string.
getToClass() - Method in class com.cloudbees.plugins.credentials.CredentialsResolver
Returns the class to resolve to.
getToken(ModelObject) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.ContextResolver
Maps a context object (a ModelObject) into a token that can be used to recover the context.
getToken(ModelObject) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.ItemContextResolver
Maps a context object (a ModelObject) into a token that can be used to recover the context.
getToken(ModelObject) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.SystemContextResolver
Maps a context object (a ModelObject) into a token that can be used to recover the context.
getToken(ModelObject) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.UserContextResolver
Maps a context object (a ModelObject) into a token that can be used to recover the context.
getTokenNames() - Method in class com.cloudbees.plugins.credentials.matchers.CQLLexer
Deprecated.
getTokenNames() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
Deprecated.
getType() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes
getType() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes
getTypeDescriptors() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Excludes.DescriptorImpl
Gets the full list of available types without any filtering.
getTypeDescriptors() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Includes.DescriptorImpl
Gets the full list of available types without any filtering.
getTypeFilter() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager.Configuration
getTypeFilter() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
Gets the current CredentialsTypeFilter.
getTypeName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Gets the display name of the CredentialsDescriptor.
getUpload(String) - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl
Creates a new CertificateCredentialsImpl.UploadedKeyStoreSource.Upload for the specified <input id="..."/>
getUploadedKeystore() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource
Returns the private key file name.
getUploadedKeystore() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.Upload
Deprecated.
Returns the content.
getUrl() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.StoreItem
Exposes the URL of this store's CredentialsSelectHelper.WrappedCredentialsStore.
getUrl() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedCredentialsStore
Exposes our URL (as we will be invoked from an unknown page so we need an absolute URL).
getUrl() - Method in class com.cloudbees.plugins.credentials.domains.Domain
Return the store relative URL of this domain.
getUrlName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Return the URL name.
getUrlName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Return the URL name.
getUrlName() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
getUrlName() - Method in class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration
getUrlName() - Method in class com.cloudbees.plugins.credentials.ManageCredentialsConfiguration
 
getUrlName() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
getUserId() - Method in class com.cloudbees.plugins.credentials.builds.CredentialsParameterBinding
 
getUsername() - Method in interface com.cloudbees.plugins.credentials.common.UsernameCredentials
Returns the username.
getUsername() - Method in class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl
Returns the username.
getValue() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterValue
 
getVocabulary() - Method in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
getVocabulary() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
getWrapper() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedCredentialsStore
Returns a CredentialsStoreAction.DomainWrapper to use for contextualizing the credentials form.
getWrappers() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedCredentialsStore
global() - Static method in class com.cloudbees.plugins.credentials.domains.Domain
Returns the special "global" domain.
GLOBAL - com.cloudbees.plugins.credentials.CredentialsScope
This credential is available to the object on which the credential is associated and all objects that are children of that object.
GlobalCredentialsConfiguration - Class in com.cloudbees.plugins.credentials
ManagementLink to expose the global credentials configuration screen.
GlobalCredentialsConfiguration() - Constructor for class com.cloudbees.plugins.credentials.GlobalCredentialsConfiguration
 
GlobalCredentialsConfiguration_Description() - Static method in class com.cloudbees.plugins.credentials.Messages
Key GlobalCredentialsConfiguration.Description: Configure the credential providers and types.
GlobalCredentialsConfiguration_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key GlobalCredentialsConfiguration.DisplayName: Credential Providers.
GlobalCredentialsConfiguration.Category - Class in com.cloudbees.plugins.credentials
Security related configurations.
GlobalCredentialsConfiguration.DescriptorImpl - Class in com.cloudbees.plugins.credentials
GROUP - Static variable in class com.cloudbees.plugins.credentials.CredentialsProvider
The permission group for credentials.
groupedTest() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
groupedTest() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PrimaryContext
 
GroupedTestContext(ParserRuleContext, int) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser.GroupedTestContext
 

H

HandlerImpl() - Constructor for class com.cloudbees.plugins.credentials.ContextInPath.HandlerImpl
 
hasCreatePermission(ModelObject, boolean) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper
Checks if the current user has permission to create a credential.
hasCredentialsDescriptors() - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Checks if there is at least one CredentialsDescriptor applicable within this CredentialsProvider.
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsNameComparator
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Excludes
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Includes
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.None
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Excludes
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Includes
hashCode() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.None
hashCode() - Method in class com.cloudbees.plugins.credentials.domains.Domain
hashCode() - Method in class com.cloudbees.plugins.credentials.fingerprints.AbstractCredentialsFingerprintFacet
hashCode() - Method in class com.cloudbees.plugins.credentials.fingerprints.ItemCredentialsFingerprintFacet
hashCode() - Method in class com.cloudbees.plugins.credentials.fingerprints.NodeCredentialsFingerprintFacet
hashCode() - Method in class com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
hashCode() - Method in class com.cloudbees.plugins.credentials.matchers.AllOfMatcher
hashCode() - Method in class com.cloudbees.plugins.credentials.matchers.AnyOfMatcher
hashCode() - Method in class com.cloudbees.plugins.credentials.matchers.BeanPropertyMatcher
hashCode() - Method in class com.cloudbees.plugins.credentials.matchers.ConstantMatcher
hashCode() - Method in class com.cloudbees.plugins.credentials.matchers.IdMatcher
hashCode() - Method in class com.cloudbees.plugins.credentials.matchers.InstanceOfMatcher
hashCode() - Method in class com.cloudbees.plugins.credentials.matchers.NotMatcher
hashCode() - Method in class com.cloudbees.plugins.credentials.matchers.ScopeMatcher
hashCode() - Method in class com.cloudbees.plugins.credentials.matchers.UsernameMatcher
hashCode() - Method in class com.cloudbees.plugins.credentials.SecretBytes
hashCode(IdCredentials) - Static method in class com.cloudbees.plugins.credentials.common.IdCredentials.Helpers
The standard Object.hashCode() implementation.
hasPermission(Permission) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Checks if the current security principal has this permission.
hasPermission(Permission) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
hasPermission(Permission) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
hasPermission(Permission) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
hasPermission(Authentication, Permission) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
hasPermission2(Authentication, Permission) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Checks if the given principle has the given permission.
hasPermission2(Authentication, Permission) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Checks if the given principle has the given permission.
hasPermission2(Authentication, Permission) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Checks if the given principle has the given permission.
hasStores(ModelObject) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Tests if the supplied context has any credentials stores associated with it.
Helpers() - Constructor for class com.cloudbees.plugins.credentials.common.IdCredentials.Helpers
 
HostnamePortRequirement - Class in com.cloudbees.plugins.credentials.domains
A requirement for a Domain that includes Credentials for a specific hostname and port combination.
HostnamePortRequirement(String, int) - Constructor for class com.cloudbees.plugins.credentials.domains.HostnamePortRequirement
Creates a new requirement.
HostnamePortSpecification - Class in com.cloudbees.plugins.credentials.domains
HostnamePortSpecification(String, String) - Constructor for class com.cloudbees.plugins.credentials.domains.HostnamePortSpecification
Constructor for stapler.
HostnamePortSpecification_DisplayName() - Static method in class com.cloudbees.plugins.credentials.domains.Messages
Key HostnamePortSpecification.DisplayName: Hostname:port.
HostnamePortSpecification.DescriptorImpl - Class in com.cloudbees.plugins.credentials.domains
HostnameRequirement - Class in com.cloudbees.plugins.credentials.domains
A requirement for a Domain that includes Credentials for a specific hostname.
HostnameRequirement(String) - Constructor for class com.cloudbees.plugins.credentials.domains.HostnameRequirement
Creates a new requirement.
HostnameSpecification - Class in com.cloudbees.plugins.credentials.domains
A DomainSpecification that matches HostnameRequirement where the hostname is on an HostnameSpecification.includes list but not on an HostnameSpecification.excludes list.
HostnameSpecification(String, String) - Constructor for class com.cloudbees.plugins.credentials.domains.HostnameSpecification
Constructor for stapler.
HostnameSpecification_DisplayName() - Static method in class com.cloudbees.plugins.credentials.domains.Messages
Key HostnameSpecification.DisplayName: Hostname.
HostnameSpecification.DescriptorImpl - Class in com.cloudbees.plugins.credentials.domains

I

iconClassName() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterValue
 
id - Variable in class com.cloudbees.plugins.credentials.cli.DeleteCredentialsCommand
 
id - Variable in class com.cloudbees.plugins.credentials.cli.GetCredentialsAsXmlCommand
 
id - Variable in class com.cloudbees.plugins.credentials.cli.UpdateCredentialsByXmlCommand
 
IdCredentials - Interface in com.cloudbees.plugins.credentials.common
Credentials that have an unique ID that assists in retrieving the specific credential from a collection of Credentials.
IdCredentials.Helpers - Class in com.cloudbees.plugins.credentials.common
The contract implementations of Object.equals(Object) and Object.hashCode() that implementations of this class must use as the basis for equality tests and as the hash code.
Identifier - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
Identifier - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
Identifier() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.EnumLiteralContext
 
Identifier() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PropertyTestContext
 
Identifier() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.QualifiedNameContext
 
Identifier(int) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.QualifiedNameContext
 
IdMatcher - Class in com.cloudbees.plugins.credentials.matchers
Matches credentials that are IdCredentials and have the specified IdCredentials.getId().
IdMatcher(String) - Constructor for class com.cloudbees.plugins.credentials.matchers.IdMatcher
Constructs a new instance.
ImportCredentialsAsXmlCommand - Class in com.cloudbees.plugins.credentials.cli
 
ImportCredentialsAsXmlCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.ImportCredentialsAsXmlCommand
 
include(ItemGroup, Class<? extends C>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the current authentication.
include(ItemGroup, Class<? extends C>, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the current authentication with the specified domain requirements.
include(Item, Class<? extends C>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the current authentication.
include(Item, Class<? extends C>, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the current authentication with the specified domain requirements.
includeAs(Authentication, ItemGroup, Class<? extends C>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
includeAs(Authentication, ItemGroup, Class<? extends C>, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
includeAs(Authentication, Item, Class<? extends C>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
includeAs(Authentication, Item, Class<? extends C>, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
includeAs(Authentication, ItemGroup, Class<? extends C>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the specified authentication.
includeAs(Authentication, ItemGroup, Class<? extends C>, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the specified authentication with the specified domain requirements.
includeAs(Authentication, Item, Class<? extends C>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the specified authentication.
includeAs(Authentication, Item, Class<? extends C>, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the specified authentication with the specified domain requirements.
includeCurrentValue(String) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Ensures that the current value is present so that the form can be idempotently saved in those cases where the user saving the form cannot view the current credential
includeEmptyValue() - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds an "empty" credential to signify selection of no credential.
includeMatching(ItemGroup, Class<? extends C>, List<DomainRequirement>, CredentialsMatcher) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the current authentication with the specified domain requirements and match the specified filter.
includeMatching(Item, Class<? extends C>, List<DomainRequirement>, CredentialsMatcher) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the current authentication with the specified domain requirements and match the specified filter.
includeMatchingAs(Authentication, ItemGroup, Class<? extends C>, List<DomainRequirement>, CredentialsMatcher) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
includeMatchingAs(Authentication, Item, Class<? extends C>, List<DomainRequirement>, CredentialsMatcher) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
includeMatchingAs(Authentication, ItemGroup, Class<? extends C>, List<DomainRequirement>, CredentialsMatcher) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the specified authentication with the specified domain requirements and match the specified filter.
includeMatchingAs(Authentication, Item, Class<? extends C>, List<DomainRequirement>, CredentialsMatcher) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds the ids of the specified credential type that are available to the specified context as the specified authentication with the specified domain requirements and match the specified filter.
Includes(String, String) - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes
Our constructor.
Includes(List<String>) - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Includes
Our constructor.
Includes(List<String>) - Constructor for class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Includes
Our constructor.
instance(Mapping, ConfigurationContext) - Method in class com.cloudbees.plugins.credentials.casc.CredentialsRootConfigurator
 
instance(Mapping, ConfigurationContext) - Method in class com.cloudbees.plugins.credentials.casc.SystemCredentialsProviderConfigurator
 
instanceOf(Class) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches credentials of the specified type.
InstanceOf - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
InstanceOf - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
InstanceOf() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.InstanceOfTestContext
 
INSTANCEOF - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
INSTANCEOF - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
InstanceOfMatcher - Class in com.cloudbees.plugins.credentials.matchers
Matches credentials that implement a specific type.
InstanceOfMatcher(Class) - Constructor for class com.cloudbees.plugins.credentials.matchers.InstanceOfMatcher
Constructs a new instance.
instanceOfTest() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
instanceOfTest() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PrimaryContext
 
InstanceOfTestContext(ParserRuleContext, int) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser.InstanceOfTestContext
 
IntegerLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
IntegerLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
IntegerLiteral() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
isApplicable(CredentialsProvider) - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
Determines if this CredentialsDescriptor is applicable to the specified CredentialsProvider.
isApplicable(Descriptor<?>) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns true if the supplied Descriptor is applicable to this CredentialsProvider.
isApplicable(Descriptor<?>) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Determines if the specified Descriptor is applicable to this CredentialsStore.
isApplicable(Class<? extends Credentials>) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns true if this CredentialsProvider can provide credentials of the supplied type.
isCaseSensitive() - Method in class com.cloudbees.plugins.credentials.domains.PathSpecification
 
isDefaultValue() - Method in class com.cloudbees.plugins.credentials.builds.CredentialsParameterBinding
 
isDefaultValue() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterValue
 
isDefinitive() - Method in enum com.cloudbees.plugins.credentials.domains.DomainSpecification.Result
Returns true if the result definitive, in other words can processing be short-cut.
isDomainsModifiable() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Identifies whether this CredentialsStore supports making changes to the list of domains or whether it only supports a fixed set of domains (which may only be one domain).
isDomainsModifiable() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
isEnabled() - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns true if this CredentialsProvider is enabled.
isEnabled() - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.StoreItem
Exposes if this store is enabled for the current user.
isEnabled() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl
isEnabled(CredentialsProvider) - Static method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
Returns true if and only if the specified CredentialsProvider is enabled.
isEnabled(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns true if this CredentialsProvider is enabled in the specified context.
isFingerprintEnabled() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
 
isGlobal() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Expose a flag to indicate that the wrapped domain is the global domain.
isGlobal() - Method in class com.cloudbees.plugins.credentials.domains.Domain
Tests if this is the Domain.global() domain.
isMasked() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
Exposes if this Credentials's ID is masked by another credential.
isMatch() - Method in enum com.cloudbees.plugins.credentials.domains.DomainSpecification.Result
Returns true if the result a match.
isPasswordEmpty() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl
Whether there is actually a password protecting the certificate's private key in CertificateCredentialsImpl.getKeyStore().
isRequired() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterDefinition
 
isScopeRelevant() - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
Checks if asking for a credentials scope is relevant.
isScopeRelevant(CredentialsSelectHelper.WrappedCredentialsStore) - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
isScopeRelevant(CredentialsStore) - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
Similar to CredentialsDescriptor.isScopeRelevant() but operating on a specific CredentialsStore rather than trying to infer from the stapler request.
isScopeRelevant(CredentialsStoreAction.CredentialsWrapper) - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
isScopeRelevant(CredentialsStoreAction.DomainWrapper) - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
isScopeRelevant(ModelObject) - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
Similar to CredentialsDescriptor.isScopeRelevant() but operating on a specific ModelObject rather than trying to infer from the stapler request.
isSecretBytes(String) - Static method in class com.cloudbees.plugins.credentials.SecretBytes
check if the given String is a SecretBytes text by attempting to decrypt it
isSensitive() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterValue
isSnapshotSource() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.KeyStoreSource
Deprecated.
No longer need to distinguish snapshot sources.
isSnapshotSource() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource
Returns true if and only if the source is self contained.
isUsernameSecret() - Method in interface com.cloudbees.plugins.credentials.common.UsernameCredentials
Whether UsernameCredentials.getUsername() should be considered a secret for purposes of behaviors like masking in build logs.
isUsernameSecret() - Method in class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl
 
isVisible() - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Checks if this action should be visible.
isVisible() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Tests if the ViewCredentialsAction should be visible.
isVisible(ModelObject) - Method in enum com.cloudbees.plugins.credentials.CredentialsScope
Tests if credentials with this scope are visible in the supplied context.
ItemContextResolver() - Constructor for class com.cloudbees.plugins.credentials.CredentialsSelectHelper.ItemContextResolver
 
ItemCredentialsFingerprintFacet - Class in com.cloudbees.plugins.credentials.fingerprints
A facet to track the usage of a credential for a specific item outside of the context of a build, for example SCM polling.
ItemCredentialsFingerprintFacet(Item, Fingerprint, long) - Constructor for class com.cloudbees.plugins.credentials.fingerprints.ItemCredentialsFingerprintFacet
Constructor.
ItemCredentialsFingerprintFacet(Item, Fingerprint, long, long) - Constructor for class com.cloudbees.plugins.credentials.fingerprints.ItemCredentialsFingerprintFacet
Constructor.

K

KeyStoreSource() - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.KeyStoreSource
 
KeyStoreSourceDescriptor() - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.KeyStoreSourceDescriptor
KeyStoreSourceDescriptor(Class<? extends CertificateCredentialsImpl.KeyStoreSource>) - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.KeyStoreSourceDescriptor

L

LegacyMixIn - Annotation Type in com.cloudbees.plugins.credentials.common
Marks the common interfaces that are for use as a legacy mix-in type to help adapt existing legacy credentials types.
lib - package lib
 
listCredentials(Class<C>, ItemGroup, Authentication, List<DomainRequirement>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
listCredentials(Class<C>, Item, Authentication, List<DomainRequirement>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
ListCredentialsAsXmlCommand - Class in com.cloudbees.plugins.credentials.cli
 
ListCredentialsAsXmlCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.ListCredentialsAsXmlCommand
 
ListCredentialsCommand - Class in com.cloudbees.plugins.credentials.cli
Lists the credentials in a specific credentials store
ListCredentialsCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.ListCredentialsCommand
 
ListCredentialsCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key ListCredentialsCommand.ShortDescription: Lists the Credentials in a specific Store.
ListCredentialsContextResolversCommand - Class in com.cloudbees.plugins.credentials.cli
Lists the CredentialsSelectHelper.ContextResolver instances and the context objects they resolve.
ListCredentialsContextResolversCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.ListCredentialsContextResolversCommand
 
ListCredentialsContextResolversCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key ListCredentialsContextResolversCommand.ShortDescription: List Credentials Context Resolvers.
listCredentialsInItem(Class<C>, Item, Authentication, List<DomainRequirement>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns a ListBoxModel of all credentials which are available to the specified Authentication for use by the specified Item.
listCredentialsInItemGroup(Class<C>, ItemGroup, Authentication, List<DomainRequirement>, CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns a ListBoxModel of all credentials which are available to the specified Authentication for use by the Items in the specified ItemGroup.
ListCredentialsProvidersCommand - Class in com.cloudbees.plugins.credentials.cli
Lists the CredentialsProvider instances and their names.
ListCredentialsProvidersCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.ListCredentialsProvidersCommand
 
ListCredentialsProvidersCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key ListCredentialsProvidersCommand.ShortDescription: List Credentials Providers.
literal() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
literal() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PropertyTestContext
 
LiteralContext(ParserRuleContext, int) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
lookupContext(String, String) - Static method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
Looks up the context given the provider and token.
lookupCredentials(Class<C>) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
lookupCredentials(Class<C>, Item) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
lookupCredentials(Class<C>, ItemGroup) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
lookupCredentials(Class<C>, ItemGroup, Authentication) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
lookupCredentials(Class<C>, ItemGroup, Authentication, DomainRequirement...) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
lookupCredentials(Class<C>, ItemGroup, Authentication, List<DomainRequirement>) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
lookupCredentials(Class<C>, Item, Authentication) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
lookupCredentials(Class<C>, Item, Authentication, DomainRequirement...) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
lookupCredentials(Class<C>, Item, Authentication, List<DomainRequirement>) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
lookupCredentials(Class<C>, Run, DomainRequirement...) - Method in class com.cloudbees.plugins.credentials.CredentialsParameterValue
 
lookupCredentials(Class<C>, Run, List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.CredentialsParameterValue
 
lookupCredentials(Class<C>, Authentication) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
lookupCredentialsInItem(Class<C>, Item, Authentication) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns all credentials which are available to the specified Authentication for use by the specified Item.
lookupCredentialsInItem(Class<C>, Item, Authentication, List<DomainRequirement>) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns all credentials which are available to the specified Authentication for use by the specified Item.
lookupCredentialsInItemGroup(Class<C>, ItemGroup, Authentication) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns all credentials which are available to the specified Authentication for use by the Items in the specified ItemGroup.
lookupCredentialsInItemGroup(Class<C>, ItemGroup, Authentication, List<DomainRequirement>) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns all credentials which are available to the specified Authentication for use by the Items in the specified ItemGroup.
lookupScopes(ModelObject) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns the scopes allowed for credentials stored within the specified object or null if the object is not relevant for scopes and the object's container should be considered instead.
lookupStores(ModelObject) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Returns a lazy Iterable of all the CredentialsStore instances contributing credentials to the supplied object.
LPAREN - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
LPAREN - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
LPAREN() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.GroupedTestContext
 

M

MANAGE_DOMAINS - Static variable in class com.cloudbees.plugins.credentials.CredentialsProvider
The permission for managing credential domains in a CredentialsStore.
MANAGE_DOMAINS - Static variable in class com.cloudbees.plugins.credentials.CredentialsStoreAction
MANAGE_DOMAINS - Static variable in class com.cloudbees.plugins.credentials.ViewCredentialsAction
ManageCredentialsConfiguration - Class in com.cloudbees.plugins.credentials
ManagementLink to expose a link to the manage credentials configuration screen.
ManageCredentialsConfiguration() - Constructor for class com.cloudbees.plugins.credentials.ManageCredentialsConfiguration
 
ManageCredentialsConfiguration_description() - Static method in class com.cloudbees.plugins.credentials.Messages
Key ManageCredentialsConfiguration.description: Configure credentials .
ManageCredentialsConfiguration_displayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key ManageCredentialsConfiguration.displayName: Credentials.
marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class com.cloudbees.plugins.credentials.SecretBytes.ConverterImpl
matches(Credentials) - Method in interface com.cloudbees.plugins.credentials.CredentialsMatcher
Evaluates the matcher for the specified credentials.
matches(Credentials) - Method in class com.cloudbees.plugins.credentials.matchers.AllOfMatcher
Evaluates the matcher for the specified credentials.
matches(Credentials) - Method in class com.cloudbees.plugins.credentials.matchers.AnyOfMatcher
Evaluates the matcher for the specified credentials.
matches(Credentials) - Method in class com.cloudbees.plugins.credentials.matchers.BeanPropertyMatcher
Evaluates the matcher for the specified credentials.
matches(Credentials) - Method in class com.cloudbees.plugins.credentials.matchers.ConstantMatcher
Evaluates the matcher for the specified credentials.
matches(Credentials) - Method in class com.cloudbees.plugins.credentials.matchers.IdMatcher
Evaluates the matcher for the specified credentials.
matches(Credentials) - Method in class com.cloudbees.plugins.credentials.matchers.InstanceOfMatcher
Evaluates the matcher for the specified credentials.
matches(Credentials) - Method in class com.cloudbees.plugins.credentials.matchers.NotMatcher
Evaluates the matcher for the specified credentials.
matches(Credentials) - Method in class com.cloudbees.plugins.credentials.matchers.ScopeMatcher
Evaluates the matcher for the specified credentials.
matches(Credentials) - Method in class com.cloudbees.plugins.credentials.matchers.UsernameMatcher
Evaluates the matcher for the specified credentials.
matches(List<DomainRequirement>) - Method in interface com.cloudbees.plugins.credentials.domains.DomainRestrictedCredentials
Determine whether these Credentials are applicable for the given requirements.
Messages - Class in com.cloudbees.plugins.credentials.cli
Generated localization support class.
Messages - Class in com.cloudbees.plugins.credentials.common
Generated localization support class.
Messages - Class in com.cloudbees.plugins.credentials.domains
Generated localization support class.
Messages - Class in com.cloudbees.plugins.credentials.fingerprints
Generated localization support class.
Messages - Class in com.cloudbees.plugins.credentials.impl
Generated localization support class.
Messages - Class in com.cloudbees.plugins.credentials
Generated localization support class.
Messages() - Constructor for class com.cloudbees.plugins.credentials.cli.Messages
 
Messages() - Constructor for class com.cloudbees.plugins.credentials.common.Messages
 
Messages() - Constructor for class com.cloudbees.plugins.credentials.domains.Messages
 
Messages() - Constructor for class com.cloudbees.plugins.credentials.fingerprints.Messages
 
Messages() - Constructor for class com.cloudbees.plugins.credentials.impl.Messages
 
Messages() - Constructor for class com.cloudbees.plugins.credentials.Messages
 
migrateListToMap(Map<Domain, List<Credentials>>, List<Credentials>) - Static method in class com.cloudbees.plugins.credentials.domains.DomainCredentials
Handle migration of standard storage method for pre-domain data into domain segmented data.
modeNames - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 

N

name(Credentials) - Static method in class com.cloudbees.plugins.credentials.CredentialsNameProvider
Name the credential.
NameProvider() - Constructor for class com.cloudbees.plugins.credentials.common.StandardCertificateCredentials.NameProvider
 
NameProvider() - Constructor for class com.cloudbees.plugins.credentials.common.StandardCredentials.NameProvider
 
NameProvider() - Constructor for class com.cloudbees.plugins.credentials.common.StandardUsernameCredentials.NameProvider
 
NameProvider() - Constructor for class com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials.NameProvider
 
NameProvider() - Constructor for class com.cloudbees.plugins.credentials.common.UsernameCredentials.NameProvider
 
NameProvider() - Constructor for class com.cloudbees.plugins.credentials.common.UsernamePasswordCredentials.NameProvider
 
NameWith - Annotation Type in com.cloudbees.plugins.credentials
Often there is a requirement to get the names of different credentials in order to allow the user to select from multiple equivalent credentials.
NEGATIVE - com.cloudbees.plugins.credentials.domains.DomainSpecification.Result
The specification knows this kind of scope and it is not a match.
negativeTest() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
negativeTest() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PrimaryContext
 
NegativeTestContext(ParserRuleContext, int) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser.NegativeTestContext
 
never() - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that never matches.
newInstance(User) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl
NodeCredentialsFingerprintFacet - Class in com.cloudbees.plugins.credentials.fingerprints
Tracks usage of a credential by a Node.
NodeCredentialsFingerprintFacet(Node, Fingerprint, long) - Constructor for class com.cloudbees.plugins.credentials.fingerprints.NodeCredentialsFingerprintFacet
Constructor.
NodeCredentialsFingerprintFacet(Node, Fingerprint, long, long) - Constructor for class com.cloudbees.plugins.credentials.fingerprints.NodeCredentialsFingerprintFacet
Constructor.
None() - Constructor for class com.cloudbees.plugins.credentials.CredentialsProviderFilter.None
Our constructor.
None() - Constructor for class com.cloudbees.plugins.credentials.CredentialsTypeFilter.None
Our constructor.
NONE - Static variable in class com.cloudbees.plugins.credentials.CredentialsProvider
A CredentialsProvider that does nothing for use as a marker
NONE - Static variable in class com.cloudbees.plugins.credentials.CredentialsSelectHelper.ContextResolver
A CredentialsSelectHelper.ContextResolver that can be used as a marker.
noneOf(CredentialsMatcher...) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches when none of the supplied matchers match.
not(CredentialsMatcher) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that inverts the supplied matcher.
NotMatcher - Class in com.cloudbees.plugins.credentials.matchers
Inverts a matcher.
NotMatcher(CredentialsMatcher) - Constructor for class com.cloudbees.plugins.credentials.matchers.NotMatcher
Creates a new instance.
NullLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
NullLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
NullLiteral() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 

O

onUse(Credentials, Item) - Method in interface com.cloudbees.plugins.credentials.CredentialsUseListener
Called when Credentials is read by an item.
onUse(Credentials, Node) - Method in interface com.cloudbees.plugins.credentials.CredentialsUseListener
Called when Credentials is read by a node.
onUse(Credentials, Run) - Method in interface com.cloudbees.plugins.credentials.CredentialsUseListener
Called when Credentials is read by a run.
OR - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
OR - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
OR() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ExpressionContext
 

P

parse(String) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Attempts to parse a Credentials Query Language expression and construct the corresponding matcher.
parse(StaplerRequest, ContextInPath, Class, String) - Method in class com.cloudbees.plugins.credentials.ContextInPath.HandlerImpl
 
parseArguments(Parameters) - Method in class com.cloudbees.plugins.credentials.cli.CredentialsStoreOptionHandler
PARTIAL - com.cloudbees.plugins.credentials.domains.DomainSpecification.Result
The specification knows this kind of scope and it is a match, keep checking other specifications.
PasswordCredentials - Interface in com.cloudbees.plugins.credentials.common
Credentials that have a password component.
PathRequirement - Class in com.cloudbees.plugins.credentials.domains
A requirement for a specific URI path, for example / or /foo/bar/manchu
PathRequirement(String) - Constructor for class com.cloudbees.plugins.credentials.domains.PathRequirement
Constructs a requirement for the specified scheme.
PathSpecification - Class in com.cloudbees.plugins.credentials.domains
A DomainSpecification that matches PathRequirements where the URI path is on a list of allowed paths.
PathSpecification(String, String, boolean) - Constructor for class com.cloudbees.plugins.credentials.domains.PathSpecification
Constructor for stapler.
PathSpecification_DisplayName() - Static method in class com.cloudbees.plugins.credentials.domains.Messages
Key PathSpecification.DisplayName: URI path.
PathSpecification.DescriptorImpl - Class in com.cloudbees.plugins.credentials.domains
PluginImpl - Class in com.cloudbees.plugins.credentials
Jenkins Plugin impl.
PluginImpl() - Constructor for class com.cloudbees.plugins.credentials.PluginImpl
 
POSITIVE - com.cloudbees.plugins.credentials.domains.DomainSpecification.Result
The specification knows this kind of scope and it is a definitive match.
preferred() - Method in annotation type com.cloudbees.plugins.credentials.common.LegacyMixIn
 
primary() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.ExpressionContext
 
primary() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.NegativeTestContext
 
primary() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
PrimaryContext(ParserRuleContext, int) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser.PrimaryContext
 
priority() - Method in annotation type com.cloudbees.plugins.credentials.NameWith
When forced to name via interfaces, the highest priority among all interfaces wins.
propertyTest() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.PrimaryContext
 
propertyTest() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
PropertyTestContext(ParserRuleContext, int) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser.PropertyTestContext
 
ProviderImpl() - Constructor for class com.cloudbees.plugins.credentials.SystemCredentialsProvider.ProviderImpl
 

Q

qualifiedName() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.EnumLiteralContext
 
qualifiedName() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.InstanceOfTestContext
 
qualifiedName() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
QualifiedNameContext(ParserRuleContext, int) - Constructor for class com.cloudbees.plugins.credentials.matchers.CQLParser.QualifiedNameContext
 

R

Recommended - Annotation Type in com.cloudbees.plugins.credentials.common
Marks the common interfaces that are recommended for use.
reconfigure(StaplerRequest, JSONObject) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty
removeCredentials(Domain, Credentials) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Removes the specified Credentials from the specified Domain for this CredentialsStore.
removeCredentials(Domain, Credentials) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Removes the specified Credentials from the specified Domain for this CredentialsStore.
removeCredentials(Domain, Credentials) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Removes the specified Credentials from the specified Domain for this CredentialsStore.
removeDomain(Domain) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Removes an existing Domain and all associated Credentials.
removeDomain(Domain) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Removes an existing Domain and all associated Credentials.
removeDomain(Domain) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Removes an existing Domain and all associated Credentials.
resolve() - Method in class com.cloudbees.plugins.credentials.domains.Domain
Resolve the correct domain instance.
resolve(F) - Method in class com.cloudbees.plugins.credentials.CredentialsResolver
Resolves the supplied credentials.
resolve(Collection<? extends F>) - Method in class com.cloudbees.plugins.credentials.CredentialsResolver
Resolves the supplied credentials.
resolveContext(Object) - Method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper
Fixes up the context in case we are called from a page where the context is not a ModelObject.
resolveForCLI(String) - Static method in class com.cloudbees.plugins.credentials.CredentialsSelectHelper
Resolves a CredentialsStore instance for CLI commands.
ResolveWith - Annotation Type in com.cloudbees.plugins.credentials
As credentials evolve we need to be able to map legacy credential types to newer common interfaces and implementations.
RootActionImpl() - Constructor for class com.cloudbees.plugins.credentials.ViewCredentialsAction.RootActionImpl
Our constructor.
RPAREN - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
RPAREN - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
RPAREN() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.GroupedTestContext
 
RULE_constantTest - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
RULE_enumLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
RULE_expression - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
RULE_groupedTest - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
RULE_instanceOfTest - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
RULE_literal - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
RULE_negativeTest - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
RULE_primary - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
RULE_propertyTest - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
RULE_qualifiedName - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
ruleNames - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
ruleNames - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
run() - Method in class com.cloudbees.plugins.credentials.cli.CreateCredentialsByXmlCommand
run() - Method in class com.cloudbees.plugins.credentials.cli.CreateCredentialsDomainByXmlCommand
run() - Method in class com.cloudbees.plugins.credentials.cli.DeleteCredentialsCommand
run() - Method in class com.cloudbees.plugins.credentials.cli.DeleteCredentialsDomainCommand
run() - Method in class com.cloudbees.plugins.credentials.cli.GetCredentialsAsXmlCommand
run() - Method in class com.cloudbees.plugins.credentials.cli.GetCredentialsDomainAsXmlCommand
run() - Method in class com.cloudbees.plugins.credentials.cli.ImportCredentialsAsXmlCommand
 
run() - Method in class com.cloudbees.plugins.credentials.cli.ListCredentialsAsXmlCommand
 
run() - Method in class com.cloudbees.plugins.credentials.cli.ListCredentialsCommand
run() - Method in class com.cloudbees.plugins.credentials.cli.ListCredentialsContextResolversCommand
run() - Method in class com.cloudbees.plugins.credentials.cli.ListCredentialsProvidersCommand
run() - Method in class com.cloudbees.plugins.credentials.cli.UpdateCredentialsByXmlCommand
run() - Method in class com.cloudbees.plugins.credentials.cli.UpdateCredentialsDomainByXmlCommand

S

safeXmlStreamReader(InputStream) - Static method in class com.cloudbees.plugins.credentials.cli.BaseCredentialsCLICommand
 
safeXmlStreamReader(Source) - Static method in class com.cloudbees.plugins.credentials.cli.BaseCredentialsCLICommand
 
save() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
save() - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Persists the state of this object into XML.
save() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider
save() - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Persists the state of this object into XML.
save() - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Persists the state of this object into XML.
saveAll() - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
A helper method for Groovy Scripting to address use cases such as JENKINS-39317 where all credential stores need to be resaved.
SchemeRequirement - Class in com.cloudbees.plugins.credentials.domains
A requirement for a specific URI scheme, for example http or smtp
SchemeRequirement(String) - Constructor for class com.cloudbees.plugins.credentials.domains.SchemeRequirement
Constructs a requirement for the specified scheme.
SchemeSpecification - Class in com.cloudbees.plugins.credentials.domains
A DomainSpecification that matches SchemeRequirements where the URI scheme is on a list of allowed schemes.
SchemeSpecification(String) - Constructor for class com.cloudbees.plugins.credentials.domains.SchemeSpecification
Constructor for stapler.
SchemeSpecification_DisplayName() - Static method in class com.cloudbees.plugins.credentials.domains.Messages
Key SchemeSpecification.DisplayName: URI scheme.
SchemeSpecification.DescriptorImpl - Class in com.cloudbees.plugins.credentials.domains
ScopeMatcher - Class in com.cloudbees.plugins.credentials.matchers
Matches credentials that are IdCredentials and have the specified CredentialsScope(s).
ScopeMatcher(CredentialsScope) - Constructor for class com.cloudbees.plugins.credentials.matchers.ScopeMatcher
Constructs a new instance.
ScopeMatcher(CredentialsScope...) - Constructor for class com.cloudbees.plugins.credentials.matchers.ScopeMatcher
Constructs a new instance.
ScopeMatcher(Collection<CredentialsScope>) - Constructor for class com.cloudbees.plugins.credentials.matchers.ScopeMatcher
Constructs a new instance.
SecretBytes - Class in com.cloudbees.plugins.credentials
An analogue of Secret to be used for efficient storage of byte[].
SecretBytes.ConverterImpl - Class in com.cloudbees.plugins.credentials
Our XStream converter.
SecretBytes.StaplerConverterImpl - Class in com.cloudbees.plugins.credentials
 
SECRETS_REDACTED - Static variable in class com.cloudbees.plugins.credentials.CredentialsStoreAction
An XStream2 that replaces Secret and SecretBytes instances with <secret-redacted/>
select() - Method in interface lib.CredentialsTagLib
A control that supports the data binding and AJAX updates with support for adding credentials.
select(Closure) - Method in interface lib.CredentialsTagLib
A control that supports the data binding and AJAX updates with support for adding credentials.
select(Map) - Method in interface lib.CredentialsTagLib
A control that supports the data binding and AJAX updates with support for adding credentials.
select(Map, Closure) - Method in interface lib.CredentialsTagLib
A control that supports the data binding and AJAX updates with support for adding credentials.
sempred(RuleContext, int, int) - Method in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
sempred(RuleContext, int, int) - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
setDomainCredentialsMap(Map<Domain, List<Credentials>>) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider
Set all the credentials.
setDomainCredentialsMap(Map<Domain, List<Credentials>>) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty
Sets the map of domain credentials.
setProviderFilter(CredentialsProviderFilter) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager.Configuration
setProviderFilter(CredentialsProviderFilter) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
setRestrictions(List<CredentialsProviderTypeRestriction>) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager.Configuration
A Jelly form-binding short-cut for CredentialsProviderManager.setRestrictions(List).
setRestrictions(List<CredentialsProviderTypeRestriction>) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
Sets the list of CredentialsProviderTypeRestriction instances.
setTypeFilter(CredentialsTypeFilter) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager.Configuration
setTypeFilter(CredentialsTypeFilter) - Method in class com.cloudbees.plugins.credentials.CredentialsProviderManager
setUsernameSecret(boolean) - Method in class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl
 
since() - Method in annotation type com.cloudbees.plugins.credentials.common.Recommended
The version that this is recommended since.
snapshot(C) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Make a best effort to ensure that the supplied credential is a snapshot credential (i.e.
snapshot(C) - Method in class com.cloudbees.plugins.credentials.CredentialsSnapshotTaker
Create a self-contained version of this Credentials that does not require access to any external files or resources.
snapshot(StandardUsernamePasswordCredentials) - Method in class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsSnapshotTaker
Create a self-contained version of this Credentials that does not require access to any external files or resources.
snapshot(Class<C>, C) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Make a best effort to ensure that the supplied credential is a snapshot credential (i.e.
StandardCertificateCredentials - Interface in com.cloudbees.plugins.credentials.common
Credentials that have an ID, description, keystore and password, for example client certificates for SSL.
StandardCertificateCredentials.NameProvider - Class in com.cloudbees.plugins.credentials.common
Our name provider.
StandardCredentials - Interface in com.cloudbees.plugins.credentials.common
Credentials that have a description to help the user differentiate the specific credential from a collection of Credentials and an ID to help Jenkins locate the specific credential from a collection of Credentials.
StandardCredentials.NameProvider - Class in com.cloudbees.plugins.credentials.common
Our name provider.
StandardListBoxModel - Class in com.cloudbees.plugins.credentials.common
StandardListBoxModel() - Constructor for class com.cloudbees.plugins.credentials.common.StandardListBoxModel
 
StandardUsernameCredentials - Interface in com.cloudbees.plugins.credentials.common
Credentials that have an ID, description and username.
StandardUsernameCredentials.NameProvider - Class in com.cloudbees.plugins.credentials.common
Our name provider.
StandardUsernameListBoxModel - Class in com.cloudbees.plugins.credentials.common
StandardUsernameListBoxModel() - Constructor for class com.cloudbees.plugins.credentials.common.StandardUsernameListBoxModel
 
StandardUsernamePasswordCredentials - Interface in com.cloudbees.plugins.credentials.common
The credential interface that standard username password based credentials should aim to implement.
StandardUsernamePasswordCredentials.NameProvider - Class in com.cloudbees.plugins.credentials.common
Our name provider.
StaplerConverterImpl() - Constructor for class com.cloudbees.plugins.credentials.SecretBytes.StaplerConverterImpl
 
start() - Method in class com.cloudbees.plugins.credentials.PluginImpl
store - Variable in class com.cloudbees.plugins.credentials.cli.CreateCredentialsByXmlCommand
 
store - Variable in class com.cloudbees.plugins.credentials.cli.CreateCredentialsDomainByXmlCommand
 
store - Variable in class com.cloudbees.plugins.credentials.cli.DeleteCredentialsCommand
 
store - Variable in class com.cloudbees.plugins.credentials.cli.DeleteCredentialsDomainCommand
 
store - Variable in class com.cloudbees.plugins.credentials.cli.GetCredentialsAsXmlCommand
 
store - Variable in class com.cloudbees.plugins.credentials.cli.GetCredentialsDomainAsXmlCommand
 
store - Variable in class com.cloudbees.plugins.credentials.cli.ListCredentialsCommand
The store to list credentials in.
store - Variable in class com.cloudbees.plugins.credentials.cli.UpdateCredentialsByXmlCommand
 
store - Variable in class com.cloudbees.plugins.credentials.cli.UpdateCredentialsDomainByXmlCommand
 
StoreImpl() - Constructor for class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Default constructor.
StoreItem(CredentialsStore) - Constructor for class com.cloudbees.plugins.credentials.CredentialsSelectHelper.StoreItem
Constructor.
StringLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
StringLiteral - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
StringLiteral() - Method in class com.cloudbees.plugins.credentials.matchers.CQLParser.LiteralContext
 
SYSTEM - com.cloudbees.plugins.credentials.CredentialsScope
This credential is only available to the object on which the credential is associated.
SystemContextResolver() - Constructor for class com.cloudbees.plugins.credentials.CredentialsSelectHelper.SystemContextResolver
 
SystemCredentialsProvider - Class in com.cloudbees.plugins.credentials
The root store of credentials.
SystemCredentialsProvider() - Constructor for class com.cloudbees.plugins.credentials.SystemCredentialsProvider
Constructor.
SystemCredentialsProvider_ProviderImpl_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key SystemCredentialsProvider.ProviderImpl.DisplayName: Jenkins Credentials Provider.
SystemCredentialsProvider_UserFacingAction_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key SystemCredentialsProvider.UserFacingAction.DisplayName: System.
SystemCredentialsProvider.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our management link descriptor.
SystemCredentialsProvider.ProviderImpl - Class in com.cloudbees.plugins.credentials
 
SystemCredentialsProvider.StoreImpl - Class in com.cloudbees.plugins.credentials
SystemCredentialsProvider.UserFacingAction - Class in com.cloudbees.plugins.credentials
Expose the store.
SystemCredentialsProviderConfigurator - Class in com.cloudbees.plugins.credentials.casc
A configurator for system credentials provider located beneath the CredentialsRootConfigurator
SystemCredentialsProviderConfigurator() - Constructor for class com.cloudbees.plugins.credentials.casc.SystemCredentialsProviderConfigurator
 

T

T__0 - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
T__0 - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
TableEntry(CredentialsProvider, CredentialsStore, Domain, Credentials, boolean) - Constructor for class com.cloudbees.plugins.credentials.ViewCredentialsAction.TableEntry
Constructor.
test(DomainRequirement) - Method in class com.cloudbees.plugins.credentials.domains.DomainSpecification
Tests the scope against this specification.
test(DomainRequirement) - Method in class com.cloudbees.plugins.credentials.domains.HostnamePortSpecification
Tests the scope against this specification.
test(DomainRequirement) - Method in class com.cloudbees.plugins.credentials.domains.HostnameSpecification
Tests the scope against this specification.
test(DomainRequirement) - Method in class com.cloudbees.plugins.credentials.domains.PathSpecification
Tests the scope against this specification.
test(DomainRequirement) - Method in class com.cloudbees.plugins.credentials.domains.SchemeSpecification
Tests the scope against this specification.
test(DomainRequirement...) - Method in class com.cloudbees.plugins.credentials.domains.Domain
Returns true if and only if the supplied DomainRequirements are a match for this Domain.
test(List<DomainRequirement>) - Method in class com.cloudbees.plugins.credentials.domains.Domain
Returns true if and only if the supplied DomainRequirements are a match for this Domain.
toByteArray(Secret) - Static method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl
Decode the Base64 keystore wrapped in a Secret.
toCheckUrl() - Method in class com.cloudbees.plugins.credentials.CredentialsDescriptor.EnhancedCheckMethod
toCopyOnWriteMap(Map<Domain, List<Credentials>>) - Static method in class com.cloudbees.plugins.credentials.domains.DomainCredentials
Converts a Map keyed by Domain with List of Credentials as values into a List of DomainCredentials into a
tokenNames - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
Deprecated.
Use CQLLexer.VOCABULARY instead.
tokenNames - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
Deprecated.
toSecret(byte[]) - Static method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.DescriptorImpl
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsNameComparator
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Excludes
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.Includes
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter.None
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderFilter
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Excludes
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction.Includes
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsProviderTypeRestriction
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Excludes
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.Includes
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter.None
toString() - Method in class com.cloudbees.plugins.credentials.CredentialsTypeFilter
toString() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.FileOnMasterKeyStoreSource
Deprecated.
toString() - Method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource
toString() - Method in class com.cloudbees.plugins.credentials.matchers.AllOfMatcher
toString() - Method in class com.cloudbees.plugins.credentials.matchers.AnyOfMatcher
toString() - Method in class com.cloudbees.plugins.credentials.matchers.BeanPropertyMatcher
toString() - Method in class com.cloudbees.plugins.credentials.matchers.ConstantMatcher
toString() - Method in class com.cloudbees.plugins.credentials.matchers.IdMatcher
toString() - Method in class com.cloudbees.plugins.credentials.matchers.InstanceOfMatcher
toString() - Method in class com.cloudbees.plugins.credentials.matchers.NotMatcher
toString() - Method in class com.cloudbees.plugins.credentials.matchers.ScopeMatcher
toString() - Method in class com.cloudbees.plugins.credentials.matchers.UsernameMatcher
toString() - Method in class com.cloudbees.plugins.credentials.SecretBytes
toString(SecretBytes) - Static method in class com.cloudbees.plugins.credentials.SecretBytes
Works just like SecretBytes.toString() but avoids NPE when the secret is null.
track(Item, C) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Track the usage of credentials in a specific item but not associated with a specific build, for example SCM polling.
track(Node, C) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Track the usage of credentials in a specific node.
track(Run, C) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Track the usage of credentials in a specific build.
trackAll(Item, C...) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Track the usage of credentials in a specific item but not associated with a specific build, for example SCM polling.
trackAll(Item, List<C>) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Track the usage of credentials in a specific item but not associated with a specific build, for example SCM polling.
trackAll(Node, C...) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Track the usage of credentials in a specific node.
trackAll(Node, List<C>) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Track the usage of credentials in a specific node.
trackAll(Run, C...) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Track the usage of credentials in a specific build.
trackAll(Run, List<C>) - Static method in class com.cloudbees.plugins.credentials.CredentialsProvider
Track the usage of credentials in a specific build.
TransientTopLevelItemActionFactoryImpl() - Constructor for class com.cloudbees.plugins.credentials.ViewCredentialsAction.TransientTopLevelItemActionFactoryImpl
 
TransientUserActionFactoryImpl() - Constructor for class com.cloudbees.plugins.credentials.ViewCredentialsAction.TransientUserActionFactoryImpl
 
type() - Method in class com.cloudbees.plugins.credentials.CredentialsSnapshotTaker
The type of credentials that this CredentialsSnapshotTaker operates on.
type() - Method in class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsSnapshotTaker
The type of credentials that this CredentialsSnapshotTaker operates on.
type() - Method in class com.cloudbees.plugins.credentials.ViewCredentialsAction.TransientTopLevelItemActionFactoryImpl

U

unbindCredentialsParameter(String) - Method in class com.cloudbees.plugins.credentials.builds.CredentialsParameterBinder
Unbinds a credentials parameter.
UNKNOWN - com.cloudbees.plugins.credentials.domains.DomainSpecification.Result
The specification does not know this kind of scope, keep checking other specifications for this scope.
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class com.cloudbees.plugins.credentials.SecretBytes.ConverterImpl
unwrapContext(ModelObject) - Static method in class com.cloudbees.plugins.credentials.CredentialsDescriptor
In some cases the nearest AncestorInPath ModelObject is one of the Credentials plugins wrapper classes.
UPDATE - Static variable in class com.cloudbees.plugins.credentials.CredentialsProvider
The permission for updating credentials in a CredentialsStore.
UPDATE - Static variable in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Expose CredentialsProvider.UPDATE for Jelly.
updateByXml(Source) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.CredentialsWrapper
Updates a Credentials by its XML definition.
updateByXml(Source) - Method in class com.cloudbees.plugins.credentials.CredentialsStoreAction.DomainWrapper
Updates a Credentials by its XML definition.
updateCredentials(Domain, Credentials, Credentials) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Updates the specified Credentials from the specified Domain for this CredentialsStore with the supplied replacement.
updateCredentials(Domain, Credentials, Credentials) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Updates the specified Credentials from the specified Domain for this CredentialsStore with the supplied replacement.
updateCredentials(Domain, Credentials, Credentials) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Updates the specified Credentials from the specified Domain for this CredentialsStore with the supplied replacement.
UpdateCredentialsByXmlCommand - Class in com.cloudbees.plugins.credentials.cli
Update an existing credentials instance by XML.
UpdateCredentialsByXmlCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.UpdateCredentialsByXmlCommand
 
UpdateCredentialsByXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key UpdateCredentialsByXmlCommand.ShortDescription: Update Credentials by XML.
UpdateCredentialsDomainByXmlCommand - Class in com.cloudbees.plugins.credentials.cli
Update an existing credentials instance by XML.
UpdateCredentialsDomainByXmlCommand() - Constructor for class com.cloudbees.plugins.credentials.cli.UpdateCredentialsDomainByXmlCommand
 
UpdateCredentialsDomainByXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key UpdateCredentialsDomainByXmlCommand.ShortDescription: Update Credentials Domain by XML.
updateDomain(Domain, Domain) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
Updates an existing Domain keeping the existing associated Credentials.
updateDomain(Domain, Domain) - Method in class com.cloudbees.plugins.credentials.SystemCredentialsProvider.StoreImpl
Updates an existing Domain keeping the existing associated Credentials.
updateDomain(Domain, Domain) - Method in class com.cloudbees.plugins.credentials.UserCredentialsProvider.StoreImpl
Updates an existing Domain keeping the existing associated Credentials.
Upload(String, SecretBytes) - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource.Upload
Deprecated.
Our constructor.
UploadedKeyStoreSource(SecretBytes) - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource
Deprecated. 
UploadedKeyStoreSource(String) - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource
Deprecated. 
UploadedKeyStoreSource(FileItem, SecretBytes) - Constructor for class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.UploadedKeyStoreSource
Constructor able to receive file directly
URIRequirementBuilder - Class in com.cloudbees.plugins.credentials.domains
A builder to help creating requirements from URIs.
url() - Method in class com.cloudbees.plugins.credentials.CredentialsParameterValue
 
USE_ITEM - Static variable in class com.cloudbees.plugins.credentials.CredentialsProvider
Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from those credentials available within the scope of the job.
USE_OWN - Static variable in class com.cloudbees.plugins.credentials.CredentialsProvider
Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from their private credential store.
USER - com.cloudbees.plugins.credentials.CredentialsScope
This credential is available to the user which which the credential is associated.
UserContextResolver() - Constructor for class com.cloudbees.plugins.credentials.CredentialsSelectHelper.UserContextResolver
 
UserCredentialsProperty(DomainCredentials[]) - Constructor for class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty
Constructor for stapler.
UserCredentialsProperty(List<Credentials>) - Constructor for class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserCredentialsProperty
Deprecated. 
UserCredentialsProvider - Class in com.cloudbees.plugins.credentials
A store of credentials tied to a specific User.
UserCredentialsProvider() - Constructor for class com.cloudbees.plugins.credentials.UserCredentialsProvider
 
UserCredentialsProvider_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key UserCredentialsProvider_DisplayName: Credentials.
UserCredentialsProvider_UserFacingAction_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key UserCredentialsProvider.UserFacingAction.DisplayName: User.
UserCredentialsProvider.StoreImpl - Class in com.cloudbees.plugins.credentials
Our implementation
UserCredentialsProvider.UserCredentialsProperty - Class in com.cloudbees.plugins.credentials
Need a user property to hold the user's personal credentials.
UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl - Class in com.cloudbees.plugins.credentials
Our user property descriptor.
UserCredentialsProvider.UserFacingAction - Class in com.cloudbees.plugins.credentials
 
UserFacingAction() - Constructor for class com.cloudbees.plugins.credentials.SystemCredentialsProvider.UserFacingAction
 
UserFacingAction(UserCredentialsProvider.StoreImpl) - Constructor for class com.cloudbees.plugins.credentials.UserCredentialsProvider.UserFacingAction
Constructor.
UsernameCredentials - Interface in com.cloudbees.plugins.credentials.common
Credentials that have a username.
UsernameCredentials.NameProvider - Class in com.cloudbees.plugins.credentials.common
Our name provider.
UsernameMatcher - Class in com.cloudbees.plugins.credentials.matchers
Matches credentials that are UsernameCredentials and have the specified UsernameCredentials.getUsername()
UsernameMatcher(String) - Constructor for class com.cloudbees.plugins.credentials.matchers.UsernameMatcher
Constructs a new instance.
UsernamePasswordCredentials - Interface in com.cloudbees.plugins.credentials.common
Credentials that have both a username and a password component.
UsernamePasswordCredentials.NameProvider - Class in com.cloudbees.plugins.credentials.common
Our name provider.
UsernamePasswordCredentialsImpl - Class in com.cloudbees.plugins.credentials.impl
Concrete implementation of StandardUsernamePasswordCredentials.
UsernamePasswordCredentialsImpl(CredentialsScope, String, String, String, String) - Constructor for class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl
Constructor.
UsernamePasswordCredentialsImpl_DisplayName() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key UsernamePasswordCredentialsImpl.DisplayName: Username with password.
UsernamePasswordCredentialsImpl.DescriptorImpl - Class in com.cloudbees.plugins.credentials.impl
Descriptor to use for subclasses of BaseStandardCredentials.
UsernamePasswordCredentialsSnapshotTaker - Class in com.cloudbees.plugins.credentials.impl
 
UsernamePasswordCredentialsSnapshotTaker() - Constructor for class com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsSnapshotTaker
 

V

validateCertificateKeystore(String, byte[], String) - Static method in class com.cloudbees.plugins.credentials.impl.CertificateCredentialsImpl.KeyStoreSourceDescriptor
Helper method that performs form validation on a KeyStore.
value() - Method in annotation type com.cloudbees.plugins.credentials.NameWith
The naming class to use.
value() - Method in annotation type com.cloudbees.plugins.credentials.ResolveWith
The CredentialsResolver to use for the annotated class.
valueOf(String) - Static method in enum com.cloudbees.plugins.credentials.CredentialsScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.cloudbees.plugins.credentials.domains.DomainSpecification.Result
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.cloudbees.plugins.credentials.CredentialsScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.cloudbees.plugins.credentials.domains.DomainSpecification.Result
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW - Static variable in class com.cloudbees.plugins.credentials.CredentialsProvider
The permission for viewing credentials in a CredentialsStore.
VIEW - Static variable in class com.cloudbees.plugins.credentials.CredentialsStoreAction
Expose CredentialsProvider.VIEW for Jelly.
VIEW - Static variable in class com.cloudbees.plugins.credentials.ViewCredentialsAction
Expose CredentialsProvider.VIEW for Jelly.
ViewCredentialsAction - Class in com.cloudbees.plugins.credentials
An Action that lets you view the available credentials for any ModelObject.
ViewCredentialsAction(ModelObject) - Constructor for class com.cloudbees.plugins.credentials.ViewCredentialsAction
Constructor.
ViewCredentialsAction.RootActionImpl - Class in com.cloudbees.plugins.credentials
Add the ViewCredentialsAction to the Jenkins root.
ViewCredentialsAction.TableEntry - Class in com.cloudbees.plugins.credentials
Value class to simplify creating the table.
ViewCredentialsAction.TransientTopLevelItemActionFactoryImpl - Class in com.cloudbees.plugins.credentials
Add the ViewCredentialsAction to all TopLevelItem instances.
ViewCredentialsAction.TransientUserActionFactoryImpl - Class in com.cloudbees.plugins.credentials
Add the ViewCredentialsAction to all User instances.
visitConstantTest(CQLParser.ConstantTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
Visit a parse tree produced by CQLParser.constantTest().
visitConstantTest(CQLParser.ConstantTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLVisitor
Visit a parse tree produced by CQLParser.constantTest().
visitEnumLiteral(CQLParser.EnumLiteralContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
Visit a parse tree produced by CQLParser.enumLiteral().
visitEnumLiteral(CQLParser.EnumLiteralContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLVisitor
Visit a parse tree produced by CQLParser.enumLiteral().
visitErrorNode(ErrorNode) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
visitExpression(CQLParser.ExpressionContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
Visit a parse tree produced by CQLParser.expression().
visitExpression(CQLParser.ExpressionContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLVisitor
Visit a parse tree produced by CQLParser.expression().
visitGroupedTest(CQLParser.GroupedTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
Visit a parse tree produced by CQLParser.groupedTest().
visitGroupedTest(CQLParser.GroupedTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLVisitor
Visit a parse tree produced by CQLParser.groupedTest().
visitInstanceOfTest(CQLParser.InstanceOfTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
Visit a parse tree produced by CQLParser.instanceOfTest().
visitInstanceOfTest(CQLParser.InstanceOfTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLVisitor
Visit a parse tree produced by CQLParser.instanceOfTest().
visitLiteral(CQLParser.LiteralContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
Visit a parse tree produced by CQLParser.literal().
visitLiteral(CQLParser.LiteralContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLVisitor
Visit a parse tree produced by CQLParser.literal().
visitNegativeTest(CQLParser.NegativeTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
Visit a parse tree produced by CQLParser.negativeTest().
visitNegativeTest(CQLParser.NegativeTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLVisitor
Visit a parse tree produced by CQLParser.negativeTest().
visitPrimary(CQLParser.PrimaryContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
Visit a parse tree produced by CQLParser.primary().
visitPrimary(CQLParser.PrimaryContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLVisitor
Visit a parse tree produced by CQLParser.primary().
visitPropertyTest(CQLParser.PropertyTestContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
Visit a parse tree produced by CQLParser.propertyTest().
visitPropertyTest(CQLParser.PropertyTestContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLVisitor
Visit a parse tree produced by CQLParser.propertyTest().
visitQualifiedName(CQLParser.QualifiedNameContext) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseVisitor
Visit a parse tree produced by CQLParser.qualifiedName().
visitQualifiedName(CQLParser.QualifiedNameContext) - Method in interface com.cloudbees.plugins.credentials.matchers.CQLVisitor
Visit a parse tree produced by CQLParser.qualifiedName().
visitTerminal(TerminalNode) - Method in class com.cloudbees.plugins.credentials.matchers.CQLBaseListener
VOCABULARY - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
VOCABULARY - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 

W

with(C) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Adds a single credential.
withAll(C...) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Deprecated.
prefer using the AbstractIdCredentialsListBoxModel.include(Item, Class) or AbstractIdCredentialsListBoxModel.includeAs(Authentication, Item, Class) methods to build the list box contents in order to allow credentials providers to not have to instantiate a full credential instance where those credential providers store the secrets external from Jenkins.
withAll(Iterable<? extends C>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Deprecated.
prefer using the AbstractIdCredentialsListBoxModel.include(Item, Class) or AbstractIdCredentialsListBoxModel.includeAs(Authentication, Item, Class) methods to build the list box contents in order to allow credentials providers to not have to instantiate a full credential instance where those credential providers store the secrets external from Jenkins.
withAll(Iterator<? extends C>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Deprecated.
prefer using the AbstractIdCredentialsListBoxModel.include(Item, Class) or AbstractIdCredentialsListBoxModel.includeAs(Authentication, Item, Class) methods to build the list box contents in order to allow credentials providers to not have to instantiate a full credential instance where those credential providers store the secrets external from Jenkins.
withEmptySelection() - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
withHostname(String) - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Replace any hostname requirements with the supplied hostname.
withHostnamePort(String, int) - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Replace any hostname or hostname:port requirements with the supplied hostname and port.
withId(String) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches IdCredentials with the supplied IdCredentials.getId()
withMatching(CredentialsMatcher, C...) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Deprecated.
prefer using the AbstractIdCredentialsListBoxModel.includeMatching(Item, Class, List, CredentialsMatcher) or AbstractIdCredentialsListBoxModel.includeMatchingAs(Authentication, Item, Class, List, CredentialsMatcher) methods to build the list box contents in order to allow credentials providers to not have to instantiate a full credential instance where those credential providers store the secrets external from Jenkins.
withMatching(CredentialsMatcher, Iterable<? extends C>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Deprecated.
prefer using the AbstractIdCredentialsListBoxModel.includeMatching(Item, Class, List, CredentialsMatcher) or AbstractIdCredentialsListBoxModel.includeMatchingAs(Authentication, Item, Class, List, CredentialsMatcher) methods to build the list box contents in order to allow credentials providers to not have to instantiate a full credential instance where those credential providers store the secrets external from Jenkins.
withMatching(CredentialsMatcher, Iterator<? extends C>) - Method in class com.cloudbees.plugins.credentials.common.AbstractIdCredentialsListBoxModel
Deprecated.
prefer using the AbstractIdCredentialsListBoxModel.includeMatching(Item, Class, List, CredentialsMatcher) or AbstractIdCredentialsListBoxModel.includeMatchingAs(Authentication, Item, Class, List, CredentialsMatcher) methods to build the list box contents in order to allow credentials providers to not have to instantiate a full credential instance where those credential providers store the secrets external from Jenkins.
withoutHostname() - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Removes any hostname or hostname:port requirements.
withoutHostnamePort() - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Removes any hostname:port requirements.
withoutPath() - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Removes any path requirements.
withoutScheme() - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Removes any scheme requirements.
withPath(String) - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Replace any path requirements with the supplied path.
withProperty(String, T) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches a named Java Bean property against the supplied expected value.
withScheme(String) - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Replace any scheme requirements with the supplied scheme.
withScope(CredentialsScope) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches Credentials with the supplied CredentialsScope.
withScopes(CredentialsScope...) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches Credentials with the supplied CredentialsScope.
withScopes(Collection<CredentialsScope>) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches Credentials with the supplied CredentialsScope.
withUri(String) - Method in class com.cloudbees.plugins.credentials.domains.URIRequirementBuilder
Replaces the requirements with those of the supplied URI.
withUsername(String) - Static method in class com.cloudbees.plugins.credentials.CredentialsMatchers
Creates a matcher that matches UsernameCredentials with the supplied UsernameCredentials.getUsername()
WrappedContextResolver(CredentialsSelectHelper.ContextResolver) - Constructor for class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedContextResolver
Our constructor.
WrappedContextResolverCredentialsProvider(CredentialsSelectHelper.ContextResolver, CredentialsProvider) - Constructor for class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedContextResolverCredentialsProvider
Our constructor.
WrappedCredentialsStore(CredentialsSelectHelper.ContextResolver, CredentialsProvider, String, CredentialsStore) - Constructor for class com.cloudbees.plugins.credentials.CredentialsSelectHelper.WrappedCredentialsStore
Our constructor.
WS - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
WS - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 

_

_AbstractCredentialsFingerprintFacet_timestampRange(Object, Object) - Static method in class com.cloudbees.plugins.credentials.fingerprints.Messages
Key AbstractCredentialsFingerprintFacet.timestampRange: Used {1} ago (first used {0} ago).
_AbstractCredentialsFingerprintFacet_timestampSingle(Object) - Static method in class com.cloudbees.plugins.credentials.fingerprints.Messages
Key AbstractCredentialsFingerprintFacet.timestampSingle: Used {0} ago.
_AbstractIdCredentialsListBoxModel_CurrentSelection() - Static method in class com.cloudbees.plugins.credentials.common.Messages
Key AbstractIdCredentialsListBoxModel.CurrentSelection: - current -.
_AbstractIdCredentialsListBoxModel_EmptySelection() - Static method in class com.cloudbees.plugins.credentials.common.Messages
Key AbstractIdCredentialsListBoxModel.EmptySelection: - none -.
_ATN - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
_ATN - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
_CertificateCredentialsImpl_DisplayName() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.DisplayName: Certificate.
_CertificateCredentialsImpl_EmptyKeystore() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.EmptyKeystore: Empty keystore.
_CertificateCredentialsImpl_LoadKeyFailed(Object) - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.LoadKeyFailed: Could retrieve key "{0}".
_CertificateCredentialsImpl_LoadKeyFailedQueryEmptyPassword(Object) - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.LoadKeyFailedQueryEmptyPassword: Could retrieve key "{0}". You may need to provide a password.
_CertificateCredentialsImpl_LoadKeystoreFailed() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.LoadKeystoreFailed: Could not load keystore.
_CertificateCredentialsImpl_NoCertificateUploaded() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.NoCertificateUploaded: No certificate uploaded.
_CertificateCredentialsImpl_UploadedKeyStoreSourceDisplayName() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key CertificateCredentialsImpl.UploadedKeyStoreSourceDisplayName: Upload PKCS#12 certificate.
_CreateCredentialsByXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key CreateCredentialsByXmlCommand.ShortDescription: Create Credential by XML.
_CreateCredentialsDomainByXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key CreateCredentialsDomainByXmlCommand.ShortDescription: Create Credentials Domain by XML.
_CredentialsParameterDefinition_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsParameterDefinition.DisplayName: Credentials Parameter.
_CredentialsParameterValue_NotAvailableToCurrentUser() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsParameterValue.NotAvailableToCurrentUser: Not available to current user.
_CredentialsProvider_CreatePermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.CreatePermissionDescription: The create permission is necessary to add credentials to a credentials provider..
_CredentialsProvider_DeletePermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.DeletePermissionDescription: The delete permission is necessary to remove credentials stored in a credentials provider..
_CredentialsProvider_ManageDomainsPermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.ManageDomainsPermissionDescription: The manage domains permission is necessary to add/remove/configure the credential domains of a credentials provider (where the credentials provider supports multiple credential domains)..
_CredentialsProvider_PermissionGroupTitle() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.PermissionGroupTitle: Credentials.
_CredentialsProvider_UpdatePermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.UpdatePermissionDescription: The update permission is necessary to modify credentials in a credentials provider..
_CredentialsProvider_UseItemPermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.UseItemPermissionDescription: Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from those credentials available within the scope of the job. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc..
_CredentialsProvider_UseOwnPermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.UseOwnPermissionDescription: Where an immediate action against a job requires that a credential be selected by the user triggering the action, this permission allows the user to select a credential from their private credential store. Immediate actions could include: building with parameters, tagging a build, deploying artifacts, etc..
_CredentialsProvider_ViewPermissionDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProvider.ViewPermissionDescription: The view permission is necessary to view the credentials stored in a credentials provider..
_CredentialsProviderFilter_Excludes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProviderFilter.Excludes.DisplayName: Exclude selected.
_CredentialsProviderFilter_Includes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProviderFilter.Includes.DisplayName: Only selected.
_CredentialsProviderFilter_None_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProviderFilter.None.DisplayName: All available.
_CredentialsProviderTypeRestriction_Excludes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProviderTypeRestriction.Excludes.DisplayName: Excludes.
_CredentialsProviderTypeRestriction_Includes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsProviderTypeRestriction.Includes.DisplayName: Includes.
_CredentialsScope_GlobalDisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsScope.GlobalDisplayName: Global (Jenkins, nodes, items, all child items, etc).
_CredentialsScope_SystemDisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsScope.SystemDisplayName: System (Jenkins and nodes only).
_CredentialsScope_UserDisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsScope.UserDisplayName: User.
_CredentialsSelectHelper_CLIMalformedStoreId(Object) - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.CLIMalformedStoreId: Malformed store identifier, expecting Provider::Resolver::ContextPath got {0}.
_CredentialsSelectHelper_CLINoStore() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.CLINoStore: The specified provider does not have a credentials store in the specified context..
_CredentialsSelectHelper_CLINoSuchContext(Object) - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.CLINoSuchContext: The specified context path {0} is not resolving to an object..
_CredentialsSelectHelper_CLINoSuchProvider(Object) - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.CLINoSuchProvider: The specified provider {0} cannot be uniquely identified..
_CredentialsSelectHelper_CLINoSuchResolver(Object) - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.CLINoSuchResolver: The specified resolver {0} cannot be uniquely identified..
_CredentialsSelectHelper_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsSelectHelper.DisplayName: Credentials Selection Helper.
_CredentialsStoreAction_AddCredentialsAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.AddCredentialsAction: Add credentials.
_CredentialsStoreAction_AddDomainAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.AddDomainAction: Add domain.
_CredentialsStoreAction_ConfigureDomainAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.ConfigureDomainAction: Configure.
_CredentialsStoreAction_DeleteCredentialAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.DeleteCredentialAction: Delete.
_CredentialsStoreAction_DeleteDomainAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.DeleteDomainAction: Delete domain.
_CredentialsStoreAction_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.DisplayName: Credentials.
_CredentialsStoreAction_DuplicateDomainNameMessage() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.DuplicateDomainNameMessage: A domain with that name already exists.
_CredentialsStoreAction_EmptyDomainNameMessage() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.EmptyDomainNameMessage: You must provide a name for the domain.
_CredentialsStoreAction_GlobalDomainDescription() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.GlobalDomainDescription: Credentials that should be available irrespective of domain specification to requirements matching..
_CredentialsStoreAction_GlobalDomainDisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.GlobalDomainDisplayName: Global credentials (unrestricted).
_CredentialsStoreAction_MoveCredentialAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.MoveCredentialAction: Move.
_CredentialsStoreAction_UpdateCredentialAction() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.UpdateCredentialAction: Update.
_CredentialsStoreAction_UserDisplayName(Object) - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsStoreAction.UserDisplayName: User: {0}.
_CredentialsTypeFilter_Excludes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsTypeFilter.Excludes.DisplayName: Exclude selected.
_CredentialsTypeFilter_Includes_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsTypeFilter.Includes.DisplayName: Only selected.
_CredentialsTypeFilter_None_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key CredentialsTypeFilter.None.DisplayName: All available.
_decisionToDFA - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
_decisionToDFA - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
_DeleteCredentialsCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key DeleteCredentialsCommand.ShortDescription: Delete a Credential.
_DeleteCredentialsDomainCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key DeleteCredentialsDomainCommand.ShortDescription: Delete a Credentials Domain.
_GetCredentialsAsXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key GetCredentialsAsXmlCommand.ShortDescription: Get a Credentials as XML (secrets redacted).
_GetCredentialsDomainAsXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key GetCredentialsDomainAsXmlCommand.ShortDescription: Get a Credentials Domain as XML.
_GlobalCredentialsConfiguration_Description() - Static method in class com.cloudbees.plugins.credentials.Messages
Key GlobalCredentialsConfiguration.Description: Configure the credential providers and types.
_GlobalCredentialsConfiguration_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key GlobalCredentialsConfiguration.DisplayName: Credential Providers.
_HostnamePortSpecification_DisplayName() - Static method in class com.cloudbees.plugins.credentials.domains.Messages
Key HostnamePortSpecification.DisplayName: Hostname:port.
_HostnameSpecification_DisplayName() - Static method in class com.cloudbees.plugins.credentials.domains.Messages
Key HostnameSpecification.DisplayName: Hostname.
_isApplicable(Descriptor<?>) - Method in class com.cloudbees.plugins.credentials.CredentialsProvider
CredentialsProvider subtypes can override this method to veto some Descriptors from being available from their store.
_isApplicable(Descriptor<?>) - Method in class com.cloudbees.plugins.credentials.CredentialsStore
CredentialsStore subtypes can override this method to veto some Descriptors from being available from their store.
_ListCredentialsCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key ListCredentialsCommand.ShortDescription: Lists the Credentials in a specific Store.
_ListCredentialsContextResolversCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key ListCredentialsContextResolversCommand.ShortDescription: List Credentials Context Resolvers.
_ListCredentialsProvidersCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key ListCredentialsProvidersCommand.ShortDescription: List Credentials Providers.
_ManageCredentialsConfiguration_description() - Static method in class com.cloudbees.plugins.credentials.Messages
Key ManageCredentialsConfiguration.description: Configure credentials .
_ManageCredentialsConfiguration_displayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key ManageCredentialsConfiguration.displayName: Credentials.
_PathSpecification_DisplayName() - Static method in class com.cloudbees.plugins.credentials.domains.Messages
Key PathSpecification.DisplayName: URI path.
_SchemeSpecification_DisplayName() - Static method in class com.cloudbees.plugins.credentials.domains.Messages
Key SchemeSpecification.DisplayName: URI scheme.
_serializedATN - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
_serializedATN - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
_sharedContextCache - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLLexer
 
_sharedContextCache - Static variable in class com.cloudbees.plugins.credentials.matchers.CQLParser
 
_SystemCredentialsProvider_ProviderImpl_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key SystemCredentialsProvider.ProviderImpl.DisplayName: Jenkins Credentials Provider.
_SystemCredentialsProvider_UserFacingAction_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key SystemCredentialsProvider.UserFacingAction.DisplayName: System.
_UpdateCredentialsByXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key UpdateCredentialsByXmlCommand.ShortDescription: Update Credentials by XML.
_UpdateCredentialsDomainByXmlCommand_ShortDescription() - Static method in class com.cloudbees.plugins.credentials.cli.Messages
Key UpdateCredentialsDomainByXmlCommand.ShortDescription: Update Credentials Domain by XML.
_UserCredentialsProvider_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key UserCredentialsProvider_DisplayName: Credentials.
_UserCredentialsProvider_UserFacingAction_DisplayName() - Static method in class com.cloudbees.plugins.credentials.Messages
Key UserCredentialsProvider.UserFacingAction.DisplayName: User.
_UsernamePasswordCredentialsImpl_DisplayName() - Static method in class com.cloudbees.plugins.credentials.impl.Messages
Key UsernamePasswordCredentialsImpl.DisplayName: Username with password.
A B C D E F G H I K L M N O P Q R S T U V W _ 
All Classes All Packages