org.apache.webbeans.util
Class SecurityUtil

java.lang.Object
  extended by org.apache.webbeans.util.SecurityUtil

Deprecated. use SecurityService instead

public class SecurityUtil
extends Object


Nested Class Summary
protected static class SecurityUtil.PrivilegedActionForClass
          Deprecated.  
 
Constructor Summary
SecurityUtil()
          Deprecated.  
 
Method Summary
static
<T> Method[]
doPrivilegedGetDeclaredMethods(Class<T> clazz)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityUtil

public SecurityUtil()
Deprecated. 
Method Detail

doPrivilegedGetDeclaredMethods

public static <T> Method[] doPrivilegedGetDeclaredMethods(Class<T> clazz)
Deprecated. 


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.