Uses of Enum Class
io.helidon.security.providers.oidc.common.OidcOutboundType
Packages that use OidcOutboundType
Package
Description
Open ID Connect (OIDC) classes usable from all OIDC related components.
-
Uses of OidcOutboundType in io.helidon.security.providers.oidc.common
Methods in io.helidon.security.providers.oidc.common that return OidcOutboundTypeModifier and TypeMethodDescriptionOidcConfig.outboundType()Selected type of the OIDC outbound.static OidcOutboundTypeReturns the enum constant of this class with the specified name.static OidcOutboundType[]OidcOutboundType.values()Returns an array containing the constants of this enum class, in the order they are declared.