Uses of Class
org.mailster.crypto.UICertificateTrustCallBackHandler

Packages that use UICertificateTrustCallBackHandler
org.mailster.crypto   
org.mailster.gui.crypto   
 

Uses of UICertificateTrustCallBackHandler in org.mailster.crypto
 

Fields in org.mailster.crypto declared as UICertificateTrustCallBackHandler
private  UICertificateTrustCallBackHandler X509SecureSocketFactory.trustCallBackHandler
           
 

Methods in org.mailster.crypto that return UICertificateTrustCallBackHandler
 UICertificateTrustCallBackHandler X509SecureSocketFactory.getTrustCallBackHandler()
           
 

Methods in org.mailster.crypto with parameters of type UICertificateTrustCallBackHandler
static X509SecureSocketFactory X509SecureSocketFactory.getInstance(X509SecureSocketFactory.SSLProtocol protocol, UICertificateTrustCallBackHandler handler)
           
 void X509SecureSocketFactory.setTrustCallBackHandler(UICertificateTrustCallBackHandler trustCallBackHandler)
           
 

Uses of UICertificateTrustCallBackHandler in org.mailster.gui.crypto
 

Subclasses of UICertificateTrustCallBackHandler in org.mailster.gui.crypto
 class SWTCertificateTrustCallBackHandler
          ---
Mailster (C) 2007-2009 De Oliveira Edouard This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.