Why Learn It? Glossary
 

Oracle Secure Enterprise Search Authorization Plug-in

Previous previous|next Next Page

In this module, you learn how to develop and configure the Oracle Secure Enterprise Search Authorization sample plug-in.

Andrew is a regular user of Genie HR application. He wants to ensure authorization and authentication of users at query time.

Authorization plug-in includes two components, which are Query Filter plug-in, and the Result Filter plug-in. It can contain either or both the components.

To meet Andrew's requirements, Timothy develops a Genie Query Filter plug-in, after analyzing the design considerations listed by Philip, and successfully designing the plug-in for Andrew.

Timothy analyzes the Authentication and the Authorization modules of SES. Timothy then lists the steps for building the plug-in. He understands the class structure and implements the necessary Oracle SES Java plug-in API interfaces to build the plug-in Java classes. Timothy finally configures a source to include authorization and authentication.