public interface UserCredential extends AuthCredential, DataAccessCredential
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthMethod() |
String |
getAuthSecret() |
String |
getAuthToken() |
Long |
getExpirationTime() |
Long |
getRefreshedTime() |
String |
getUser() |
String |
getUserId() |
boolean |
isAuthRequired() |
containsScope, getDataScopesboolean isAuthRequired()
String getUser()
String getUserId()
String getAuthMethod()
String getAuthToken()
String getAuthSecret()
Long getExpirationTime()
Long getRefreshedTime()
Copyright © 2013. All rights reserved.