org.wso2.carbon.registry.core.servlet.utils
Class UserUtil
java.lang.Object
org.wso2.carbon.registry.core.servlet.utils.UserUtil
Deprecated.
@Deprecated
public class UserUtil
- extends Object
Constructor Summary |
UserUtil()
Deprecated. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserUtil
public UserUtil()
- Deprecated.
isPutAllowed
public static boolean isPutAllowed(String userName,
String resourcePath,
javax.servlet.http.HttpServletRequest request)
throws RegistryException
- Deprecated.
- Throws:
RegistryException
isDeleteAllowed
public static boolean isDeleteAllowed(String userName,
String resourcePath,
javax.servlet.http.HttpServletRequest request)
throws RegistryException
- Deprecated.
- Throws:
RegistryException
isAuthorizeAllowed
public static boolean isAuthorizeAllowed(String userName,
String resourcePath,
javax.servlet.http.HttpServletRequest request)
throws RegistryException
- Deprecated.
- Throws:
RegistryException
Copyright © 2010. All Rights Reserved.