public class PermissionConfig
extends java.lang.Object
| Constructor and Description |
|---|
PermissionConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
addArg(java.lang.Object obj)
Adds an argument to the type.
|
java.security.Permission |
getPermission()
Returns the permission.
|
void |
init()
Creates the permission.
|
void |
setType(InstantiationConfig type)
Sets the permission type.
|
public void setType(InstantiationConfig type) throws ConfigException
ConfigExceptionpublic void addArg(java.lang.Object obj)
public void init()
throws java.lang.Exception
java.lang.Exceptionpublic java.security.Permission getPermission()