|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LocalLdap
Provides local (internal) extensions for administration
Method Summary | |
---|---|
boolean |
createUserFromLdap(String username,
String password)
Gets user from LDAP for checking him by requirements and setting his details on DB |
String |
getBase()
Gets base from the LdapContextSource |
boolean |
isInGroups(List groups,
List usergroups)
Checks that user's group list contains require groups. |
boolean |
validatePassword(String base,
String password)
Valids password for base. |
boolean |
validateRequiroments(String base)
Valids specyfied requirements for base (groups, attributes) |
Methods inherited from interface ome.api.ILdap |
---|
findDN, findExperimenter, getReqAttributes, getReqGroups, getReqValues, getSetting, searchAll, searchByAttribute, searchByAttributes, searchByDN, searchDnInGroups, searchGroups, setDN, setReqAttributes, setReqGroups, setReqValues |
Method Detail |
---|
String getBase()
boolean createUserFromLdap(String username, String password)
ServiceFactory
boolean validateRequiroments(String base)
boolean validatePassword(String base, String password)
boolean isInGroups(List groups, List usergroups)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.