SOCKS::Frames::Authorize
Inherits SOCKS::Frames < Struct < Value < Object
Constructors
new(authorizationType : WebSocketAuthorizationFlag, userName : String, password : String)
SourceInstance methods
authorizationType
SourceauthorizationType=(authorizationType : WebSocketAuthorizationFlag)
Sourcepassword
Sourcepassword=(password : String)
SourceuserName
SourceuserName=(userName : String)
Source