| Package | Description |
|---|---|
| org.wildfly.swarm.undertow.descriptors |
| Modifier and Type | Method and Description |
|---|---|
SecurityConstraint |
WebXmlAsset.protect() |
SecurityConstraint |
WebXmlAsset.protect(String urlPattern) |
SecurityConstraint |
SecurityConstraint.withMethod(String... methods) |
SecurityConstraint |
SecurityConstraint.withMethod(String method) |
SecurityConstraint |
SecurityConstraint.withRole(String... roles) |
SecurityConstraint |
SecurityConstraint.withRole(String role) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.