Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
-
None
Description
If a resource returns null from getPath() a NPE occurrs in the ResourceAccessSecurityImpl. The implementations tries to find the matching ResourceAccessGates with the path.
In this case for security reasons every registered ResourceAccessGate should be included.