| Package | Description |
|---|---|
| org.snmp4j |
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CertifiedTarget
The
CertifiedTarget class implements a SecureTarget
for usage with SecurityModels that support
secured connections using client and server certificates. |
| Modifier and Type | Method and Description |
|---|---|
CertifiedIdentity |
TransportStateReference.getCertifiedIdentity() |
| Constructor and Description |
|---|
TransportStateReference(TransportMapping transport,
Address address,
OctetString securityName,
SecurityLevel requestedSecurityLevel,
SecurityLevel transportSecurityLevel,
boolean sameSecurity,
Object sessionID,
CertifiedIdentity certifiedIdentity) |
Copyright © 2016 SNMP4J.org. All Rights Reserved.