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