Uses of Enum Class
org.snmp4j.fluent.TargetBuilder.AuthProtocol
Packages that use TargetBuilder.AuthProtocol
-
Uses of TargetBuilder.AuthProtocol in org.snmp4j.fluent
Methods in org.snmp4j.fluent that return TargetBuilder.AuthProtocolModifier and TypeMethodDescriptionstatic TargetBuilder.AuthProtocol
Returns the enum constant of this class with the specified name.static TargetBuilder.AuthProtocol[]
TargetBuilder.AuthProtocol.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.snmp4j.fluent with parameters of type TargetBuilder.AuthProtocolModifier and TypeMethodDescriptionTargetBuilder.DirectUserBuilder.auth
(TargetBuilder.AuthProtocol authenticationProtocol)