public class WebdavMethodUtil extends Object
| Constructor and Description |
|---|
WebdavMethodUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getMethodPermission(String method) |
static boolean |
isReadMethod(String method) |
public WebdavMethodUtil()
public static String getMethodPermission(String method)
public static boolean isReadMethod(String method)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.