Interface | Description |
---|---|
Constraint |
A constraint that can help govern whether access is allowed.
|
ConstraintFactory |
A factory for constraints.
|
ScopingConstraint |
Interface used to indicate that the implementing class serves to limit the scope of an
otherwise standard permission.
|
ScopingConstraintFactory |
Marker interface that indicates the constraints produced by this factory are associated
with a
ScopingConstraint . |
Class | Description |
---|---|
AbstractConstraint |
Base class for
Constraint implementations. |
AbstractSensitivity |
Configuration of sensitive data.
|
AllowAllowNotConstraint |
A constraint meant for use in situations where the Action or Target "is" or "is not" something
and the user "allows" or "allowsNot".
|
ApplicationTypeConfig |
Classification to apply to resources, attributes or operation to allow configuration
of whether they are related to "applications".
|
ApplicationTypeConstraint | |
ApplicationTypeConstraint.Factory | |
AuditConstraint |
Constraint related to whether a resource, attribute or operation is
related to administrative audit logging. |
AuditLogAddressUtil | |
HostEffectConstraint |
Constraint related to whether the target resource is associated with one or more managed domain hosts.
|
NonAuditConstraint |
Constraint related to whether a resource, attribute or operation is NOT
related to administrative audit logging. |
SensitiveTargetConstraint |
Constraint related to whether a resource, attribute or operation is considered security sensitive. |
SensitiveTargetConstraint.Factory | |
SensitiveVaultExpressionConstraint |
Constraint related to whether an attribute is considered security sensitive
because it contains a vault expression. |
SensitivityClassification |
Classification to apply to resources, attributes or operation to allow configuration
of whether access, reads or writes are sensitive.
|
ServerGroupEffectConstraint |
Constraint related to whether the target resource is associated with one or more managed domain server groups.
|
TopRoleConstraint |
A
Constraint for writing to the top level standard roles i.e. |
VaultExpressionSensitivityConfig |
Allows configuration as to whether reads and writes of data involving vault expressions
are to be considered sensitive.
|
Copyright © 2023 JBoss by Red Hat. All rights reserved.