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
IOException
Copyright © 2011–2017. All rights reserved.