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
Methods 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.Methods in io.quarkus.oidc.deployment that return types with arguments of type DevUiConfig.Grant.TypeModifier and TypeMethodDescriptionDevUiConfig.Grant.type()Grant type which will be used to acquire a token to test the OIDC 'service' applications