com.liferay.portal.security.pacl
Class PACLClassUtil
java.lang.Object
com.liferay.portal.security.pacl.PACLClassUtil
public class PACLClassUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getCallerClassLoader
public static ClassLoader getCallerClassLoader(Class<?> callerClass)
getClassLocation
public static String getClassLocation(Class<?> clazz)
getPACLPolicy
public static PACLPolicy getPACLPolicy(boolean deep,
boolean debug)
getPACLPolicyByReflection
public static PACLPolicy getPACLPolicyByReflection(boolean deep,
boolean debug)