Index

B C D G I V 
All Classes and Interfaces|All Packages

B

buildOIDCWebClient(Vertx, WebClientOptions, String, String, String, String) - Static method in class io.apicurio.registry.client.common.auth.VertXAuthFactory
 
buildOIDCWebClient(Vertx, String, String, String) - Static method in class io.apicurio.registry.client.common.auth.VertXAuthFactory
 
buildOIDCWebClient(Vertx, String, String, String, String) - Static method in class io.apicurio.registry.client.common.auth.VertXAuthFactory
 
buildSimpleAuthWebClient(Vertx, WebClientOptions, String, String) - Static method in class io.apicurio.registry.client.common.auth.VertXAuthFactory
 
buildSimpleAuthWebClient(Vertx, String, String) - Static method in class io.apicurio.registry.client.common.auth.VertXAuthFactory
 

C

close() - Static method in class io.apicurio.registry.client.common.DefaultVertxInstance
Closes the default Vertx instance if it has been initialized.
createAdapter(RegistryClientOptions) - Static method in class io.apicurio.registry.client.common.VertxAdapterFactory
Creates a Vert.x-based RequestAdapter configured with authentication, SSL/TLS, and other settings from the provided options.

D

DefaultVertxInstance - Class in io.apicurio.registry.client.common
Provides a shared default Vertx instance, created lazily on first access.

G

get() - Static method in class io.apicurio.registry.client.common.DefaultVertxInstance
Returns the shared default Vertx instance, creating it lazily on first access.

I

io.apicurio.registry.client.common - package io.apicurio.registry.client.common
 
io.apicurio.registry.client.common.auth - package io.apicurio.registry.client.common.auth
 

V

VertxAdapterFactory - Class in io.apicurio.registry.client.common
Factory class for creating Vert.x-based RequestAdapter instances.
VertXAuthFactory - Class in io.apicurio.registry.client.common.auth
A factory class to make it easier to create Vertx web clients with authentication enabled.
VertXAuthFactory() - Constructor for class io.apicurio.registry.client.common.auth.VertXAuthFactory
 
B C D G I V 
All Classes and Interfaces|All Packages