Konrad Windszus created OAK-11966:
-------------------------------------
Summary: Flag users/groups on which dynamic membership is enabled
Key: OAK-11966
URL: https://issues.apache.org/jira/browse/OAK-11966
Project: Jackrabbit Oak
Issue Type: Improvement
Components: auth-external
Reporter: Konrad Windszus
As the performance of calls
https://jackrabbit.apache.org/oak/docs/apidocs/org/apache/jackrabbit/api/security/user/Group.html#getDeclaredMembers()
differs a lot between dynamic and non dynamic membership groups it would be
nice to expose on the group (and also on the related user level) if this
leverages dynamic memberships (with an explicit mixin-type). Also an additional
method on
[User|https://github.com/apache/jackrabbit-oak/blob/trunk/oak-jackrabbit-api/src/main/java/org/apache/jackrabbit/api/security/user/User.java]
and
[Group|https://github.com/apache/jackrabbit-oak/blob/trunk/oak-jackrabbit-api/src/main/java/org/apache/jackrabbit/api/security/user/Group.java]
to expose this info would be nice.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)