Uses of Interface
org.apache.pulsar.client.impl.auth.oauth2.protocol.ClientCredentialsExchanger
-
Packages that use ClientCredentialsExchanger Package Description org.apache.pulsar.client.impl.auth.oauth2.protocol Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ClientCredentialsExchanger in org.apache.pulsar.client.impl.auth.oauth2.protocol
Classes in org.apache.pulsar.client.impl.auth.oauth2.protocol that implement ClientCredentialsExchanger Modifier and Type Class Description classTokenClientA client for an OAuth 2.0 token endpoint.
-