Data privacy notice

 

When this content is loaded, usage information is transmitted to Vimeo and may be processed there.

 

             

Access Properties

Modified on Mon, 16 Jan, 2023 at 10:58 PM

In order to define new access properties, a class has to be created that implements the interface IPluginAccessProperties. These access properties can be assigned to user roles for controling the access to plugin functionality.


String getPropertiesGroupName(Locale locale) 

Method for providing the group name of the access property. For this the given locale should be used in order to ensure proper localization.

Collection<IPluginAccessProperty> getProperties(IPluginAccessPropertiesParams params)

Returns the access properties (IPluginAccessProperty) of the group. Access properties consist of: a key a default value and Children: an optional list of sub access properties.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article