| Modifier and Type | Class and Description |
|---|---|
class |
ReplayDiff
The difference between the results of evaluating an access tuple under
the current (baseline) policies and under the proposed (simulated) policies.
|
static class |
ReplayDiff.Builder
The difference between the results of evaluating an access tuple under
the current (baseline) policies and under the proposed (simulated) policies.
|
| Modifier and Type | Method and Description |
|---|---|
ReplayDiffOrBuilder |
ReplayResultOrBuilder.getDiffOrBuilder()
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
ReplayDiffOrBuilder |
ReplayResult.getDiffOrBuilder()
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
ReplayDiffOrBuilder |
ReplayResult.Builder.getDiffOrBuilder()
The difference between the principal's access under the current
(baseline) policies and the principal's access under the proposed
(simulated) policies.
|
Copyright © 2024 Google LLC. All rights reserved.