Uses of Class
org.apache.pulsar.client.impl.auth.oauth2.protocol.TokenResult
Packages that use TokenResult
-
Uses of TokenResult in org.apache.pulsar.client.impl.auth.oauth2.protocol
Methods in org.apache.pulsar.client.impl.auth.oauth2.protocol that return TokenResultModifier and TypeMethodDescriptionClientCredentialsExchanger.exchangeClientCredentials(ClientCredentialsExchangeRequest req) Requests an exchange of client credentials for an access token.TokenClient.exchangeClientCredentials(ClientCredentialsExchangeRequest req) Performs a token exchange using client credentials.