@JsPackage(namespace="hal.config")
| Interface | Description |
|---|---|
| Environment |
Instance holding information about the console and its environment.
|
| RolesChangedEvent.HasRolesChangedHandlers | |
| RolesChangedEvent.RolesChangedHandler | |
| UserChangedEvent.HasUserChangedHandlers | |
| UserChangedEvent.UserChangedHandler |
| Class | Description |
|---|---|
| AbstractEnvironment |
A base implementation for the environment.
|
| ConfigModule | |
| Endpoints |
Provides access to the endpoints used in HAL.
|
| InstanceInfo |
Contains information about the server instance the console is connected to or loaded from (taken from the root
resource).
|
| Role |
A standard or scoped role used when RBAC is turned on.
|
| Roles |
Provides access to all standard and scoped roles.
|
| RolesChanged |
Signal that the roles have been changed.
|
| RolesChangedEvent | |
| Settings | |
| Settings.Value | |
| User |
Holds information about an user.
|
| UserChanged |
Signal that the current user has been changed.
|
| UserChangedEvent | |
| Version |
Version identifier for bundles and packages.
|
| Enum | Description |
|---|---|
| AccessControlProvider | |
| Build | |
| OperationMode |
Enum for the operation mode.
|
| Role.Type | |
| Settings.Key |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.