org.jclouds.openstack.reference
Interface AuthHeaders
public interface AuthHeaders
Headers common to Rackspace apis.
- Author:
- Adrian Cole
- See Also:
AUTH_USER
static final String AUTH_USER
- See Also:
- Constant Field Values
AUTH_KEY
static final String AUTH_KEY
- See Also:
- Constant Field Values
STORAGE_USER
static final String STORAGE_USER
- See Also:
- Constant Field Values
STORAGE_PASS
static final String STORAGE_PASS
- See Also:
- Constant Field Values
AUTH_TOKEN
static final String AUTH_TOKEN
- See Also:
- Constant Field Values
URL_SUFFIX
static final String URL_SUFFIX
- See Also:
- Constant Field Values
CDN_MANAGEMENT_URL
static final String CDN_MANAGEMENT_URL
- See Also:
- Constant Field Values
SERVER_MANAGEMENT_URL
static final String SERVER_MANAGEMENT_URL
- See Also:
- Constant Field Values
STORAGE_URL
static final String STORAGE_URL
- See Also:
- Constant Field Values
Copyright © 2009-2011 jclouds. All Rights Reserved.