Modifier and Type | Method and Description |
---|---|
protected PolicyUtils |
DefaultTrackableDomainMapperMemberSupport.getPolicyUtils() |
protected PolicyUtils |
ContextStateBuilder.getPolicyUtils() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultTrackableDomainMapperMemberSupport.setPolicyUtils(PolicyUtils policyUtils) |
void |
ContextStateBuilder.setPolicyUtils(PolicyUtils policyUtils) |
Modifier and Type | Method and Description |
---|---|
PolicyEvaluator |
PolicyAutoConfiguration.policyEvaluator(PolicyUtils policyUtils) |
Modifier and Type | Interface and Description |
---|---|
interface |
TrackablePolicyUtils
Version of PolicyUtils capable of validating request values against business rules related to
mutability and visibility of tenant related information.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTrackablePolicyUtils |
Modifier and Type | Method and Description |
---|---|
PolicyUtils |
TrackableEntityPolicyEvaluator.getPolicyUtils() |
Constructor and Description |
---|
TrackableEntityPolicyEvaluator(PolicyUtils policyUtils) |
Modifier and Type | Class and Description |
---|---|
class |
VendorAwareTrackablePolicyUtils
An extension of
DefaultTrackablePolicyUtils that understands what vendor(s) the current
authentication is restricted to (including consideration for the current policy requirements) and
can enforce access control accordingly. |
Copyright © 2021. All rights reserved.