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 SSLEngineConfigurator TheSSLEngineConfiguratorinterface is implemented by users of theTLSTMorDTLSTMtransport protocols to configure new TLS (SSL) connections.TlsTmSecurityCallback TheTlsTmSecurityCallbackis implemented by the SnmpTlsMib (of SNMP4J-Agent), for example, to resolve (lookup) thetmSecurityNamefor incoming requests.TLSTMTrustManagerFactory TlsTransportMappingConfig TheTlsTransportMappingConfiginterface provides means to plug in aTlsTmSecurityCallbackinto theTransportMappingimplementation and to control other TLS specific settings.X509TlsTransportMappingConfig TheTlsTransportMappingConfiginterface provides means to plug in aTlsTmSecurityCallbackinto aTransportMappingthat usesX509Certificates for TLS. -
Classes in org.snmp4j.transport.tls used by org.snmp4j.transport.tls Class Description SecurityNameMapping.CertMappingType SSLEngineConfigurator TheSSLEngineConfiguratorinterface is implemented by users of theTLSTMorDTLSTMtransport protocols to configure new TLS (SSL) connections.TlsTmSecurityCallback TheTlsTmSecurityCallbackis implemented by the SnmpTlsMib (of SNMP4J-Agent), for example, to resolve (lookup) thetmSecurityNamefor incoming requests.TLSTMTrustManagerFactory TlsTransportMappingConfig TheTlsTransportMappingConfiginterface provides means to plug in aTlsTmSecurityCallbackinto theTransportMappingimplementation and to control other TLS specific settings.