mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Maxim Thomas
2 days ago b63492e4299d23bcb6ef9236e616cb4f6c7a1887
1
2
3
4
5
6
user-friendly-name=Group Implementation
user-friendly-plural-name=Group Implementations
synopsis=Group Implementations define named collections of users.
description=Different group implementations may have different ways of determining membership. For example, some groups may explicitly list the members, and/or they may dynamically determine membership.
property.enabled.synopsis=Indicates whether the Group Implementation is enabled.
property.java-class.synopsis=Specifies the fully-qualified name of the Java class that provides the Group Implementation implementation.