• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #1077 (new task)

Opened 3 months ago

Make ImplicitContext and client.getProperties() distinction clearer.

Reported by: jmoore Owned by: jmoore
Priority: major Milestone: OMERO-Beta4
Component: Client Version: 3.0-M1
Keywords: Cc: callan, atarkowska

Description

The method client.getProperties() returns the set Ice.Properties object active on the client's Ice.Communicator and contains password information, etc.

The ImplicitContext returned from getCommunicator().getImplicitContext() also has a properties object, but this is the context which is sent over the wire per method call. Therefore, password and similar information shouldn't be stored there. This should be made clear in all omero.client objects.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/