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.Interface used to designate WriteRequest objects which should not be encrypted.Specialty WriteRequest which indicates that the contents has been encrypted.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.A SSL processor which performs flow control of encrypted information on the filter-chain.Default interface for SSL exposed to theSslFilterDefault implementation of SSLHandlerDefault implementation of SSLHandler