Uses of Class
org.aoju.bus.socket.security.factory.ServerSSLContextFactory
Packages that use ServerSSLContextFactory
-
Uses of ServerSSLContextFactory in org.aoju.bus.socket.plugins
Constructors in org.aoju.bus.socket.plugins with parameters of type ServerSSLContextFactoryModifierConstructorDescriptionSslPlugin(ServerSSLContextFactory factory, ClientAuth clientAuth) SslPlugin(ServerSSLContextFactory factory, ClientAuth clientAuth, BufferPool bufferPool)