|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Hidden | |
---|---|
ome.api | Contains the central verbs of the Omero System. |
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.changePasswordWithOldPassword(String oldPassword,
String newPassword)
change the password for the current user by passing the old password. |
void |
IAdmin.changePasswordWithOldPassword(String oldPassword,
String newPassword)
change the password for the current user by passing the old password. |
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 if admin or owner of group. |
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: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.