Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.permissions7 |
Provides the interfaces and enumeration types as defined in the schema
|
Class and Description |
---|
Permission
This interface defines the contract for the
permission xsd type |
PermissionsDescriptor
This deployment descriptor provides the functionalities as described in the specification
Example:
PermissionsDescriptor descriptor = Descriptors.create(PermissionsDescriptor.class);
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.