| Package | Description |
|---|---|
| org.apache.tomee.catalina.security |
| Modifier and Type | Method and Description |
|---|---|
HTTPMethods |
HTTPMethods.add(HTTPMethods httpMethods) |
HTTPMethods |
URLPattern.getComplementedHTTPMethods() |
HTTPMethods |
URLPattern.getHTTPMethods() |
HTTPMethods |
HTTPMethods.remove(HTTPMethods httpMethods)
Remove methods is only used while we wish to remove those configurations
in role/unchecked constraints, which are also configured in excluded
constraints
|
| Modifier and Type | Method and Description |
|---|---|
HTTPMethods |
HTTPMethods.add(HTTPMethods httpMethods) |
static String |
URLPattern.getMethodsWithTransport(HTTPMethods methods,
int transport) |
HTTPMethods |
HTTPMethods.remove(HTTPMethods httpMethods)
Remove methods is only used while we wish to remove those configurations
in role/unchecked constraints, which are also configured in excluded
constraints
|
| Constructor and Description |
|---|
HTTPMethods(HTTPMethods httpMethods,
boolean complemented) |
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.