Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Io.netty.handler.ssl Classes and Interfaces - 39 results found.
NameDescriptionTypePackageFramework
ApplicationProtocolConfigProvides an SSLEngine agnostic way to configure a ApplicationProtocolNegotiator.Classio.netty.handler.sslNetty
ApplicationProtocolConfig .ProtocolDefines which application level protocol negotiation to use.Classio.netty.handler.ssl.ApplicationProtocolConfigNetty
ApplicationProtocolConfig .SelectedListenerFailureBehaviorDefines the most common behaviors for the peer which is notified of the selected protocol.Classio.netty.handler.ssl.ApplicationProtocolConfigNetty
ApplicationProtocolConfig .SelectorFailureBehaviorDefines the most common behaviors for the peer that selects the application protocol.Classio.netty.handler.ssl.ApplicationProtocolConfigNetty
ApplicationProtocolNegotiatorInterface to support Application Protocol Negotiation.Interfaceio.netty.handler.sslNetty
CipherSuiteFilterProvides a means to filter the supplied cipher suite based upon the supported and default cipher suites.Interfaceio.netty.handler.sslNetty
FingerprintTrustManagerFactoryAn TrustManagerFactory that trusts an X.Classio.netty.handler.ssl.utilNetty
IdentityCipherSuiteFilterThis class will not do any filtering of ciphers suites.Classio.netty.handler.sslNetty
InsecureTrustManagerFactoryAn insecure TrustManagerFactory that trusts all X.Classio.netty.handler.ssl.utilNetty
JdkAlpnApplicationProtocolNegotiatorThe JdkApplicationProtocolNegotiator to use if you need ALPN and are using SslProvider.Classio.netty.handler.sslNetty
JdkApplicationProtocolNegotiatorInterfaceio.netty.handler.sslNetty
JdkApplicationProtocolNegotiator .ProtocolSelectionListenerA listener to be notified by which protocol was select by its peer.Interfaceio.netty.handler.ssl.JdkApplicationProtocolNegotiatorNetty
JdkApplicationProtocolNegotiator .ProtocolSelectionListenerFactoryFactory interface for JdkApplicationProtocolNegotiator.Interfaceio.netty.handler.ssl.JdkApplicationProtocolNegotiatorNetty
JdkApplicationProtocolNegotiator .ProtocolSelectorInterfaceio.netty.handler.ssl.JdkApplicationProtocolNegotiatorNetty
JdkApplicationProtocolNegotiator .ProtocolSelectorFactoryFactory interface for JdkApplicationProtocolNegotiator.Interfaceio.netty.handler.ssl.JdkApplicationProtocolNegotiatorNetty
JdkApplicationProtocolNegotiator .SslEngineWrapperFactoryAbstract factory pattern for wrapping an SSLEngine object.Interfaceio.netty.handler.ssl.JdkApplicationProtocolNegotiatorNetty
JdkNpnApplicationProtocolNegotiatorThe JdkApplicationProtocolNegotiator to use if you need NPN and are using SslProvider.Classio.netty.handler.sslNetty
JdkSslClientContextA client-side SslContext which uses JDK's SSL/TLS implementation.Classio.netty.handler.sslNetty
JdkSslContextAn SslContext which uses JDK's SSL/TLS implementation.Classio.netty.handler.sslNetty
JdkSslServerContextA server-side SslContext which uses JDK's SSL/TLS implementation.Classio.netty.handler.sslNetty
NotSslRecordExceptionSpecial SSLException which will get thrown if a packet isreceived that not looks like a TLS/SSL record.Classio.netty.handler.sslNetty
OpenSslClassio.netty.handler.sslNetty
OpenSslApplicationProtocolNegotiatorOpenSSL version of ApplicationProtocolNegotiator.Interfaceio.netty.handler.sslNetty
OpenSslClientContextA client-side SslContext which uses OpenSSL's SSL/TLS implementation.Classio.netty.handler.sslNetty
OpenSslContextClassio.netty.handler.sslNetty
OpenSslEngineOpenSSL BIO abstractions.Classio.netty.handler.sslNetty
OpenSslNpnApplicationProtocolNegotiatorOpenSSL ApplicationProtocolNegotiator for NPN.Classio.netty.handler.sslNetty
OpenSslServerContextA server-side SslContext which uses OpenSSL's SSL/TLS implementation.Classio.netty.handler.sslNetty
OpenSslServerSessionContextOpenSslSessionContext implementation which offers extra methods which are only useful for the server-side.Classio.netty.handler.sslNetty
OpenSslSessionContextOpenSSL specific SSLSessionContext implementation.Classio.netty.handler.sslNetty
OpenSslSessionStatsStats exposed by an OpenSSL session context.Classio.netty.handler.sslNetty
SelfSignedCertificateGenerates a temporary self-signed certificate for testing purposes.Classio.netty.handler.ssl.utilNetty
SimpleTrustManagerFactoryHelps to implement a custom TrustManagerFactory.Classio.netty.handler.ssl.utilNetty
SniHandler(Server Name Indication) extension for server side SSL.Classio.netty.handler.sslNetty
SslContextA secure socket protocol implementation which acts as a factory for SSLEngine and SslHandler.Classio.netty.handler.sslNetty
SslHandlerClassio.netty.handler.sslNetty
SslHandshakeCompletionEventClassio.netty.handler.sslNetty
SslProviderAn enumeration of SSL/TLS protocol providers.Classio.netty.handler.sslNetty
SupportedCipherSuiteFilterThis class will filter all requested ciphers out that are not supported by the current SSLEngine.Classio.netty.handler.sslNetty