Package dev.sigstore.oidc.client
-
Interface Summary Interface Description OidcClient OidcToken A token from a provider with both openid and email scope claims.OidcTokenMatcher An interface for allowing direct string matching or regular expressions onOidcToken.WebOidcClient.BrowserHandler Interface for allowing custom browser handlers for OauthClients. -
Class Summary Class Description GithubActionsOidcClient Obtain an oidc token from the github execution environment.GithubActionsOidcClient.Builder GithubActionsOidcClient.GithubOidcJsonResponse OidcClients An ordered list of oidc clients to use when looking for credentials.WebOidcClient A client to obtain oidc tokens from an oauth provider via web workflow for use with sigstore.WebOidcClient.Builder WebOidcClient.OIDCEndpoints Internal. -
Exception Summary Exception Description OidcException