com.liferay.portal.security.pacl
Class InactivePACLPolicy
java.lang.Object
com.liferay.portal.security.pacl.BasePACLPolicy
com.liferay.portal.security.pacl.InactivePACLPolicy
- All Implemented Interfaces:
- PACLPolicy
public class InactivePACLPolicy
- extends BasePACLPolicy
| Methods inherited from class com.liferay.portal.security.pacl.BasePACLPolicy |
getChecker, getClassLoader, getProperties, getProperty, getPropertyArray, getPropertyBoolean, getPropertySet, getServletContextName, initChecker, initCheckers, isCheckablePermission, toString |
InactivePACLPolicy
public InactivePACLPolicy(String servletContextName,
ClassLoader classLoader,
Properties properties)
checkPermission
public void checkPermission(Permission permission)
hasJNDI
public boolean hasJNDI(String name)
hasPortalService
public boolean hasPortalService(Object object,
Method method,
Object[] arguments)
hasSQL
public boolean hasSQL(String sql)
isActive
public boolean isActive()