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