Uses of Enum Class
io.helidon.security.providers.oidc.common.OidcConfig.ClientAuthentication
Package
Description
Open ID Connect (OIDC) classes usable from all OIDC related components.
-
Uses of OidcConfig.ClientAuthentication in io.helidon.security.providers.oidc.common
Modifier and TypeMethodDescriptionTenantConfig.tokenEndpointAuthentication()
Type of authentication mechanism used for token endpoint.Returns the enum constant of this class with the specified name.static OidcConfig.ClientAuthentication[]
OidcConfig.ClientAuthentication.values()
Returns an array containing the constants of this enum class, in the order they are declared.