Uses of Package
org.snmp4j.transport.tls
-
Packages that use org.snmp4j.transport.tls Package Description org.snmp4j.transport Provides transport protocol mappings for SNMP.org.snmp4j.transport.tls -
Classes in org.snmp4j.transport.tls used by org.snmp4j.transport Class Description TlsTmSecurityCallback TheTlsTmSecurityCallback
is implemented by the SnmpTlsMib (of SNMP4J-Agent), for example, to resolve (lookup) thetmSecurityName
for incoming requests.TLSTMTrustManagerFactory TlsTransportMappingConfig TheTlsTransportMappingConfig
interface provides means to plug in aTlsTmSecurityCallback
into theTransportMapping
implementation and to control other TLS specific settings.X509TlsTransportMappingConfig TheTlsTransportMappingConfig
interface provides means to plug in aTlsTmSecurityCallback
into aTransportMapping
that usesX509Certificate
s for TLS. -
Classes in org.snmp4j.transport.tls used by org.snmp4j.transport.tls Class Description SecurityNameMapping.CertMappingType TlsTmSecurityCallback TheTlsTmSecurityCallback
is implemented by the SnmpTlsMib (of SNMP4J-Agent), for example, to resolve (lookup) thetmSecurityName
for incoming requests.TLSTMTrustManagerFactory TlsTransportMappingConfig TheTlsTransportMappingConfig
interface provides means to plug in aTlsTmSecurityCallback
into theTransportMapping
implementation and to control other TLS specific settings.