| Package | Description |
|---|---|
| org.springframework.ldap.odm.tools |
Provides a tool to create a Java class representation of a set of LDAP object classes
and a simple tool to view LDAP schema.
|
| Modifier and Type | Method and Description |
|---|---|
Set<AttributeSchema> |
ObjectSchema.getMay() |
Set<AttributeSchema> |
ObjectSchema.getMust() |
| Modifier and Type | Method and Description |
|---|---|
void |
ObjectSchema.addMay(AttributeSchema may) |
void |
ObjectSchema.addMust(AttributeSchema must) |
Copyright © 2005–2021 The Spring LDAP Framework. All rights reserved.