- java.lang.Object
-
- org.apache.derbyTesting.unitTests.junit.SystemPrivilegesPermissionTest.RunAsPrivilegedUserAction<T>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
private java.security.PrivilegedAction<? extends T> |
action |
private org.apache.derby.authentication.SystemPrincipal |
principal |
-
Constructor Summary
Constructors
Constructor and Description |
RunAsPrivilegedUserAction(org.apache.derby.authentication.SystemPrincipal principal,
java.security.PrivilegedAction<? extends T> action) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
run
public T run()
- Specified by:
run
in interface java.security.PrivilegedAction<T>
Built on Tue 1970-01-20 05:28:49+0000, from revision ???
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.