| BaseCredentials |
Base class for Credentials.
|
| ContextInPath.HandlerImpl |
|
| ContextMenuIconUtils |
Some utility methods to help working with Icon, IconSet and
ModelObjectWithContextMenu.ContextMenu.
|
| CredentialsConfidentialKey |
ConfidentialKey that stores a SecretKey for shared-secret cryptography (AES).
|
| CredentialsDescriptor |
Descriptor for credentials.
|
| CredentialsDescriptor.EnhancedCheckMethod |
An enhanced FormValidation.CheckMethod that can add assistance for resolving the context from the
request path.
|
| CredentialsMatchers |
Some standard matchers and filtering utility methods.
|
| CredentialsNameComparator |
Comparator to alphabetically sort credentials drop down list in ascending order by Credential Name.
|
| CredentialsNameProvider<C extends Credentials> |
Provides names for credentials.
|
| CredentialsParameterDefinition |
A ParameterDefinition for a parameter that supplies a Credentials.
|
| CredentialsParameterDefinition.DescriptorImpl |
Our descriptor.
|
| CredentialsParameterValue |
|
| CredentialsProvider |
|
| CredentialsProviderFilter |
|
| CredentialsProviderFilter.Excludes |
A filter that implements a blacklist policy, "if you are not on the list you can come in".
|
| CredentialsProviderFilter.Excludes.DescriptorImpl |
Our descriptor.
|
| CredentialsProviderFilter.Includes |
A filter that implements a whitelist policy, "if you are not on the list you can't come in".
|
| CredentialsProviderFilter.Includes.DescriptorImpl |
Our descriptor.
|
| CredentialsProviderFilter.None |
A filter that does not filter anything.
|
| CredentialsProviderFilter.None.DescriptorImpl |
Our descriptor.
|
| CredentialsProviderFilterDescriptor |
|
| CredentialsProviderManager |
|
| CredentialsProviderManager.Configuration |
Our global configuration.
|
| CredentialsProviderTypeRestriction |
|
| CredentialsProviderTypeRestriction.Excludes |
A blacklist of types for each provider.
|
| CredentialsProviderTypeRestriction.Excludes.DescriptorImpl |
Our descriptor
|
| CredentialsProviderTypeRestriction.Includes |
A whitelist of types for each provider.
|
| CredentialsProviderTypeRestriction.Includes.DescriptorImpl |
Our descriptor
|
| CredentialsProviderTypeRestrictionDescriptor |
|
| CredentialsResolver<F extends Credentials,T extends 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.ItemContextResolver |
|
| CredentialsSelectHelper.StoreItem |
|
| CredentialsSelectHelper.SystemContextResolver |
|
| CredentialsSelectHelper.UserContextResolver |
|
| CredentialsSelectHelper.WrappedContextResolver |
|
| CredentialsSelectHelper.WrappedContextResolverCredentialsProvider |
|
| CredentialsSelectHelper.WrappedCredentialsStore |
|
| CredentialsSnapshotTaker<C extends Credentials> |
Some credential types can store some of the credential details in a file outside of Jenkins.
|
| CredentialsStore |
|
| CredentialsStoreAction |
|
| 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 |
|
| CredentialsTypeFilter.Excludes |
A filter that implements a blacklist policy, "if you are not on the list you can come in".
|
| CredentialsTypeFilter.Excludes.DescriptorImpl |
Our descriptor.
|
| CredentialsTypeFilter.Includes |
A filter that implements a whitelist policy, "if you are not on the list you can't come in".
|
| CredentialsTypeFilter.Includes.DescriptorImpl |
Our descriptor.
|
| CredentialsTypeFilter.None |
A filter that does not filter anything.
|
| CredentialsTypeFilter.None.DescriptorImpl |
Our descriptor.
|
| CredentialsTypeFilterDescriptor |
|
| GlobalCredentialsConfiguration |
ManagementLink to expose the global credentials configuration screen.
|
| GlobalCredentialsConfiguration.Category |
Security related configurations.
|
| GlobalCredentialsConfiguration.DescriptorImpl |
Our Descriptor.
|
| Messages |
Generated localization support class.
|
| PluginImpl |
Jenkins Plugin impl.
|
| SecretBytes |
An analogue of Secret to be used for efficient storage of byte[].
|
| SecretBytes.ConverterImpl |
Our XStream converter.
|
| SecretBytes.StaplerConverterImpl |
|
| SystemCredentialsProvider |
The root store of credentials.
|
| SystemCredentialsProvider.DescriptorImpl |
Our management link descriptor.
|
| SystemCredentialsProvider.ProviderImpl |
|
| SystemCredentialsProvider.StoreImpl |
|
| SystemCredentialsProvider.UserFacingAction |
Expose the store.
|
| UserCredentialsProvider |
A store of credentials tied to a specific User.
|
| UserCredentialsProvider.StoreImpl |
Our implementation
|
| UserCredentialsProvider.UserCredentialsProperty |
Need a user property to hold the user's personal credentials.
|
| UserCredentialsProvider.UserCredentialsProperty.DescriptorImpl |
Our user property descriptor.
|
| UserCredentialsProvider.UserFacingAction |
|
| ViewCredentialsAction |
An Action that lets you view the available credentials for any ModelObject.
|
| ViewCredentialsAction.RootActionImpl |
|
| ViewCredentialsAction.TableEntry |
Value class to simplify creating the table.
|
| ViewCredentialsAction.TransientTopLevelItemActionFactoryImpl |
|
| ViewCredentialsAction.TransientUserActionFactoryImpl |
|