Uses of Class
org.apache.pulsar.client.impl.auth.oauth2.protocol.DefaultMetadataResolver
Packages that use DefaultMetadataResolver
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of DefaultMetadataResolver in org.apache.pulsar.client.impl.auth.oauth2.protocol
Methods in org.apache.pulsar.client.impl.auth.oauth2.protocol that return DefaultMetadataResolverModifier and TypeMethodDescriptionstatic DefaultMetadataResolverDefaultMetadataResolver.fromIssuerUrl(URL issuerUrl) Gets a well-known metadata URL for the given OAuth issuer URL.DefaultMetadataResolver.withConnectTimeout(Duration connectTimeout) DefaultMetadataResolver.withReadTimeout(Duration readTimeout)