Package | Description |
---|---|
org.glassfish.web.deployment.descriptor | |
org.glassfish.web.deployment.node |
Modifier and Type | Method and Description |
---|---|
void |
SecurityConstraintImpl.setAuthorizationConstraint(AuthorizationConstraintImpl authorizationConstraint)
Sets the authorization constraint.
|
Constructor and Description |
---|
AuthorizationConstraintImpl(AuthorizationConstraintImpl other)
Copy constructor.
|
Modifier and Type | Field and Description |
---|---|
protected AuthorizationConstraintImpl |
AuthConstraintNode.descriptor |
Modifier and Type | Method and Description |
---|---|
AuthorizationConstraintImpl |
AuthConstraintNode.getDescriptor() |
Modifier and Type | Method and Description |
---|---|
Node |
AuthConstraintNode.writeDescriptor(Node parent,
String nodeName,
AuthorizationConstraintImpl descriptor)
write the descriptor class to a DOM tree and return it
|
Copyright © 2021. All rights reserved.