|
Spring LDAP Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AttributeSchema | |
|---|---|
| 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. |
| Uses of AttributeSchema in org.springframework.ldap.odm.tools |
|---|
| Methods in org.springframework.ldap.odm.tools that return types with arguments of type AttributeSchema | |
|---|---|
Set<AttributeSchema> |
ObjectSchema.getMay()
|
Set<AttributeSchema> |
ObjectSchema.getMust()
|
| Methods in org.springframework.ldap.odm.tools with parameters of type AttributeSchema | |
|---|---|
void |
ObjectSchema.addMay(AttributeSchema may)
|
void |
ObjectSchema.addMust(AttributeSchema must)
|
|
Spring LDAP Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||