Package org.apache.mina.filter.ssl

Classes that implement IoFilter and provide Secure Sockets Layer functionality.

See:
          Description

Class Summary
BogusTrustManagerFactory Bogus TrustManagerFactory which creates X509TrustManager trusting everything.
KeyStoreFactory A factory that creates and configures a new KeyStore instance.
SslContextFactory A factory that creates and configures a new SSLContext.
SslFilter An SSL filter that encrypts and decrypts the data exchanged in the session.
SslFilter.SslFilterMessage A message that is sent from SslFilter when the connection became secure or is not secure anymore.
 

Package org.apache.mina.filter.ssl Description

Classes that implement IoFilter and provide Secure Sockets Layer functionality.



Copyright © 2004-2009 Apache MINA Project. All Rights Reserved.