| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| com.sun.enterprise.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
abstract Enumeration<SecurityRoleDescriptor> |
WebBundleDescriptor.getSecurityRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.addAppRole(SecurityRoleDescriptor descriptor) |
void |
BundleDescriptor.addRole(SecurityRoleDescriptor descriptor)
Adds a Role object based on the supplied SecurityRoleDescriptor.
|
abstract void |
WebBundleDescriptor.addSecurityRole(SecurityRoleDescriptor securityRole) |
| Modifier and Type | Method and Description |
|---|---|
SecurityRoleDescriptor |
SecurityRoleNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
SecurityRoleNode.writeDescriptor(Node parent,
String nodeName,
SecurityRoleDescriptor descriptor) |
Copyright © 2013. All Rights Reserved.