public class ResourceTokenData extends Object
| Constructor and Description |
|---|
ResourceTokenData(String resourceId,
String token) |
| Modifier and Type | Method and Description |
|---|---|
String |
getResourceId() |
String |
getToken() |
void |
setResourceId(String resourceId) |
void |
setToken(String token) |
String |
toString() |
Copyright © 2021 WSO2. All rights reserved.