|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LdapReadOnlyPrincipalDao
Interface for read only principals.
| Method Summary | |
|---|---|
java.lang.String |
lookupByUid(java.lang.String principalUid)
Searches the LDAP server for the user with the specified principal id (uid attribute). |
| Method Detail |
|---|
java.lang.String lookupByUid(java.lang.String principalUid)
throws SecurityException
Searches the LDAP server for the user with the specified principal id (uid attribute).
SecurityException - A SecurityException.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||