APIs for implementing REST to LDAP gateways.
-
Creates a new
collection
sub-resource definition whose members will be resources
having the provided resource ID or its sub-types.
Sets the relative DN template beneath which the sub-resource LDAP entries will be located.
Specifies an LDAP object class which is to be associated with any intermediate "glue" entries forming the DN
template.
Specifies one or more LDAP object classes which is to be associated with any intermediate "glue" entries
forming the DN template.
CollectionSubResource.isReadOnly(boolean readOnly)
Indicates whether this sub-resource collection only supports read and query operations.
Sets the relative URL template beneath which the sub-resources will be located.
Indicates that the JSON resource ID must be provided by the user, and will be used for naming the associated LDAP
entry.
Indicates that the JSON resource ID must be provided by the user, but will not be used for naming the
associated LDAP entry.
Indicates that the JSON resource ID will be derived from the server provided "entryUUID" LDAP attribute.
Indicates that the JSON resource ID must not be provided by the user, and will not be used for naming the
associated LDAP entry.