|
||||||||||
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 | |
---|---|
String |
lookupByUid(String principalUid)
Searches the LDAP server for the user with the specified principal id (uid attribute). |
Method Detail |
---|
String lookupByUid(String principalUid) throws org.apache.jetspeed.security.SecurityException
Searches the LDAP server for the user with the specified principal id (uid attribute).
org.apache.jetspeed.security.SecurityException
- A SecurityException
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |