@Deprecated
public class PortalHookPermission
extends BasicPermission
| Modifier and Type | Class and Description |
|---|---|
static interface |
PortalHookPermission.PACL
Deprecated.
|
| Constructor and Description |
|---|
PortalHookPermission(String name,
ClassLoader classLoader,
Object subject)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
checkPermission(String name,
ClassLoader portletClassLoader,
Object subject)
Deprecated.
|
ClassLoader |
getClassLoader()
Deprecated.
|
Object |
getSubject()
Deprecated.
|