| Package | Description | 
|---|---|
| org.wildfly.swarm.keycloak | |
| org.wildfly.swarm.undertow.descriptors | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityConstraint | 
Secured.protect()  | 
SecurityConstraint | 
Secured.protect(String urlPattern)  | 
| Modifier and Type | Method and Description | 
|---|---|
SecurityConstraint | 
SecurityConstraint.permitAll()  | 
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)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SecurityConstraint> | 
WebXmlAsset.allConstraints()  | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.