class Vines::Stream::Server::AuthRestart
Public Class Methods
new(stream, success=Auth)
click to toggle source
Calls superclass method
Vines::Stream::Client::AuthRestart::new
# File lib/vines/stream/server/auth_restart.rb, line 7 def initialize(stream, success=Auth) super end