public class ACLUtil extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
ACLUtil.Function<T> |
Constructor and Description |
---|
ACLUtil() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
impersonate(org.acegisecurity.Authentication auth,
ACLUtil.Function<T> function) |
public static <T> T impersonate(org.acegisecurity.Authentication auth, ACLUtil.Function<T> function)
Copyright © 2016. All rights reserved.