Part of bzrlib.plugins.launchpad.lp_registration View In Hierarchy
The dummy service does not need authentication.
| Method | send_request | Undocumented |
| Method | gather_user_credentials | Get the password from the user. |
Inherited from LaunchpadService:
| Method | __init__ | Construct a new service talking to the launchpad rpc server |
| Method | service_url | Return the http or https url for the xmlrpc server. |
| Class Method | for_url | Return the Launchpad service corresponding to the given URL. |
| Method | get_proxy | Return the proxy for XMLRPC requests. |
| Method | domain | Undocumented |
| Method | get_web_url_from_branch_url | Get the Launchpad web URL for the given branch URL. |
| Method | _guess_branch_path | Undocumented |