Book Image

Oracle ADF Enterprise Application Development Made Simple: Second Edition

By : Sten E Vesterli
Book Image

Oracle ADF Enterprise Application Development Made Simple: Second Edition

By: Sten E Vesterli

Overview of this book

Table of Contents (20 chapters)
Oracle ADF Enterprise Application Development – Made Simple Second Edition
Credits
About the Author
Acknowledgment
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


In this chapter, you have applied ADF Security to your master application so that users would be prompted to log in when starting the application. We just used the default login page, but you can easily build your own login page and integrate this with the application. You defined the application roles and implemented security on pages, task flows, and entity objects, thus specifying what each application role can do. Finally, you used the built-in user and group repository to test your application.

You can tell your manager that the XDM application is secure and implements all of the required logic to ensure that only properly authenticated and authorized users can access functionality and data. He/she will be happy to hear that and will ask you to package the application for deployment to the test server. That's the subject of the following (and last) chapter.