| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
API_ACCESS_KEY_CREDENTIALS |
"apiAccessKeyCredentials" |
public static final String |
PASSWORD_CREDENTIALS |
"passwordCredentials" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CREDENTIAL_TYPE |
"jclouds.keystone.credential-type" |
public static final String |
REQUIRES_TENANT |
"jclouds.keystone.requires-tenant" |
public static final String |
SERVICE_TYPE |
"jclouds.keystone.service-type" |
public static final String |
TENANT_ID |
"jclouds.keystone.tenant-id" |
public static final String |
TENANT_NAME |
"jclouds.keystone.tenant-name" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BLOCK_STORAGE |
"volume" |
public static final String |
COMPUTE |
"compute" |
public static final String |
DATABASE_SERVICE |
"databases" |
public static final String |
IDENTITY |
"identity" |
public static final String |
IMAGE |
"image" |
public static final String |
NETWORK |
"network" |
public static final String |
OBJECT_STORE |
"object-store" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTH_KEY |
"X-Auth-Key" |
public static final String |
AUTH_TOKEN |
"X-Auth-Token" |
public static final String |
AUTH_USER |
"X-Auth-User" |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.