| Package | Description |
|---|---|
| org.jclouds.oauth.v2.functions | |
| org.jclouds.oauth.v2.json |
| Constructor and Description |
|---|
BuildTokenRequest(String assertionTargetDescription,
String signatureAlgorithm,
TokenRequestFormat tokenRequestFormat,
com.google.common.base.Supplier<OAuthCredentials> credentialsSupplier,
long tokenDuration) |
| Modifier and Type | Class and Description |
|---|---|
class |
JWTTokenRequestFormat
Formats a token request into JWT format namely:
- transforms the token request to json
- creates the base64 header.claimset portions of the payload
|
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.