| Package | Description |
|---|---|
| io.netty.handler.ssl.util |
Utility classes that helps easier development of TLS/SSL applications.
|
| Modifier and Type | Field and Description |
|---|---|
private static FastThreadLocal<SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi> |
SimpleTrustManagerFactory.CURRENT_SPI
SimpleTrustManagerFactory.SimpleTrustManagerFactorySpi must have a reference to SimpleTrustManagerFactory
to delegate its callbacks back to SimpleTrustManagerFactory. |