| Package | Description |
|---|---|
| com.dropbuddies.client | |
| com.dropbuddies.core.client |
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<InlineResponse2007> |
AuthenticateApi.authenticateDeveloperNewTokenPost(Account body,
AuthenticatorLog body2)
Developer can request a new token that is tied to his account
Developer can request a new token that is tied to his account
|
retrofit2.Call<InlineResponse2007> |
AccountsApi.authenticateDeveloperNewTokenPost(Account body,
AuthenticatorLog body2)
Developer can request a new token that is tied to his account
Developer can request a new token that is tied to his account
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticatorLog |
AuthenticatorLog.accessToken(String accessToken) |
AuthenticatorLog |
AuthenticatorLog.createdOn(Long createdOn) |
AuthenticatorLog |
AuthenticatorLog.device(String device) |
AuthenticatorLog |
AuthenticatorLog.expiresOn(Long expiresOn) |
AuthenticatorLog |
InlineResponse2007.getData()
Get data
|
AuthenticatorLog |
AuthenticatorLog.id(Long id) |
AuthenticatorLog |
AuthenticatorLog.jwtToken(String jwtToken) |
AuthenticatorLog |
AuthenticatorLog.ownerid(String ownerid) |
AuthenticatorLog |
AuthenticatorLog.ownerType(String ownerType) |
AuthenticatorLog |
AuthenticatorLog.source(String source) |
AuthenticatorLog |
AuthenticatorLog.status(String status) |
AuthenticatorLog |
AuthenticatorLog.updatedOn(Long updatedOn) |
| Modifier and Type | Method and Description |
|---|---|
InlineResponse2007 |
InlineResponse2007.data(AuthenticatorLog data) |
void |
InlineResponse2007.setData(AuthenticatorLog data) |
Copyright © 2017. All rights reserved.