Package io.quarkus.oidc.deployment
Class DevUiConfig.Grant
java.lang.Object
io.quarkus.oidc.deployment.DevUiConfig.Grant
- Enclosing class:
DevUiConfig
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionGrant type which will be used to acquire a token to test the OIDC 'service' applications -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
Grant type which will be used to acquire a token to test the OIDC 'service' applications
-
-
Constructor Details
-
Grant
public Grant()
-