Uses of Interface
org.eclipse.jetty.util.ssl.SniX509ExtendedKeyManager.SniSelector
Packages that use SniX509ExtendedKeyManager.SniSelector
-
Uses of SniX509ExtendedKeyManager.SniSelector in org.eclipse.jetty.util.ssl
Classes in org.eclipse.jetty.util.ssl that implement SniX509ExtendedKeyManager.SniSelectorFields in org.eclipse.jetty.util.ssl declared as SniX509ExtendedKeyManager.SniSelectorMethods in org.eclipse.jetty.util.ssl that return SniX509ExtendedKeyManager.SniSelectorMethods in org.eclipse.jetty.util.ssl with parameters of type SniX509ExtendedKeyManager.SniSelectorModifier and TypeMethodDescriptionvoid
SslContextFactory.Server.setSNISelector
(SniX509ExtendedKeyManager.SniSelector sniSelector) Sets a custom function to select certificates based on SNI information.