Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
IBM WebSphere Application Server v7.0 Security

You're reading from   IBM WebSphere Application Server v7.0 Security For IBM WebSphere users, this is the complete guide to securing your applications with Java EE and JAAS security standards. From a far-ranging overview to the fundamentals of data encryption, all the essentials are here.

Arrow left icon
Product type Paperback
Published in Feb 2011
Publisher Packt
ISBN-13 9781849681483
Length 312 pages
Edition 1st Edition
Concepts
Arrow right icon
Author (1):
Arrow left icon
Omar P Siliceo (USD) Omar P Siliceo (USD)
Author Profile Icon Omar P Siliceo (USD)
Omar P Siliceo (USD)
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

IBM WebSphere Application Server v7.0 Security
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1. A Threefold View of WebSphere Application Server Security 2. Securing the Administrative Interface FREE CHAPTER 3. Configuring User Authentication and Access 4. Front-End Communication Security 5. Securing Web Applications 6. Securing Enterprise Java Beans Applications 7. Securing Back-end Communication 8. Secure Enterprise Infrastructure Architectures 9. WebSphere Default Installation Hardening 10. Platform Hardening 11. Security Tuning and Troubleshooting

Creating an EJB project


Once the portal DWP is completed, we can turn our attention to the final component of this mini-project, the EJB. This project is made of a session EJB and three interfaces. One of the interfaces is used as a common interface where the exposed EJB methods are declared. In addition the security annotations from the EJB are declared in this interface as well. The other two interfaces extend the common interface and perform the function of local and remote interface to the EJB. The project is organized in two Java packages. One package will hold the EJB and the other package will hold the interfaces.

Creating the initial project

Using RAD to create an EJB project is very similar in principle to creating other projects. From the File menu, select to create an EJB project. Give it the name chap6-portal-ejbean. Ensure that EJB Module version is set to 3.0 or higher. In addition, make sure to associate this new project with the mini-project's EAR project (chap6-EAR-miniproject...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime