|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CloudStackProperties
Configuration properties and constants used in CloudStack connections.
Field Summary | |
---|---|
static String |
CREDENTIAL_TYPE
Type of credentials specified during ComputeServiceContextFactory.createContext(java.lang.String, java.lang.String, java.lang.String) . |
Field Detail |
---|
static final String CREDENTIAL_TYPE
ComputeServiceContextFactory.createContext(java.lang.String, java.lang.String, java.lang.String)
. 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 Values
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |