MCQOPTIONS
Saved Bookmarks
| 1. |
The responsibility of DelegatingFilterProxy is simply to delegate HTTP request filtering to a Spring bean that implements the interface:- |
| A. | java.util.logging.Filter |
| B. | java.util.logging.net |
| C. | java.util.logging.FilterHttp |
| D. | none of the mentioned |
| Answer» B. java.util.logging.net | |