| Package | Description |
|---|---|
| de.adorsys.ledgers.middleware.api.domain.um |
| Modifier and Type | Method and Description |
|---|---|
AccessTokenTO |
BearerTokenTO.getAccessTokenObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
BearerTokenTO.setAccessTokenObject(AccessTokenTO accessTokenObject) |
| Constructor and Description |
|---|
BearerTokenTO(String access_token,
int expires_in,
String refresh_token,
AccessTokenTO accessTokenObject) |
Copyright © 2019. All rights reserved.