org.apache.webbeans.corespi.security
Class ManagedSecurityService.PrivilegedActionForSetAccessible
java.lang.Object
org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForSetAccessible
- All Implemented Interfaces:
- PrivilegedAction<Object>
- Enclosing class:
- ManagedSecurityService
protected static class ManagedSecurityService.PrivilegedActionForSetAccessible
- extends Object
- implements PrivilegedAction<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ManagedSecurityService.PrivilegedActionForSetAccessible
protected ManagedSecurityService.PrivilegedActionForSetAccessible(AccessibleObject object,
boolean flag)
run
public Object run()
- Specified by:
run in interface PrivilegedAction<Object>
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.