| Package | Description |
|---|---|
| org.jboss.hal.client.shared.sslwizard | |
| org.jboss.hal.meta | |
| org.jboss.hal.meta.description |
| Modifier and Type | Field and Description |
|---|---|
protected ResourceDescription |
AbstractConfiguration.description |
| Modifier and Type | Method and Description |
|---|---|
ResourceDescription |
Metadata.getDescription() |
| Modifier and Type | Method and Description |
|---|---|
static Metadata |
Metadata.staticDescription(ResourceDescription description)
Constructs a Metadata with read-write-execution permissions and a non-working Capabilities object.
|
static Metadata |
Metadata.staticDescription(ResourceDescription description,
Environment environment)
Constructs a Metadata with read-write-execution permissions and a working Capabilities object based on the
environment object.
|
| Constructor and Description |
|---|
Metadata(AddressTemplate template,
Supplier<SecurityContext> securityContext,
ResourceDescription description,
Capabilities capabilities) |
| Modifier and Type | Method and Description |
|---|---|
ResourceDescription |
ResourceDescriptionDatabase.asMetadata(Document document) |
static ResourceDescription |
StaticResourceDescription.from(com.google.gwt.resources.client.TextResource resource) |
protected ResourceDescription |
ResourceDescriptionRegistry.lookupAddress(ResourceAddress address) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDescriptionRegistry.add(ResourceAddress address,
ResourceDescription resourceDescription,
boolean recursive) |
Document |
ResourceDescriptionDatabase.asDocument(ResourceAddress address,
ResourceDescription resourceDescription) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.