| Package | Description |
|---|---|
| org.jboss.as.controller.access.constraint | |
| org.jboss.as.controller.access.management |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ScopingConstraintFactory
Marker interface that indicates the constraints produced by this factory are associated
with a
ScopingConstraint. |
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationTypeConstraint.Factory |
static class |
SensitiveTargetConstraint.Factory |
| Modifier and Type | Field and Description |
|---|---|
static ConstraintFactory |
NonAuditConstraint.FACTORY |
static ConstraintFactory |
AuditConstraint.FACTORY |
static ConstraintFactory |
SensitiveVaultExpressionConstraint.FACTORY |
static ConstraintFactory |
TopRoleConstraint.FACTORY |
| Modifier and Type | Method and Description |
|---|---|
ConstraintFactory |
AccessConstraintDefinition.getConstraintFactory()
Get the factory to use for creating a
Constraint that
implements |
ConstraintFactory |
ApplicationTypeAccessConstraintDefinition.getConstraintFactory() |
ConstraintFactory |
SensitiveTargetAccessConstraintDefinition.getConstraintFactory() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.