struct

SOCKS::Frames::Authorize

Inherits SOCKS::Frames < Struct < Value < Object

Constructors

new(authorizationType : WebSocketAuthorizationFlag, userName : String, password : String)
Source

Instance methods

authorizationType
Source
authorizationType=(authorizationType : WebSocketAuthorizationFlag)
Source
password
Source
password=(password : String)
Source
userName
Source
userName=(userName : String)
Source