@NonNullApi
Interface | Description |
---|---|
TrackablePolicyUtils |
Version of PolicyUtils capable of validating request values against business rules related to
mutability and visibility of tenant related information.
|
Class | Description |
---|---|
CatalogFinder<P extends Catalog> |
Utility class for fetching
Catalog instances. |
CatalogFinder.CatalogResponse<P extends Catalog> |
Response object indicating if tenancy is active, and if so, the catalog that was found based
on the request, if any.
|
DefaultTrackablePolicyUtils | |
TrackableEntityPolicyEvaluator |
Default implementation of PermissionEvaluator responsible for checking the validity of a
requested mutating method call on a
Trackable entity given the current Spring Security
authority and additional ContextInfo information. |
Enum | Description |
---|---|
CatalogFinder.TenantState |
Indicates if tenant related functionality is active
|
Copyright © 2021. All rights reserved.