|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CredentialType | |
|---|---|
| org.jclouds.oauth.v2.config | |
| Uses of CredentialType in org.jclouds.oauth.v2.config |
|---|
| Methods in org.jclouds.oauth.v2.config that return CredentialType | |
|---|---|
static CredentialType |
CredentialType.fromValue(String credentialType)
|
CredentialType |
OAuthModule.CredentialTypeFromPropertyOrDefault.get()
|
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.oauth.v2.config with parameters of type CredentialType | |
|---|---|
protected OAuthAuthenticationFilter |
OAuthModule.authenticationFilterForCredentialType(CredentialType credentialType,
OAuthAuthenticator serviceAccountAuth,
BearerTokenAuthenticator bearerTokenAuth)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||