Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.web.common.requestcontroller.service
Interface RequestControllerManager

All Known Implementing Classes:
RequestControllerService

public interface RequestControllerManager

Interface for the service used to manage what HttpServletRequest must be protected by the Filter.

Author:
tiry

Method Summary
 RequestFilterConfig getConfigForRequest(javax.servlet.http.HttpServletRequest request)
           
 

Method Detail

getConfigForRequest

RequestFilterConfig getConfigForRequest(javax.servlet.http.HttpServletRequest request)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.