Uses of Class
org.apache.pulsar.client.impl.auth.oauth2.protocol.TokenResult
Packages that use TokenResult
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
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.