Class Summary |
DefaultTlsTmSecurityCallback |
The DefaultTlsTmSecurityCallback resolves the
tmSecurityName for incoming requests through
a mapping table based on the peer certificates,
resolves the local certificate alias through a mapping table
based on the target address and accepts peer certificates
based on a list of trusted peer and issuer certificates. |
PropertiesTlsTmSecurityCallback |
The PropertiesTlsTmSecurityCallback resolves the
tmSecurityName for incoming requests by using the
(system) properties org.snmp4j.arg.tlsPeerID and
org.snmp4j.arg.tlsLocalCA . |
SecurityNameMapping |
The SecurityNameMapping maps a X509 certificate identified by its
fingerprint to a security name based on a mapping defined by
SecurityNameMapping.CertMappingType . |