Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
Modifier and Type | Class and Description |
---|---|
private class |
TLSTM.DefaultTLSTMTrustManagerFactory |
Modifier and Type | Field and Description |
---|---|
private TLSTM.TLSTMTrustManagerFactory |
TLSTM.trustManagerFactory |
Modifier and Type | Method and Description |
---|---|
TLSTM.TLSTMTrustManagerFactory |
TLSTM.getTrustManagerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
TLSTM.setTrustManagerFactory(TLSTM.TLSTMTrustManagerFactory trustManagerFactory)
Set the TLSTM trust manager factory.
|