Uses of Enum Class
org.keycloak.config.database.Database.Vendor
-
Uses of Database.Vendor in org.keycloak.config.database
Modifier and TypeMethodDescriptionstatic Database.Vendor
Returns the enum constant of this class with the specified name.static Database.Vendor[]
Database.Vendor.values()
Returns an array containing the constants of this enum class, in the order they are declared.