Uses of Enum Class
io.helidon.security.providers.oidc.common.OidcConfig.RequestType
Package
Description
Open ID Connect (OIDC) classes usable from all OIDC related components.
-
Uses of OidcConfig.RequestType in io.helidon.security.providers.oidc.common
Modifier and TypeMethodDescriptionstatic OidcConfig.RequestType
Returns the enum constant of this class with the specified name.static OidcConfig.RequestType[]
OidcConfig.RequestType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OidcConfig.updateRequest
(OidcConfig.RequestType type, WebClientRequestBuilder request, FormParams.Builder form) Deprecated, for removal: This API element is subject to removal in a future version.this will be removed without replacement