Uses of Enum Class
io.quarkus.oidc.deployment.DevUiConfig.Grant.Type
Packages that use DevUiConfig.Grant.Type
-
Uses of DevUiConfig.Grant.Type in io.quarkus.oidc.deployment
Fields in io.quarkus.oidc.deployment with type parameters of type DevUiConfig.Grant.TypeModifier and TypeFieldDescriptionDevUiConfig.Grant.typeGrant type which will be used to acquire a token to test the OIDC 'service' applicationsMethods in io.quarkus.oidc.deployment that return DevUiConfig.Grant.TypeModifier and TypeMethodDescriptionstatic DevUiConfig.Grant.TypeReturns the enum constant of this class with the specified name.static DevUiConfig.Grant.Type[]DevUiConfig.Grant.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.