public interface CloudStackProperties
| Modifier and Type | Field and Description |
|---|---|
static String |
CREDENTIAL_TYPE
Type of credentials specified during
ComputeServiceContextBuilder#overrides. |
static final String CREDENTIAL_TYPE
ComputeServiceContextBuilder#overrides. If
CredentialType.API_ACCESS_KEY_CREDENTIALS, the request signing is used. If
CredentialType.PASSWORD_CREDENTIALS, login will happen and a session will be
persisted.
CredentialType,
,
Constant Field ValuesCopyright © 2009-2013 jclouds. All Rights Reserved.