public interface PersonDao
| Modifier and Type | Method and Description |
|---|---|
Name |
buildBaseDn()
Return the base DN of a person
|
Name |
buildDn(String uid)
Return the full DN of a person
|
List<Person> |
findByCriteria(Person p) |
Copyright © 2022. All rights reserved.