程序包 org.apache.pulsar.client.impl.auth.oauth2.protocol
package org.apache.pulsar.client.impl.auth.oauth2.protocol
-
类说明An interface for exchanging client credentials for an access token.A token request based on the exchange of client credentials.Resolves OAuth 2.0 authorization server metadata as described in RFC 8414.Represents OAuth 2.0 Server Metadata.Resolves OAuth 2.0 authorization server metadata as described in RFC 8414.A client for an OAuth 2.0 token endpoint.Represents an error returned from an OAuth 2.0 token endpoint.Indicates a token exchange failure.The result of a token exchange request.