Package | Description |
---|---|
com.thetransactioncompany.cors |
Cross-Origin Resource Sharing (CORS) Filter
|
Modifier and Type | Field and Description |
---|---|
Set<ValidatedOrigin> |
CORSConfiguration.allowedOrigins
Origins that the CORS filter must allow.
|
Modifier and Type | Method and Description |
---|---|
ValidatedOrigin |
Origin.validate()
Returns a validated instance of this origin.
|
Copyright © 2010–2019 The Transaction Company. All rights reserved.