Class GcpCredentialsConverter
java.lang.Object
io.jenkins.plugins.credentials.gcp.secretsmanager.GcpCredentialsConverter
- All Implemented Interfaces:
ExtensionPoint
- Direct Known Subclasses:
GcpCertificateCredentialsConverter
,GcpFileCredentialsConverter
,GcpSshUserPrivateKeyConverter
,GcpStringCredentialsConverter
,GcpUsernamePasswordCredentialsConverter
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic final ExtensionList<GcpCredentialsConverter>
all()
abstract boolean
canResolve
(String type) abstract com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
-
Constructor Details
-
GcpCredentialsConverter
public GcpCredentialsConverter()
-
-
Method Details
-
canResolve
-
resolve
-
all
-