Uses of Class
ome.system.Login

Packages that use Login
ome.system Provides the necessary container structure for the entire Omero system. 
 

Uses of Login in ome.system
 

Fields in ome.system declared as Login
static Login Login.GUEST
          CopyOfLogin constant which has username and password values set to null and other values set to their default.
 

Constructors in ome.system with parameters of type Login
ServiceFactory(Login login)
          constructor which obtains a new (non-static) client context, passing in the Properties representation of the Login for configuration.
ServiceFactory(Server server, Login login)
          constructor which obtains a new (non-static) client context, passing in the Properties representation of both the Server and the Login for configuration.
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

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