| Package | Description |
|---|---|
| com.sun.enterprise.deployment.node.runtime.connector | |
| com.sun.enterprise.deployment.runtime.connector |
| Modifier and Type | Method and Description |
|---|---|
Node |
PrincipalNode.writeDescriptor(Node parent,
String nodeName,
Principal descriptor)
write the descriptor class to a DOM tree and return it
|
| Modifier and Type | Method and Description |
|---|---|
Principal[] |
MapElement.getPrincipal() |
Principal |
MapElement.getPrincipal(int index) |
| Modifier and Type | Method and Description |
|---|---|
int |
MapElement.addPrincipal(Principal value) |
int |
MapElement.removePrincipal(Principal value) |
void |
MapElement.setPrincipal(int index,
Principal value) |
void |
MapElement.setPrincipal(Principal[] value) |
Copyright © 2017. All rights reserved.