Libraries
»
socks_handler
(0.1.0)
»
Index (A)
»
SocksHandler
»
AuthenticationMethod
Module: SocksHandler::AuthenticationMethod
Defined in:
lib/socks_handler/authentication_method.rb
Constant Summary
collapse
NONE =
Returns:
(
Integer
)
0x00
GSSAPI =
Returns:
(
Integer
)
0x01
USERNAME_PASSWORD =
Returns:
(
Integer
)
0x02