Uses of Class
org.gcube.data.access.storagehub.AuthorizationChecker
Packages that use AuthorizationChecker
-
Uses of AuthorizationChecker in org.gcube.data.access.storagehub
Methods in org.gcube.data.access.storagehub with parameters of type AuthorizationCheckerModifier and TypeMethodDescriptionstatic <T extends org.gcube.common.storagehub.model.items.Item>
List<T> Utils.searchByNameOnFolder(javax.jcr.Session ses, String user, AuthorizationChecker authChecker, javax.jcr.Node parent, List<String> excludes, Range range, boolean showHidden, boolean excludeTrashed, ItemTypePredicate itemTypePredicate, String nameParam)