Uses of Interface
org.apache.pulsar.common.util.keystoretls.SSLContextValidatorEngine.SSLEngineProvider
Packages that use SSLContextValidatorEngine.SSLEngineProvider
Package
Description
Helpers to work with events from the non-blocking I/O client-server framework.
-
Uses of SSLContextValidatorEngine.SSLEngineProvider in org.apache.pulsar.common.util.keystoretls
Methods in org.apache.pulsar.common.util.keystoretls with parameters of type SSLContextValidatorEngine.SSLEngineProviderModifier and TypeMethodDescriptionstatic voidSSLContextValidatorEngine.validate(SSLContextValidatorEngine.SSLEngineProvider clientSslEngineSupplier, SSLContextValidatorEngine.SSLEngineProvider serverSslEngineSupplier) Validates TLS handshake up to TLSv1.2.