Hi Are you talking about "ResourceAccessSecurityImpl.getReadableResource" ? Yes, I agree, that returning NonExistingResource is indeed violating the API spec which states null is to be returned if the resource is not readable.
Regards Felix Am 16.12.2013 um 08:00 schrieb Carsten Ziegeler <[email protected]>: > Hi, > > while looking at the ResourceAccessSecurity implementation I noticed that > it returns a NonExistingResource if read access is denied. I think it > simply should return null. > > Thoughts? > > Regards > Carsten > -- > Carsten Ziegeler > [email protected]
