Uses of Enum Class
org.snmp4j.fluent.TargetBuilder.AuthProtocol
Packages that use TargetBuilder.AuthProtocol
-
Uses of TargetBuilder.AuthProtocol in org.snmp4j.fluent
Fields in org.snmp4j.fluent declared as TargetBuilder.AuthProtocolModifier and TypeFieldDescriptionprivate TargetBuilder.AuthProtocolTargetBuilder.DirectUserBuilder.authenticationProtocolMethods in org.snmp4j.fluent that return TargetBuilder.AuthProtocolModifier and TypeMethodDescriptionstatic TargetBuilder.AuthProtocolReturns 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)