Uses of Class
ome.annotations.Hidden

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.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)
           
 



OmeroJava Api

Version: Beta-4.2.0-r7571-b29

Copyright © 2009 The University of Dundee. All Rights Reserved.