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 |
AuditConstraint.FACTORY |
static ConstraintFactory |
SensitiveVaultExpressionConstraint.FACTORY |
static ConstraintFactory |
TopRoleConstraint.FACTORY |
static ConstraintFactory |
NonAuditConstraint.FACTORY |
Modifier and Type | Method and Description |
---|---|
ConstraintFactory |
ApplicationTypeAccessConstraintDefinition.getConstraintFactory() |
ConstraintFactory |
SensitiveTargetAccessConstraintDefinition.getConstraintFactory() |
ConstraintFactory |
AccessConstraintDefinition.getConstraintFactory()
Get the factory to use for creating a
Constraint that
implements |
Copyright © 2023 JBoss by Red Hat. All rights reserved.