PrivMX DOCS
API Reference/PrivMX Endpoint Java Extra/Core

ContainerPolicyValues

Provides a set of predefined values for configuring container policies.

Fields

ALL

ContainerPolicyValue Allows all Context users to perform actions on container.

DEFAULT

ContainerPolicyValue Uses the default value provided by the Bridge.

INHERIT

ContainerPolicyValue Uses the value inherited from the Context.

MANAGER

ContainerPolicyComplexValue Allows the container's managers to perform actions on container.

NONE

ContainerPolicyValue Prevents actions from being performed on container.

OWNER

ContainerPolicyComplexValue Allows the container's owner to perform actions on container.

USER

ContainerPolicyComplexValue Allows the container's users to perform actions on container.

We use cookies on our website. We use them to ensure proper functioning of the site and, if you agree, for purposes such as analytics, marketing, and targeting ads.

PrivMX Endpoint Java v2.6

This package is not up to date with the core documentation. Some of the features you've seen described in other parts of the documentation might not be mentioned here. Those changes do not influence compatibility, however
ContainerPolicyValues | PrivMX Docs