public class OA2TransactionKeys extends DSTransactionKeys
Created by Jeff Gaynor
on 2/28/14 at 5:22 PM
| Modifier and Type | Field and Description |
|---|---|
protected String |
authTime |
protected String |
expiresIn |
protected String |
nonce |
protected String |
refreshToken |
protected String |
refreshTokenValid |
protected String |
scopes |
| Constructor and Description |
|---|
OA2TransactionKeys() |
| Modifier and Type | Method and Description |
|---|---|
String |
authTime(String... x) |
String |
expiresIn(String... x) |
String |
nonce(String... x) |
String |
refreshToken(String... x) |
String |
refreshTokenValid(String... x) |
String |
scopes(String... x) |
cert, certReq, clientKey, myproxyUsername, usernameaccessTokenValid, callbackUri, lifetime, tempCredValidprotected String refreshToken
protected String refreshTokenValid
protected String expiresIn
protected String nonce
protected String scopes
protected String authTime
Copyright © 2015. All Rights Reserved.