当前页面:
在线文档首页 >
JBoss JBPM 3.1.3 API 英文版文档
DeployProcessPermission (jbpm-3.1.3) - JBoss JBPM 3.1.3 API 英文版文档
org.jbpm.security.permission
Class DeployProcessPermission
java.lang.Object
java.security.Permission
java.security.BasicPermission
org.jbpm.security.permission.DeployProcessPermission
- All Implemented Interfaces:
- java.io.Serializable, java.security.Guard
public class DeployProcessPermission
- extends java.security.BasicPermission
- See Also:
- Serialized Form
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 |
DeployProcessPermission
public DeployProcessPermission(java.lang.String name,
java.lang.String actions)
Version : jbpm-3.1.3