| 类 | 说明 |
|---|---|
| CorsFilter |
spring security headers will seprate multiple values, which will cause error in android browser
with this filter we should not handle pre flight OPTION request via StopperFilter in SS any mor
With @WebFilter there should be no need to register in web.xml or web-fragment.xml
|
| StringManager |
An internationalization / localization helper class which reduces
the bother of handling ResourceBundles and takes care of the
common cases of message formating which otherwise require the
creation of Object arrays and such.
|
| 枚举 | 说明 |
|---|---|
| CorsFilter.CORSRequestType |
Enumerates varies types of CORS requests.
|
Copyright © 2013–2014 Shark Xu. All rights reserved.