|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||