public class OvhUser extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
clouderaManager
Whether or not the User is allowed to access to the Cloudera Manager interface
canBeNull && readOnly
|
Boolean |
httpFrontend
Whether or not the User is allowed to access to the WebUI interfaces
canBeNull && readOnly
|
Boolean |
hue
Whether or not the User is allowed to access to the Hue interface
canBeNull && readOnly
|
String |
username
The username of the User
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhUser() |
public Boolean httpFrontend
public Boolean clouderaManager
public Boolean hue
public String username
Copyright © 2017. All rights reserved.