Uses of Class
com.playtika.test.kafka.properties.SchemaRegistryConfigurationProperties.Authentication
-
Packages that use SchemaRegistryConfigurationProperties.Authentication Package Description com.playtika.test.kafka.properties -
-
Uses of SchemaRegistryConfigurationProperties.Authentication in com.playtika.test.kafka.properties
Methods in com.playtika.test.kafka.properties that return SchemaRegistryConfigurationProperties.Authentication Modifier and Type Method Description static SchemaRegistryConfigurationProperties.AuthenticationSchemaRegistryConfigurationProperties.Authentication. valueOf(String name)Returns the enum constant of this type with the specified name.static SchemaRegistryConfigurationProperties.Authentication[]SchemaRegistryConfigurationProperties.Authentication. values()Returns an array containing the constants of this enum type, in the order they are declared.
-