| Interface | Description |
|---|---|
| SecurityContextResolver |
Function to resolve a
SecurityContext from a Constraint. |
| Class | Description |
|---|---|
| AuthorisationDecision |
Class to decide whether a single or a set of constraints are allowed according to a given security context.
|
| Constraint |
A constraint for an attribute or operation of a DMR resource.
|
| Constraints |
A set of constraints with an operator.
|
| ElementGuard |
Helper class to process elements with constraints in their
data-constraint attributes. |
| ElementGuard.Toggle |
Toggle the CSS class
CSS.rbacHidden based on the element's constraints. |
| ElementGuard.Visible |
Predicate which returns only visible elements (elements which don't have the CSS class
CSS.hidden). |
| SecurityContext |
Represents the RBAC related payload from the read-resource-description operation.
|
| SecurityContextDatabase | |
| SecurityContextRegistry | |
| SecurityContextStatementContext |
| Enum | Description |
|---|---|
| Constraints.Operator | |
| Permission | |
| Target |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.