Skip navigation links
C D E F G M N P R _ 

C

com.google.jenkins.plugins.googlecontainerregistryauth - package com.google.jenkins.plugins.googlecontainerregistryauth
 
configure(StaplerRequest, JSONObject) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialGlobalConfig
convert(GoogleContainerRegistryCredential) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryTokenSource

D

deleteConfigFile() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.DescriptorImpl
 

E

EnclosingDomainRequirementProvider() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.EnclosingDomainRequirementProvider
 

F

forRemote(GoogleRobotCredentials) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
 

G

getCredentials() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
 
getCredentials(Class<C>, ItemGroup, Authentication, List<DomainRequirement>) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialProvider
getCredentials(Class<C>, ItemGroup, Authentication) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialProvider
getCredentialsId() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
 
getDescription() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
getDescriptor() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
getDisplayName() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.DescriptorImpl
 
getDisplayName() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialGlobalConfig
getEmail() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
 
getGcrServer() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.DescriptorImpl
 
getGcrServer() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialGlobalConfig
 
getIdentity(GoogleRobotCredentials) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
 
getName(GoogleContainerRegistryCredential) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.NameProvider
getPassword() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
getRequirement() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
 
getScope() - Static method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
 
getScopes() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryScopeRequirement
getToken(GoogleRobotCredentials) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
 
getUsername() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
GoogleContainerRegistryCredential - Class in com.google.jenkins.plugins.googlecontainerregistryauth
This new kind of credential provides an embedded GoogleRobotCredentials as a username and password when a credential for Google Container Registry end point is needed.
GoogleContainerRegistryCredential(String, GoogleContainerRegistryCredentialModule) - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
 
GoogleContainerRegistryCredential.DescriptorImpl - Class in com.google.jenkins.plugins.googlecontainerregistryauth
Descriptor class for its global configuration.
GoogleContainerRegistryCredential.EnclosingDomainRequirementProvider - Class in com.google.jenkins.plugins.googlecontainerregistryauth
We do not have a descriptor, so that we won't show up in the user interface as a credential that can be explicitly created, so we will not be discovered by the DescribableDomainRequirementProvider.
GoogleContainerRegistryCredential.NameProvider - Class in com.google.jenkins.plugins.googlecontainerregistryauth
Provide a name that the user will understand, in the credential selection drop-down shown by plugins that requires Docker registry credentials.
GoogleContainerRegistryCredential_GlobalDisplayName() - Static method in class com.google.jenkins.plugins.googlecontainerregistryauth.Messages
Google Container Registry
GoogleContainerRegistryCredential_ListingWrapper(Object) - Static method in class com.google.jenkins.plugins.googlecontainerregistryauth.Messages
{0} Google Container Registry Account
GoogleContainerRegistryCredentialGlobalConfig - Class in com.google.jenkins.plugins.googlecontainerregistryauth
Provides global configuration for this plgin.
GoogleContainerRegistryCredentialGlobalConfig() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialGlobalConfig
 
GoogleContainerRegistryCredentialModule - Class in com.google.jenkins.plugins.googlecontainerregistryauth
Module to abstract the instantiation of dependencies of the GoogleContainerRegistryCredential plugin.
GoogleContainerRegistryCredentialModule() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
 
GoogleContainerRegistryCredentialProvider - Class in com.google.jenkins.plugins.googlecontainerregistryauth
This class automatically wraps existing GoogleRobotCredentials instances into a username password credential type that is compatible with Docker remote API client plugin.
GoogleContainerRegistryCredentialProvider() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialProvider
 
GoogleContainerRegistryScopeRequirement - Class in com.google.jenkins.plugins.googlecontainerregistryauth
The required OAuth2 scopes for Google Container Registry.
GoogleContainerRegistryScopeRequirement() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryScopeRequirement
 
GoogleContainerRegistryTokenSource - Class in com.google.jenkins.plugins.googlecontainerregistryauth
Token source class that converts Google Container Registry credentials to DockerRegistryToken
GoogleContainerRegistryTokenSource() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryTokenSource
 

M

matches(List<DomainRequirement>) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential
This type of credentials only works for authenticating against registry's server.
matches(List<DomainRequirement>) - Static method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialModule
 
Messages - Class in com.google.jenkins.plugins.googlecontainerregistryauth
 
Messages() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.Messages
 

N

NameProvider() - Constructor for class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.NameProvider
 

P

provide(Class<T>) - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredential.EnclosingDomainRequirementProvider

R

readResolve() - Method in class com.google.jenkins.plugins.googlecontainerregistryauth.GoogleContainerRegistryCredentialGlobalConfig
 

_

_GoogleContainerRegistryCredential_GlobalDisplayName() - Static method in class com.google.jenkins.plugins.googlecontainerregistryauth.Messages
Google Container Registry
_GoogleContainerRegistryCredential_ListingWrapper(Object) - Static method in class com.google.jenkins.plugins.googlecontainerregistryauth.Messages
{0} Google Container Registry Account
C D E F G M N P R _ 
Skip navigation links

Copyright © 2004-2015. All Rights Reserved.