Uses of Package
org.snmp4j.security
Packages that use org.snmp4j.security
Package
Description
Provides classes and interfaces for creating, sending, and receiving SNMP
messages.
Provides classes and interfaces for SNMP4J event processing.
Provides classes and interfaces for the SNMP message processing.
Provides classes and interfaces for authentication and privacy of SNMP(v3)
messages.
Contains table retrieval utilities and multi-threading support classes as
well as miscellaneous utility classes.
-
Classes in org.snmp4j.security used by org.snmp4jClassDescriptionThe
SecurityLevelinterface contains enumerated values for the different security levels.TheUSMclass implements the User Based Security Model (USM) as defined in RFC 3414. -
Classes in org.snmp4j.security used by org.snmp4j.eventClassDescriptionThe
SecurityModelinterface as described in RFC3411 section 4.4 and RFC 5590 section 5.TheUsmUserEntryclass represents a user in the Local Configuration Datastore (LCD). -
Classes in org.snmp4j.security used by org.snmp4j.mpClassDescriptionThe
AuthenticationProtocolinterface defines a common interface for all SNMP authentication protocols.ThePrivacyProtocolinterface defines a common interface for all SNMP privacy protocols.TheSecurityModelinterface as described in RFC3411 section 4.4 and RFC 5590 section 5.TheSecurityModelsclass is a collection of all supported security models of a SNMP entity.TheSecurityProtocolsclass holds all authentication and privacy protocols for a SNMP entity.TheSecurityStateReferenceinterface is an empty marker interface for security model dependent state references.TheUSMclass implements the User Based Security Model (USM) as defined in RFC 3414. -
Classes in org.snmp4j.security used by org.snmp4j.securityClassDescriptionThe
AuthenticationProtocolinterface defines a common interface for all SNMP authentication protocols.The abstract class AuthGeneric implements common operations for SNMP authentication protocols, such as MD5 and SHA.TheSHA-2class implements the Secure Hash Authentication 2.TheByteArrayWindowprovides windowed access to a subarray of a byte array.The CipherPool class provides service to share and reuse Cipher instances, across different threads.Parameter class for encrypt and decrypt methods ofSecurityProtocol.The PrivacyGeneric abstract class implements common functionality of privacy protocols.ThePrivacyProtocolinterface defines a common interface for all SNMP privacy protocols.Base class for PrivAES128, PrivAES192 and PrivAES256.TheSecurityLevelinterface contains enumerated values for the different security levels.TheSecurityModelinterface as described in RFC3411 section 4.4 and RFC 5590 section 5.TheSecurityModelsclass is a collection of all supported security models of a SNMP entity.TheSecurityParametersinterface represents the security parameters in a SNMPv3 message.TheSecurityProtocolclass defines common methods of authentication and privacy protocols.TheSecurityProtocolsclass holds all authentication and privacy protocols for a SNMP entity.TheSecurityStateReferenceinterface is an empty marker interface for security model dependent state references.The abstract classSNMPv3SecurityModelimplements common methods and fields for security models for the SNMPv3 message processing model.TheUsmTimeEntryclass represents time synchronization information associated with an engine ID.TheUsmTimeTableclass is a singleton that stores USM user information as part of the Local Configuration Datastore (LCD).TheUsmUserclass represents USM user providing information to secure SNMPv3 message exchange.TheUsmUserEntryclass represents a user in the Local Configuration Datastore (LCD).TheUsmUserTableclass stores USM user information as part of the Local Configuration Datastore (LCD). -
Classes in org.snmp4j.security used by org.snmp4j.security.dh
-
Classes in org.snmp4j.security used by org.snmp4j.security.nonstandardClassDescriptionThe
AuthenticationProtocolinterface defines a common interface for all SNMP authentication protocols.The PrivacyGeneric abstract class implements common functionality of privacy protocols.ThePrivacyProtocolinterface defines a common interface for all SNMP privacy protocols.Base class for PrivAES128, PrivAES192 and PrivAES256.TheSecurityProtocolclass defines common methods of authentication and privacy protocols. -
Classes in org.snmp4j.security used by org.snmp4j.uriClassDescriptionThe
USMclass implements the User Based Security Model (USM) as defined in RFC 3414. -
Classes in org.snmp4j.security used by org.snmp4j.utilClassDescriptionThe
USMclass implements the User Based Security Model (USM) as defined in RFC 3414.