Uses of Enum Class
org.eclipse.jgit.internal.transport.sshd.proxy.Socks5ClientConnector.SocksAuthenticationMethod
Packages that use Socks5ClientConnector.SocksAuthenticationMethod
-
Uses of Socks5ClientConnector.SocksAuthenticationMethod in org.eclipse.jgit.internal.transport.sshd.proxy
Methods in org.eclipse.jgit.internal.transport.sshd.proxy that return Socks5ClientConnector.SocksAuthenticationMethodModifier and TypeMethodDescriptionSocks5ClientConnector.getAuthMethod
(byte value) Returns the enum constant of this class with the specified name.Socks5ClientConnector.SocksAuthenticationMethod.values()
Returns an array containing the constants of this enum class, in the order they are declared.