Class SslContextFactory.X509ExtendedKeyManagerWrapper

java.lang.Object
javax.net.ssl.X509ExtendedKeyManager
org.eclipse.jetty.util.ssl.SslContextFactory.X509ExtendedKeyManagerWrapper
All Implemented Interfaces:
KeyManager, X509KeyManager
Enclosing class:
SslContextFactory

@Deprecated(since="2021-05-27") public static class SslContextFactory.X509ExtendedKeyManagerWrapper extends X509ExtendedKeyManager
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.

A wrapper that delegates to another (if not null) X509ExtendedKeyManager.