| Package | Description |
|---|---|
| org.apache.cxf.jaxrs.model.wadl | |
| org.apache.cxf.jaxrs.provider | |
| org.apache.cxf.jaxrs.security | |
| org.apache.cxf.rs.security.cors |
CORS
|
| Modifier and Type | Class and Description |
|---|---|
class |
WadlGenerator |
| Modifier and Type | Method and Description |
|---|---|
List<ProviderInfo<RequestHandler>> |
ProviderFactory.getRequestHandlers() |
| Modifier and Type | Class and Description |
|---|---|
class |
JAASAuthenticationFilter |
class |
KerberosAuthenticationFilter |
class |
SimpleAuthorizingFilter |
| Modifier and Type | Class and Description |
|---|---|
class |
CrossOriginResourceSharingFilter
A single class that provides both an input and an output filter for CORS, following
http://www.w3.org/TR/cors/.
|
Apache CXF