mitreid-connect
|
公開メンバ関数 | |
void | doFilterInternal (HttpServletRequest request, HttpServletResponse response, FilterChain filterChain) throws IOException, ServletException |
Implements Cross-Origin Resource Sharing (CORS) headers. This filter adds the CORS headers to all requests that pass through it, and as such it should be used only on endpoints that require CORS support.
|
inline |