|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hidden | |
---|---|
ome.api | Contains the central verbs of the Omero System. |
ome.api.local | Non-client service API for OMERO This includes interfaces for the local administration of the OMERO server. |
ome.services.sessions |
Uses of Hidden in ome.api |
---|
Method parameters in ome.api with annotations of type Hidden | |
---|---|
void |
IAdmin.changePassword(String newPassword)
change the password for the current user |
void |
IAdmin.changeUserPassword(String omeName,
String newPassword)
change the password for the a given user. |
long |
IAdmin.createExperimenterWithPassword(ome.model.meta.Experimenter experimenter,
String password,
ome.model.meta.ExperimenterGroup defaultGroup,
ome.model.meta.ExperimenterGroup... otherGroups)
create and return a new user in the given groups with password. |
ome.model.meta.Session |
ISession.createSession(Principal principal,
String credentials)
Creates a new session and returns it to the user. |
void |
IAdmin.updateExperimenterWithPassword(ome.model.meta.Experimenter experimenter,
String password)
Updates an experimenter as admin. |
Uses of Hidden in ome.api.local |
---|
Method parameters in ome.api.local with annotations of type Hidden | |
---|---|
boolean |
LocalLdap.createUserFromLdap(String username,
String password)
Gets user from LDAP for checking him by requirements and setting his details on DB |
boolean |
LocalLdap.validatePassword(String base,
String password)
Valids password for base. |
Uses of Hidden in ome.services.sessions |
---|
Method parameters in ome.services.sessions with annotations of type Hidden | |
---|---|
ome.model.meta.Session |
SessionBean.createSession(Principal principal,
String credentials)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.