Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

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

Avatar

Level 3

 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

1 Accepted Solution

Avatar

Correct answer by
Level 10

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/ACLProvi...

View solution in original post

5 Replies

Avatar

Correct answer by
Level 10

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/ACLProvi...

Avatar

Level 1

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