ehsbe CommonsTM
Version 1.1.0rc3

Uses of Interface
com.ehsbe.commons.util.InvalidCertHandler

Packages that use InvalidCertHandler
com.ehsbe.commons.gui.util   
com.ehsbe.commons.util   
 

Uses of InvalidCertHandler in com.ehsbe.commons.gui.util
 

Classes in com.ehsbe.commons.gui.util that implement InvalidCertHandler
 class JxInvalidCertHandler
          A GUI based example implementation of an InvalidCertHandler, which might be used with a LocalTrustManager to ask the user, what to do with unknown certificates as well as to store acceptions permanently.
 

Uses of InvalidCertHandler in com.ehsbe.commons.util
 

Constructors in com.ehsbe.commons.util with parameters of type InvalidCertHandler
LocalTrustManager(InvalidCertHandler handler)
          Create a new TrustManager with an empty list of trusted certificates.
LocalTrustManager(String caCertBundlePath, InvalidCertHandler handler)
          Create a new TrustManager and add all X.509 certificates from the given CA cert bundle to the internal certificate list.
 


ehsbe CommonsTM
Version 1.1.0rc3

Copyright ©2005-2009 EHSBE, Walther-Rathenau-Str. 58, 39104 Magdeburg, Sachsen-Anhalt, Germany. All Rights Reserved.