Package org.apache.mina.filter.ssl
package org.apache.mina.filter.ssl
Classes that implement IoFilter and provide Secure Sockets Layer functionality.
-
ClassesClassDescriptionBogus
TrustManagerFactorywhich createsX509TrustManagertrusting everything.A factory that creates and configures a newKeyStoreinstance.A factory that creates and configures a newSSLContext.An SSL filter that encrypts and decrypts the data exchanged in the session.A message that is sent fromSslFilterwhen the connection became secure or is not secure anymore.No qualifier