[BIS-137] Implement a more secure SampleListPredicate and replace...
[BIS-137] Implement a more secure SampleListPredicate and replace SamplePredicate with a version that uses this new code. The new code checks all aspects of the Sample object, rather than just checking the sample identifier. SVN: 26183
Showing
- openbis/source/java/ch/systemsx/cisd/openbis/generic/server/api/v1/GeneralInformationService.java 4 additions, 3 deletions...nbis/generic/server/api/v1/GeneralInformationService.java
- openbis/source/java/ch/systemsx/cisd/openbis/generic/server/authorization/AuthorizationServiceUtils.java 35 additions, 12 deletions...neric/server/authorization/AuthorizationServiceUtils.java
- openbis/source/java/ch/systemsx/cisd/openbis/generic/server/authorization/predicate/SampleListPredicate.java 193 additions, 0 deletions...c/server/authorization/predicate/SampleListPredicate.java
- openbis/source/java/ch/systemsx/cisd/openbis/generic/server/authorization/predicate/SamplePredicate.java 14 additions, 11 deletions...neric/server/authorization/predicate/SamplePredicate.java
- openbis/sourceTest/java/ch/systemsx/cisd/openbis/remoteapitest/RemoteApiTestCase.java 1 addition, 0 deletions...ystemsx/cisd/openbis/remoteapitest/RemoteApiTestCase.java
Loading
Please register or sign in to comment