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