Package | Description |
---|---|
org.snmp4j.transport |
Provides transport protocol mappings for SNMP.
|
org.snmp4j.transport.tls |
Class | Description |
---|---|
TlsTmSecurityCallback |
The
TlsTmSecurityCallback is implemented by the
SnmpTlsMib (of SNMP4J-Agent), for example, to resolve (lookup) the
tmSecurityName for incoming requests. |
TLSTMTrustManagerFactory | |
TlsTransportMappingConfig |
The
TlsTransportMappingConfig interface provides means to plug in a TlsTmSecurityCallback into
the TransportMapping implementation and to control other TLS specific settings. |
X509TlsTransportMappingConfig |
The
TlsTransportMappingConfig interface provides means to plug in a TlsTmSecurityCallback into
a TransportMapping that uses X509Certificate s for TLS. |
Class | Description |
---|---|
SecurityNameMapping.CertMappingType | |
TlsTmSecurityCallback |
The
TlsTmSecurityCallback is implemented by the
SnmpTlsMib (of SNMP4J-Agent), for example, to resolve (lookup) the
tmSecurityName for incoming requests. |
TLSTMTrustManagerFactory | |
TlsTransportMappingConfig |
The
TlsTransportMappingConfig interface provides means to plug in a TlsTmSecurityCallback into
the TransportMapping implementation and to control other TLS specific settings. |
Copyright © 2018 SNMP4J.org. All rights reserved.