Uses of Package
org.snmp4j.transport.tls
Packages that use org.snmp4j.transport.tls
Package
Description
Provides transport protocol mappings for SNMP.
-
Classes in org.snmp4j.transport.tls used by org.snmp4j.fluentClassDescriptionThe
TlsTmSecurityCallbackis implemented by the SnmpTlsMib (of SNMP4J-Agent), for example, to resolve (lookup) thetmSecurityNamefor incoming requests. -
Classes in org.snmp4j.transport.tls used by org.snmp4j.transportClassDescriptionThe
SSLEngineConfiguratorinterface is implemented by users of theTLSTMorDTLSTMtransport protocols to configure new TLS (SSL) connections.TheTlsTmSecurityCallbackis implemented by the SnmpTlsMib (of SNMP4J-Agent), for example, to resolve (lookup) thetmSecurityNamefor incoming requests.TheTlsTransportMappingConfiginterface provides means to plug in aTlsTmSecurityCallbackinto theTransportMappingimplementation and to control other TLS specific settings.TheTlsTransportMappingConfiginterface provides means to plug in aTlsTmSecurityCallbackinto aTransportMappingthat usesX509Certificates for TLS. -
Classes in org.snmp4j.transport.tls used by org.snmp4j.transport.tlsClassDescriptionThe
SSLEngineConfiguratorinterface is implemented by users of theTLSTMorDTLSTMtransport protocols to configure new TLS (SSL) connections.TheTlsTmSecurityCallbackis implemented by the SnmpTlsMib (of SNMP4J-Agent), for example, to resolve (lookup) thetmSecurityNamefor incoming requests.TheTlsTransportMappingConfiginterface provides means to plug in aTlsTmSecurityCallbackinto theTransportMappingimplementation and to control other TLS specific settings.TheTlsTransportMappingConfiginterface provides means to plug in aTlsTmSecurityCallbackinto aTransportMappingthat usesX509Certificates for TLS.