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