Uses of Class
org.jboss.jca.codegenerator.SecurityPermissionType
-
Packages that use SecurityPermissionType Package Description org.jboss.jca.codegenerator Code generator -
-
Uses of SecurityPermissionType in org.jboss.jca.codegenerator
Methods in org.jboss.jca.codegenerator that return types with arguments of type SecurityPermissionType Modifier and Type Method Description List<SecurityPermissionType>Definition. getSecurityPermissions()Get the securityPermissions.Method parameters in org.jboss.jca.codegenerator with type arguments of type SecurityPermissionType Modifier and Type Method Description voidDefinition. setSecurityPermissions(List<SecurityPermissionType> securityPermissions)Set the securityPermissions.
-