See: Description
Interface | Description |
---|---|
CustomRestrictionPolicyContext |
The
CustomRestrictionPolicyContext interface provides access to
information about the running query and the corresponding custom policy. |
JmxConnection |
The
JmxConnection interface provides access to the MBeans registered
on the JVM the VDP Server is running. |
Class | Description |
---|---|
CustomMaskingExpression |
Masking expression applied to a sensitive field.
|
CustomRestrictionPolicyValue |
Class that represents the action that will be taken as a result of
custom policy evaluation.
|
Enum | Description |
---|---|
CustomMaskingExpression.Type | |
CustomRestrictionPolicyContext.CredentialsType |
Type of the credential which is assigned the custom policy to
|
CustomRestrictionPolicyContext.ElementType |
Type of the element which is assigned the custom policy to
|
CustomRestrictionPolicyContext.LogLevel |
Severity level of the registered events in the log
|
CustomRestrictionPolicyFilterType |
Action taken for all the rows that do not verify the corresponding condition
when a custom policy evaluates to
ACCEPT_WITH_FILTER . |
CustomRestrictionPolicyType |
Action taken as a result of the custom policy evaluation.
|
Provides the enums and classes needed to represent the evaluation of Custom Policies for Virtual DataPort and to access to its context.
Copyright © 2024 Denodo Technologies. All rights reserved.