| Package | Description |
|---|---|
| com.sun.enterprise.deployment | |
| com.sun.enterprise.deployment.node.runtime.common | |
| com.sun.enterprise.deployment.runtime.web |
| Modifier and Type | Method and Description |
|---|---|
List<SecurityRoleMapping> |
Application.getSecurityRoleMappings() |
| Modifier and Type | Method and Description |
|---|---|
void |
Application.addSecurityRoleMapping(SecurityRoleMapping roleMapping) |
| Modifier and Type | Method and Description |
|---|---|
protected SecurityRoleMapping |
SecurityRoleMappingNode.createDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
SecurityRoleMappingNode.writeDescriptor(Node parent,
String nodeName,
SecurityRoleMapping descriptor)
write the descriptor class to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
SecurityRoleMapping[] |
SunWebApp.getSecurityRoleMapping() |
SecurityRoleMapping |
SunWebApp.getSecurityRoleMapping(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
SunWebApp.addSecurityRoleMapping(SecurityRoleMapping value) |
int |
SunWebApp.removeSecurityRoleMapping(SecurityRoleMapping value) |
void |
SunWebApp.setSecurityRoleMapping(int index,
SecurityRoleMapping value) |
void |
SunWebApp.setSecurityRoleMapping(SecurityRoleMapping[] value) |
Copyright © 2013. All Rights Reserved.