| Package | Description |
|---|---|
| org.jclouds.oauth.v2.domain | |
| org.jclouds.oauth.v2.functions |
| Modifier and Type | Method and Description |
|---|---|
OAuthCredentials |
OAuthCredentials.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
OAuthCredentials.Builder |
OAuthCredentials.Builder.fromOauthCredentials(OAuthCredentials credentials) |
| Modifier and Type | Method and Description |
|---|---|
OAuthCredentials |
OAuthCredentialsSupplier.get() |
| Constructor and Description |
|---|
BuildTokenRequest(String assertionTargetDescription,
String signatureAlgorithm,
TokenRequestFormat tokenRequestFormat,
com.google.common.base.Supplier<OAuthCredentials> credentialsSupplier,
long tokenDuration) |
SignOrProduceMacForToken(String signatureOrMacAlgorithm,
com.google.common.base.Supplier<OAuthCredentials> credentials) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.