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 classSupplies an id token to a build as a file.final classSupplies an id token to a build.Methods in io.jenkins.plugins.oidc_provider that return IdTokenCredentialsModifier and TypeMethodDescriptionprotected abstract IdTokenCredentialsprotected IdTokenCredentialsprotected IdTokenCredentialsMethods 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.