Package io.quarkus.oidc.common.runtime
Class OidcTlsSupport.TlsConfigSupport
java.lang.Object
io.quarkus.oidc.common.runtime.OidcTlsSupport.TlsConfigSupport
- Enclosing interface:
OidcTlsSupport
-
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Method Details
-
useTlsRegistry
public boolean useTlsRegistry() -
getTlsConfig
-
isGlobalTrustAll
public boolean isGlobalTrustAll() -
getSslContext
-
getTlsConfigName
-