| Class and Description |
|---|
| ContextInPath
Indicates that this parameter is injected by evaluating
StaplerRequest.getAncestors() and searching for a credentials context with the parameter type. |
| Credentials
A generic type of credentials.
|
| CredentialsDescriptor
Descriptor for credentials.
|
| CredentialsMatcher
Something that matches credentials.
|
| CredentialsProvider
An extension point for providing
Credentials. |
| CredentialsProviderFilter
A filter of
CredentialsProvider instances used by CredentialsProviderManager to determine which
providers are active. |
| CredentialsProviderFilterDescriptor
The base
Descriptor class for all CredentialsProviderFilter instances. |
| CredentialsProviderManager
Manages the various
CredentialsProvider implementations in a Jenkins |
| CredentialsProviderTypeRestriction
A filter of
CredentialsDescriptor types scoped to specific CredentialsProvider instances used by
CredentialsProviderManager to determine which types are applicable to each provider. |
| CredentialsProviderTypeRestrictionDescriptor
The
Descriptor base class for CredentialsProviderTypeRestriction implementations. |
| CredentialsResolver
Translates
Credentials from one type into another. |
| CredentialsScope
The scope of credentials.
|
| CredentialsSelectHelper
A descriptor used to assist the c:select tag with allowing in-place addition of credentials.
|
| CredentialsSelectHelper.ContextResolver
An extension point to allow plugging in additional resolution of
ModelObject instances. |
| CredentialsSelectHelper.StoreItem
Value class to hold the details of a
CredentialsStore. |
| CredentialsSelectHelper.WrappedContextResolver
Stapler binding for
CredentialsSelectHelper.ContextResolver. |
| CredentialsSelectHelper.WrappedContextResolverCredentialsProvider
Stapler binding for a
CredentialsSelectHelper.ContextResolver and CredentialsProvider. |
| CredentialsSelectHelper.WrappedCredentialsStore
Stapler binding for a
CredentialsStore. |
| CredentialsStore
A store of
Credentials. |
| CredentialsStoreAction
An action for a
CredentialsStore |
| CredentialsStoreAction.CredentialsWrapper
A wrapper object to bind and expose
Credentials instances into the web UI. |
| CredentialsStoreAction.CredentialsWrapper.DescriptorImpl
Our
Descriptor. |
| CredentialsStoreAction.DomainWrapper
A wrapper object to bind and expose
Domain instances into the web UI. |
| CredentialsStoreAction.DomainWrapper.DescriptorImpl
Our Descriptor.
|
| CredentialsTypeFilter
A filter of
CredentialsDescriptor types used by CredentialsProviderManager to determine which
types are active. |
| CredentialsTypeFilterDescriptor
The base
Descriptor class for all CredentialsTypeFilter instances. |
GlobalCredentialsConfiguration
ManagementLink to expose the global credentials configuration screen. |
| SecretBytes
An analogue of
Secret to be used for efficient storage of byte[]. |
| SystemCredentialsProvider
The root store of credentials.
|
| UserCredentialsProvider.StoreImpl
Our implementation
|
| ViewCredentialsAction
An
Action that lets you view the available credentials for any ModelObject. |
| ViewCredentialsAction.TableEntry
Value class to simplify creating the table.
|
| Class and Description |
|---|
| Credentials
A generic type of credentials.
|
| CredentialsStore
A store of
Credentials. |
| Class and Description |
|---|
| Credentials
A generic type of credentials.
|
| CredentialsMatcher
Something that matches credentials.
|
| CredentialsNameProvider
Provides names for credentials.
|
| NameWith
Often there is a requirement to get the names of different credentials in order to allow the user to select from
multiple equivalent credentials.
|
| Class and Description |
|---|
| Credentials
A generic type of credentials.
|
| CredentialsMatcher
Something that matches credentials.
|
| Class and Description |
|---|
| BaseCredentials
Base class for Credentials.
|
| ContextInPath
Indicates that this parameter is injected by evaluating
StaplerRequest.getAncestors() and searching for a credentials context with the parameter type. |
| Credentials
A generic type of credentials.
|
| CredentialsDescriptor
Descriptor for credentials.
|
| CredentialsScope
The scope of credentials.
|
| CredentialsSnapshotTaker
Some credential types can store some of the credential details in a file outside of Jenkins.
|
| CredentialsStore
A store of
Credentials. |
| SecretBytes
An analogue of
Secret to be used for efficient storage of byte[]. |
| Class and Description |
|---|
| Credentials
A generic type of credentials.
|
| CredentialsMatcher
Something that matches credentials.
|
| CredentialsMatcher.CQL
A mix-in interface to allow describing a credentials matcher.
|
| CredentialsScope
The scope of credentials.
|
Copyright © 2016–2017. All rights reserved.