Uses of Enum Class
io.quarkus.oidc.common.runtime.config.OidcCommonConfig.Tls.Verification
Packages that use OidcCommonConfig.Tls.Verification
-
Uses of OidcCommonConfig.Tls.Verification in io.quarkus.oidc.common.runtime
Methods in io.quarkus.oidc.common.runtime that return types with arguments of type OidcCommonConfig.Tls.VerificationModifier and TypeMethodDescriptionOidcCommonConfig.Tls.verification()Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of OidcCommonConfig.Tls.Verification in io.quarkus.oidc.common.runtime.config
Methods in io.quarkus.oidc.common.runtime.config that return OidcCommonConfig.Tls.VerificationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OidcCommonConfig.Tls.Verification[]OidcCommonConfig.Tls.Verification.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.quarkus.oidc.common.runtime.config that return types with arguments of type OidcCommonConfig.Tls.VerificationModifier and TypeMethodDescriptionOidcCommonConfig.Tls.verification()Deprecated.Use the TLS registry instead.