org.apache.webbeans.corespi.security
Class ManagedSecurityService.PrivilegedActionForIsAccessible

java.lang.Object
  extended by org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForIsAccessible
All Implemented Interfaces:
java.security.PrivilegedAction<java.lang.Object>
Enclosing class:
ManagedSecurityService

protected static class ManagedSecurityService.PrivilegedActionForIsAccessible
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.Object>


Constructor Summary
protected ManagedSecurityService.PrivilegedActionForIsAccessible(java.lang.reflect.AccessibleObject object)
           
 
Method Summary
 java.lang.Object run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ManagedSecurityService.PrivilegedActionForIsAccessible

protected ManagedSecurityService.PrivilegedActionForIsAccessible(java.lang.reflect.AccessibleObject object)
Method Detail

run

public java.lang.Object run()
Specified by:
run in interface java.security.PrivilegedAction<java.lang.Object>


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