Package | Description |
---|---|
org.picketlink.config.http | |
org.picketlink.http.internal.cors |
Modifier and Type | Method and Description |
---|---|
CORSConfiguration |
PathConfiguration.getCORSConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected void |
PathConfiguration.setCORSConfiguration(CORSConfiguration corsConfiguration) |
Modifier and Type | Method and Description |
---|---|
static void |
CORS.handleActualRequest(CORSConfiguration corsConfiguration,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
static void |
CORS.handlePreflightRequest(CORSConfiguration corsConfiguration,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Copyright © 2019. All rights reserved.