Package org.apache.tomcat.jni
-
Interface Summary Interface Description BIOCallback Deprecated. Unused.CertificateVerifier Is called during handshake and hooked into openssl viaSSL_CTX_set_cert_verify_callback
.PasswordCallback Deprecated. Unused.SSLContext.SNICallBack Interface implemented by components that will receive the call back to select an OpenSSL SSLContext based on the host name requested by the client. -
Class Summary Class Description Buffer Provides utilities related to the use of directly allocatedByteBuffer
instances with native code.FileInfo Deprecated. The scope of the APR/Native Library will be reduced in Tomcat 10.1.x / Tomcat Native 2.x onwards to only include those components required to provide OpenSSL integration with the NIO and NIO2 connectors.Library LibraryOS Deprecated. The scope of the APR/Native Library will be reduced in Tomcat 10.1.x / Tomcat Native 2.x onwards to only include those components required to provide OpenSSL integration with the NIO and NIO2 connectors.Pool Provides access to APR memory pools which are used to manage memory allocations for natively created instances.Sockaddr Deprecated. The scope of the APR/Native Library will be reduced in Tomcat 10.1.x / Tomcat Native 2.x onwards to only include those components required to provide OpenSSL integration with the NIO and NIO2 connectors.SSL SSLSSLConf SSL ConfSSLContext SSL Context -
Exception Summary Exception Description Error Deprecated. Unused. -
Error Summary Error Description LibraryNotFoundError