public class EzySslTrustManagerFactory extends TrustManagerFactorySpi
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
EzySslTrustManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected TrustManager[] |
engineGetTrustManagers() |
protected void |
engineInit(KeyStore keystore) |
protected void |
engineInit(ManagerFactoryParameters managerFactoryParameters) |
protected TrustManager[] engineGetTrustManagers()
engineGetTrustManagers in class TrustManagerFactorySpiprotected void engineInit(KeyStore keystore)
engineInit in class TrustManagerFactorySpiprotected void engineInit(ManagerFactoryParameters managerFactoryParameters)
engineInit in class TrustManagerFactorySpiCopyright © 2024 Young Monkeys. All rights reserved.