public class ResourceOwner extends User
Modifier and Type | Class and Description |
---|---|
static class |
ResourceOwner.RoleEnum
Gets or Sets role
|
User.StatusEnum
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_ROLE |
SERIALIZED_NAME_ID, SERIALIZED_NAME_LINKS, SERIALIZED_NAME_NAME, SERIALIZED_NAME_OAUTH_I_D, SERIALIZED_NAME_STATUS
Constructor and Description |
---|
ResourceOwner() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ResourceOwner.RoleEnum |
getRole()
Get role
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_ROLE
Copyright © 2018–2020 InfluxData, Inc.. All rights reserved.