|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.security.lang.DoPrivilegedUtil
public class DoPrivilegedUtil
| Nested Class Summary | |
|---|---|
static interface |
DoPrivilegedUtil.PACL
|
| Constructor Summary | |
|---|---|
DoPrivilegedUtil()
|
|
| Method Summary | ||
|---|---|---|
static
|
wrap(PrivilegedAction<T> privilegedAction)
|
|
static
|
wrap(PrivilegedExceptionAction<T> privilegedExceptionAction)
|
|
static
|
wrap(T t)
|
|
static
|
wrap(T t,
boolean checkActive)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DoPrivilegedUtil()
| Method Detail |
|---|
public static <T> T wrap(PrivilegedAction<T> privilegedAction)
public static <T> T wrap(PrivilegedExceptionAction<T> privilegedExceptionAction)
throws Exception
Exceptionpublic static <T> T wrap(T t)
public static <T> T wrap(T t,
boolean checkActive)
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||