org.jboss.jca.codegenerator
Class SecurityPermissionType
java.lang.Object
org.jboss.jca.codegenerator.SecurityPermissionType
public class SecurityPermissionType
- extends Object
A SecurityPermissionType.
- Version:
- $Revision: $
- Author:
- Jeff Zhang
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityPermissionType
public SecurityPermissionType()
setPermissionSpec
public void setPermissionSpec(String permissionSpec)
- Set the permissionSpec.
- Parameters:
permissionSpec - The permissionSpec to set.
getPermissionSpec
public String getPermissionSpec()
- Get the permissionSpec.
- Returns:
- the permissionSpec.
Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)