| Package | Description |
|---|---|
| com.sun.enterprise.deployment.web | |
| org.glassfish.web.deployment.descriptor |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationConstraint |
SecurityConstraint.getAuthorizationConstraint()
The authorization constraint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityConstraint.setAuthorizationConstraint(AuthorizationConstraint authorizationConstraint) |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationConstraintImpl
This descriptor represents an authorization constraint on a security constraint in a web application.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationConstraint |
SecurityConstraintImpl.getAuthorizationConstraint()
The authorization constraint.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityConstraintImpl.setAuthorizationConstraint(AuthorizationConstraint authorizationConstraint)
Sets the authorization constraint.
|
Copyright © 2019. All rights reserved.