• 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 #201 (new task)

Opened 2 years ago

Last modified 18 months ago

Get methods should throw a SecurityException rather than throw null.

Reported by: jmoore Owned by: jmoore
Priority: minor Milestone: 3.0-RC1
Component: Security Version: 3.0-M3
Keywords: get, exceptions, iquery, story114, cleanup Cc:

Description

The contract of IQuery get methods is that they don't return null. (find methods are allowed to return null). This should hold even in the face of an object filtered by the security system.

Note: #117 may make this trivial.

Change History

Changed 2 years ago by jmoore

  • milestone changed from 3.0-M3 to 3.0-M4

Changed 18 months ago by jmoore

  • keywords story114, cleanup added; story114 removed
  • milestone changed from 3.0-Beta2 to 3.0-RC1
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/