Inherited from ganeti.http.auth.HttpServerRequestAuthentication :
GetAuthRealm ,
PreHandleRequest ,
VerifyBasicAuthPassword
Inherited from ganeti.http.server.HttpServer :
OnSignal ,
Start ,
Stop ,
handle_accept
Inherited from ganeti.http.HttpBase :
GetSslCiphers
Inherited from object :
__delattr__ ,
__format__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__ ,
__sizeof__ ,
__str__ ,
__subclasshook__
Inherited from asyncore.dispatcher :
__getattr__ ,
accept ,
add_channel ,
bind ,
close ,
connect ,
create_socket ,
del_channel ,
handle_close ,
handle_connect ,
handle_connect_event ,
handle_error ,
handle_expt ,
handle_expt_event ,
handle_read ,
handle_read_event ,
handle_write ,
handle_write_event ,
listen ,
log ,
log_info ,
readable ,
recv ,
send ,
set_reuse_addr ,
set_socket ,
writable
|