Uses of Class
io.jenkins.plugins.oidc_provider.IdTokenCredentials
Packages that use IdTokenCredentials
-
Uses of IdTokenCredentials in io.jenkins.plugins.oidc_provider
Subclasses of IdTokenCredentials in io.jenkins.plugins.oidc_providerModifier and TypeClassDescriptionfinal class
Supplies an id token to a build as a file.final class
Supplies an id token to a build.Methods in io.jenkins.plugins.oidc_provider that return IdTokenCredentialsModifier and TypeMethodDescriptionprotected abstract IdTokenCredentials
protected IdTokenCredentials
protected IdTokenCredentials
Methods in io.jenkins.plugins.oidc_provider that return types with arguments of type IdTokenCredentialsModifier and TypeMethodDescriptionfinal Collection<? extends IdTokenCredentials>
Issuer.credentials()
Load credentials from this issuer.