| Package | Description |
|---|---|
| com.sun.enterprise.deployment.web | |
| org.glassfish.web.deployment.descriptor |
| Modifier and Type | Method and Description |
|---|---|
UserDataConstraint |
SecurityConstraint.getUserDataConstraint()
The user data constraint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityConstraint.setUserDataConstraint(UserDataConstraint userDataConstraint) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserDataConstraintImpl
I represent the information about how the web application's data should be protected.
|
| Modifier and Type | Method and Description |
|---|---|
UserDataConstraint |
SecurityConstraintImpl.getUserDataConstraint()
The user data constraint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityConstraintImpl.setUserDataConstraint(UserDataConstraint userDataConstraint)
Sets the user data constraint.
|
Copyright © 2017. All rights reserved.