Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
K
L
M
N
O
P
S
T
U
V
A
AddTimestampQuery
- Class in
org.jclouds.openstack.filters
Adds a timestamp to the query line so that cache is invalidated.
AddTimestampQuery(Supplier<Date>, Provider<UriBuilder>)
- Constructor for class org.jclouds.openstack.filters.
AddTimestampQuery
apply(HttpResponse)
- Method in class org.jclouds.openstack.functions.
ParseAuthenticationResponseFromHeaders
parses the http response headers to create a new
OpenStackAuthAsyncClient.AuthenticationResponse
object.
AUTH_KEY
- Static variable in interface org.jclouds.openstack.reference.
AuthHeaders
AUTH_TOKEN
- Static variable in interface org.jclouds.openstack.reference.
AuthHeaders
AUTH_USER
- Static variable in interface org.jclouds.openstack.reference.
AuthHeaders
authenticate()
- Method in class org.jclouds.openstack.config.
OpenStackAuthenticationModule.GetAuthenticationResponse
authenticate(String, String)
- Method in interface org.jclouds.openstack.
OpenStackAuthAsyncClient
AuthenticateRequest
- Class in
org.jclouds.openstack.filters
Signs the Rackspace request.
AuthenticateRequest(Supplier<String>)
- Constructor for class org.jclouds.openstack.filters.
AuthenticateRequest
authenticateStorage(String, String)
- Method in interface org.jclouds.openstack.
OpenStackAuthAsyncClient
Authentication
- Annotation Type in
org.jclouds.openstack
Represents a component related to Rackspace Cloud Files.
AuthHeaders
- Interface in
org.jclouds.openstack.reference
Headers common to Rackspace apis.
B
BaseListOptions
- Class in
org.jclouds.openstack.options
Options used to control paginated results (aka list commands).
BaseListOptions()
- Constructor for class org.jclouds.openstack.options.
BaseListOptions
BaseListOptions.Builder
- Class in
org.jclouds.openstack.options
BaseListOptions.Builder()
- Constructor for class org.jclouds.openstack.options.
BaseListOptions.Builder
C
CDN_MANAGEMENT_URL
- Static variable in interface org.jclouds.openstack.reference.
AuthHeaders
changesSince(Date)
- Static method in class org.jclouds.openstack.options.
BaseListOptions.Builder
changesSince(Date)
- Method in class org.jclouds.openstack.options.
BaseListOptions
Only return objects changed since this time.
client
- Variable in class org.jclouds.openstack.config.
OpenStackAuthenticationModule.GetAuthenticationResponse
configure()
- Method in class org.jclouds.openstack.config.
OpenStackAuthenticationModule
E
equals(Object)
- Method in class org.jclouds.openstack.
OpenStackAuthAsyncClient.AuthenticationResponse
F
filter(HttpRequest)
- Method in class org.jclouds.openstack.filters.
AddTimestampQuery
filter(HttpRequest)
- Method in class org.jclouds.openstack.filters.
AuthenticateRequest
G
get()
- Method in class org.jclouds.openstack.config.
OpenStackAuthenticationModule.GetAuthenticationResponse
getAuthToken()
- Method in class org.jclouds.openstack.
OpenStackAuthAsyncClient.AuthenticationResponse
getServices()
- Method in class org.jclouds.openstack.
OpenStackAuthAsyncClient.AuthenticationResponse
getURI(String)
- Method in class org.jclouds.openstack.functions.
ParseAuthenticationResponseFromHeaders
H
hashCode()
- Method in class org.jclouds.openstack.
OpenStackAuthAsyncClient.AuthenticationResponse
K
key
- Variable in class org.jclouds.openstack.config.
OpenStackAuthenticationModule.GetAuthenticationResponse
L
logger
- Variable in class org.jclouds.openstack.functions.
ParseAuthenticationResponseFromHeaders
M
maxResults(int)
- Static method in class org.jclouds.openstack.options.
BaseListOptions.Builder
maxResults(int)
- Method in class org.jclouds.openstack.options.
BaseListOptions
To reduce load on the service, list operations will return a maximum of 1,000 items at a time.
N
NONE
- Static variable in class org.jclouds.openstack.options.
BaseListOptions
O
OpenStackAuthAsyncClient
- Interface in
org.jclouds.openstack
Provides access to Rackspace resources via their REST API.
OpenStackAuthAsyncClient.AuthenticationResponse
- Class in
org.jclouds.openstack
OpenStackAuthAsyncClient.AuthenticationResponse(String, Map<String, URI>)
- Constructor for class org.jclouds.openstack.
OpenStackAuthAsyncClient.AuthenticationResponse
OpenStackAuthenticationModule
- Class in
org.jclouds.openstack.config
Configures the Rackspace authentication service connection, including logging and http transport.
OpenStackAuthenticationModule()
- Constructor for class org.jclouds.openstack.config.
OpenStackAuthenticationModule
OpenStackAuthenticationModule.GetAuthenticationResponse
- Class in
org.jclouds.openstack.config
OpenStackAuthenticationModule.GetAuthenticationResponse(AsyncClientFactory, String, String)
- Constructor for class org.jclouds.openstack.config.
OpenStackAuthenticationModule.GetAuthenticationResponse
org.jclouds.openstack
- package org.jclouds.openstack
org.jclouds.openstack.config
- package org.jclouds.openstack.config
org.jclouds.openstack.filters
- package org.jclouds.openstack.filters
org.jclouds.openstack.functions
- package org.jclouds.openstack.functions
org.jclouds.openstack.options
- package org.jclouds.openstack.options
org.jclouds.openstack.reference
- package org.jclouds.openstack.reference
This package contains properties and reference data used in Rackspace.
P
ParseAuthenticationResponseFromHeaders
- Class in
org.jclouds.openstack.functions
This parses
OpenStackAuthAsyncClient.AuthenticationResponse
from HTTP headers.
ParseAuthenticationResponseFromHeaders(Provider<UriBuilder>)
- Constructor for class org.jclouds.openstack.functions.
ParseAuthenticationResponseFromHeaders
provideAuthenticationResponse(Supplier<OpenStackAuthAsyncClient.AuthenticationResponse>)
- Method in class org.jclouds.openstack.config.
OpenStackAuthenticationModule
provideAuthenticationTokenCache(Supplier<OpenStackAuthAsyncClient.AuthenticationResponse>)
- Method in class org.jclouds.openstack.config.
OpenStackAuthenticationModule
borrowing concurrency code to ensure that caching takes place properly
provideCacheBusterDate()
- Method in class org.jclouds.openstack.config.
OpenStackAuthenticationModule
S
SERVER_MANAGEMENT_URL
- Static variable in interface org.jclouds.openstack.reference.
AuthHeaders
setContext(HttpRequest)
- Method in class org.jclouds.openstack.functions.
ParseAuthenticationResponseFromHeaders
setEndpoints(Map<String, URI>)
- Method in class org.jclouds.openstack.
OpenStackAuthAsyncClient.AuthenticationResponse
startAt(long)
- Static method in class org.jclouds.openstack.options.
BaseListOptions.Builder
startAt(long)
- Method in class org.jclouds.openstack.options.
BaseListOptions
Indicates where to begin listing.
STORAGE_PASS
- Static variable in interface org.jclouds.openstack.reference.
AuthHeaders
STORAGE_URL
- Static variable in interface org.jclouds.openstack.reference.
AuthHeaders
STORAGE_USER
- Static variable in interface org.jclouds.openstack.reference.
AuthHeaders
T
toString()
- Method in class org.jclouds.openstack.
OpenStackAuthAsyncClient.AuthenticationResponse
U
URL_SUFFIX
- Static variable in interface org.jclouds.openstack.reference.
AuthHeaders
user
- Variable in class org.jclouds.openstack.config.
OpenStackAuthenticationModule.GetAuthenticationResponse
V
VERSION
- Static variable in interface org.jclouds.openstack.
OpenStackAuthAsyncClient
A
B
C
E
F
G
H
K
L
M
N
O
P
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009-2011
jclouds
. All Rights Reserved.