Class DevUiConfig.Grant

java.lang.Object
io.quarkus.oidc.deployment.DevUiConfig.Grant
Enclosing class:
DevUiConfig

public static class DevUiConfig.Grant extends Object
  • Field Details

    • type

      @ConfigItem public Optional<DevUiConfig.Grant.Type> type
      Grant type which will be used to acquire a token to test the OIDC 'service' applications
  • Constructor Details

    • Grant

      public Grant()