Apache CXF API

Package org.apache.cxf.rs.security.cors

Class Summary
CorsHeaderConstants Headers used to implement http://www.w3.org/TR/cors/.
CrossOriginResourceSharingFilter A single class that provides both an input and an output filter for CORS, following http://www.w3.org/TR/cors/.
 

Annotation Types Summary
CrossOriginResourceSharing Attach CORS information to a resource.
LocalPreflight Controls the implementation of preflight processing on an OPTIONS method.
 


Apache CXF API

Apache CXF