org.jclouds.openstack
Interface OpenStackAuthClient


public interface OpenStackAuthClient

Provides access to Rackspace resources via their REST API.

Author:
Adrian Cole
See Also:

Method Summary
 AuthenticationResponse authenticate(String user, String key)
           
 

Method Detail

authenticate

AuthenticationResponse authenticate(String user,
                                    String key)


Copyright © 2009-2012 jclouds. All Rights Reserved.