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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final ExtensionList<GcpCredentialsConverter>all()abstract booleancanResolve(String type) abstract com.cloudbees.plugins.credentials.impl.BaseStandardCredentials
-
Constructor Details
-
GcpCredentialsConverter
public GcpCredentialsConverter()
-
-
Method Details
-
canResolve
-
resolve
-
all
-