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