| Modifier and Type | Method and Description |
|---|---|
SecurityConstraint |
SecuredWebXmlAsset.protect() |
SecurityConstraint |
SecuredImpl.protect() |
SecurityConstraint |
Secured.protect() |
SecurityConstraint |
SecuredWebXmlAsset.protect(String urlPattern) |
SecurityConstraint |
SecuredImpl.protect(String urlPattern) |
SecurityConstraint |
Secured.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.