|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CredentialType | |
|---|---|
| org.jclouds.cloudstack.config | |
| Uses of CredentialType in org.jclouds.cloudstack.config |
|---|
| Methods in org.jclouds.cloudstack.config that return CredentialType | |
|---|---|
static CredentialType |
CredentialType.fromValue(String credentialType)
|
static CredentialType |
CredentialType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CredentialType[] |
CredentialType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jclouds.cloudstack.config with parameters of type CredentialType | |
|---|---|
protected AuthenticationFilter |
CloudStackRestClientModule.authenticationFilterForCredentialType(CredentialType credentialType,
AddSessionKeyAndJSessionIdToRequest addSessionKeyAndJSessionIdToRequest,
QuerySigner querySigner)
we use the type of credentials specified at login to determine which way we want to filter the request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||