Package org.apache.cxf.rs.security.cors
-
Class Summary Class Description 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 Annotation Type Description CrossOriginResourceSharing Attach CORS information to a resource.LocalPreflight Controls the implementation of preflight processing on an OPTIONS method.