org.apache.webbeans.util
Class SecurityUtil
java.lang.Object
org.apache.webbeans.util.SecurityUtil
Deprecated. use SecurityService instead
public class SecurityUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityUtil
public SecurityUtil()
- Deprecated.
doPrivilegedGetDeclaredMethods
public static <T> Method[] doPrivilegedGetDeclaredMethods(Class<T> clazz)
- Deprecated.
doPrivilegedCreateClass
public static Class<?> doPrivilegedCreateClass(javassist.util.proxy.ProxyFactory factory)
- Deprecated.
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.