what is the use of jcr:mixinType "rep:AccessControllable" | Community
Skip to main content
Selva123
New Participant
June 1, 2016
Solved

what is the use of jcr:mixinType "rep:AccessControllable"

  • June 1, 2016
  • 5 replies
  • 6676 views

 Hi All,

I am seeing some nodes are having  jcr:mixinType as "rep:AccessControllable".

What is the exact use of this property. I read through some of the docs but not able to get the real value of this property.

Could someone provide more inputs on this property. Thanks.

Regards,

Selv

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by smacdonald2008

This has to do with access control functionality. See this Javadoc - it explains the purpose of this node: 

https://jackrabbit.apache.org/api/2.0/org/apache/jackrabbit/core/security/authorization/acl/ACLProvider.html

5 replies

New Participant
October 23, 2019
New Participant
October 23, 2019

All of the links are broken, can someone provide useful info

Employee
May 30, 2019

Here's the latest link which works:

ACLProvider (Apache Jackrabbit 2.10.9 API)

ShakilAhmed
New Participant
February 7, 2018

Updated links as post one is obsolete or broken.

ACLProvider (Apache Jackrabbit 2.6.9 API)

smacdonald2008
smacdonald2008Accepted solution
New Participant
June 1, 2016

This has to do with access control functionality. See this Javadoc - it explains the purpose of this node: 

https://jackrabbit.apache.org/api/2.0/org/apache/jackrabbit/core/security/authorization/acl/ACLProvider.html