Uses of Enum Class
io.apicurio.registry.client.RegistryClientOptions.AuthType
Packages that use RegistryClientOptions.AuthType
-
Uses of RegistryClientOptions.AuthType in io.apicurio.registry.client
Methods in io.apicurio.registry.client that return RegistryClientOptions.AuthTypeModifier and TypeMethodDescriptionRegistryClientOptions.getAuthType()Returns the enum constant of this class with the specified name.static RegistryClientOptions.AuthType[]RegistryClientOptions.AuthType.values()Returns an array containing the constants of this enum class, in the order they are declared.