com.heroku.api.connection
Interface ConnectionProvider


public interface ConnectionProvider

TODO: Javadoc

Author:
Naaman Newbold

Method Summary
 Connection get(String apiKey)
           
 Connection get(String username, String password)
           
 

Method Detail

get

Connection get(String username,
               String password)

get

Connection get(String apiKey)


Copyright © 2012. All Rights Reserved.