org.opennms.web
Class AclUtils
java.lang.Object
org.opennms.web.AclUtils
public class AclUtils
- extends Object
AclUtils
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AclUtils
public AclUtils()
shouldFilter
public static boolean shouldFilter()
shouldFilter
- Returns:
- a boolean.
getNodeAccessChecker
public static AclUtils.NodeAccessChecker getNodeAccessChecker(javax.servlet.ServletContext sc)
getNodeAccessChecker
- Parameters:
sc - a ServletContext object.
- Returns:
- a
AclUtils.NodeAccessChecker object.
Copyright © 2011. All Rights Reserved.