Uses of Class
org.gcube.data.access.storagehub.AuthorizationChecker
-
Packages that use AuthorizationChecker Package Description org.gcube.data.access.storagehub -
-
Uses of AuthorizationChecker in org.gcube.data.access.storagehub
Methods in org.gcube.data.access.storagehub with parameters of type AuthorizationChecker Modifier and Type Method Description static <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, Class<? extends org.gcube.common.storagehub.model.items.RootItem> nodeTypeToInclude, String nameParam)
-