Uses of Package
org.snmp4j.transport.tls
-
Packages that use org.snmp4j.transport.tls Package Description org.snmp4j.fluent org.snmp4j.transport Provides transport protocol mappings for SNMP.org.snmp4j.transport.tls -
Classes in org.snmp4j.transport.tls used by org.snmp4j.fluent Class Description TlsTmSecurityCallback TheTlsTmSecurityCallbackis 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.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.TlsTmSecurityCallbackProxy TheTlsTmSecurityCallbackProxyclass implements aTlsTmSecurityCallbackby using an internal reference to anotherTlsTmSecurityCallbackinstance.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 TheSecurityNameMappingmaps a X509 certificate identified by it fingerprint to a security name based on a mapping defined bySecurityNameMapping.CertMappingType.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.X509TlsTransportMappingConfig TheTlsTransportMappingConfiginterface provides means to plug in aTlsTmSecurityCallbackinto aTransportMappingthat usesX509Certificates for TLS.