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