com.liferay.portal.kernel.security.pacl.permission
Class PortalServicePermission
java.lang.Object
java.security.Permission
java.security.BasicPermission
com.liferay.portal.kernel.security.pacl.permission.PortalServicePermission
- All Implemented Interfaces:
- java.io.Serializable, java.security.Guard
public class PortalServicePermission
- extends java.security.BasicPermission
- Author:
- Raymond Augé
- See Also:
- Serialized Form
|
Constructor Summary |
PortalServicePermission(java.lang.String name,
java.lang.Object object,
java.lang.reflect.Method method)
|
| Methods inherited from class java.security.BasicPermission |
equals, getActions, hashCode, implies, newPermissionCollection |
| Methods inherited from class java.security.Permission |
checkGuard, getName, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
PortalServicePermission
public PortalServicePermission(java.lang.String name,
java.lang.Object object,
java.lang.reflect.Method method)
getMethod
public java.lang.reflect.Method getMethod()
getObject
public java.lang.Object getObject()