Uses of Class
org.fcrepo.test.fesl.util.AuthorizationDeniedException

Packages that use AuthorizationDeniedException
org.fcrepo.test.fesl.util   
 

Uses of AuthorizationDeniedException in org.fcrepo.test.fesl.util
 

Methods in org.fcrepo.test.fesl.util that throw AuthorizationDeniedException
 String HttpUtils.delete(String url, Map<String,String> headers)
           
 String HttpUtils.get(String url)
           
 String HttpUtils.get(String url, Map<String,String> headers)
           
 String HttpUtils.post(String url)
           
 String HttpUtils.post(String url, Map<String,String> headers)
           
 String HttpUtils.post(String url, Map<String,String> headers, byte[] data)
           
 String HttpUtils.put(String url)
           
 String HttpUtils.put(String url, Map<String,String> headers)
           
 String HttpUtils.put(String url, Map<String,String> headers, byte[] data)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.