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