public final class CurrentUser extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
CurrentUser.UserTask<V> |
| Modifier and Type | Method and Description |
|---|---|
static <V> V |
useDuring(UserPrincipal user,
CurrentUser.UserTask<V> task) |
public static <V> V useDuring(UserPrincipal user, CurrentUser.UserTask<V> task) throws IOException
IOExceptionCopyright © 2011–2015. All rights reserved.