| Package | Description |
|---|---|
| org.glassfish.web.deployment.descriptor | |
| org.glassfish.web.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
void |
WebBundleDescriptorImpl.addSecurityConstraint(SecurityConstraintImpl securityConstraint)
Add a new security constraint.
|
| Constructor and Description |
|---|
SecurityConstraintImpl(SecurityConstraintImpl other)
Copy constructor.
|
| Modifier and Type | Field and Description |
|---|---|
protected SecurityConstraintImpl |
SecurityConstraintNode.descriptor |
| Modifier and Type | Method and Description |
|---|---|
SecurityConstraintImpl |
SecurityConstraintNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
SecurityConstraintNode.writeDescriptor(Node parent,
String nodeName,
SecurityConstraintImpl descriptor)
write the descriptor class to a DOM tree and return it
|
Copyright © 2017. All rights reserved.