September 2000
Intermediate to advanced
552 pages
12h 9m
English
Java 2 Platform, Enterprise Edition (J2EE)-compliant Enterprise JavaBeans (EJB) provides a model for developing server-side enterprise application components that can make building portable and distributed enterprise applications easier than building standalone enterprise applications. EJB containers/servers provide distributed communications services, data-enabling services, and systems assurance services for EJB components. These services require minimal effort on the part of a developer.
Standard security assurance is primarily provided in the form of role-based access control to EJBs. Vendor-specific support is also needed to map the roles defined using standard mechanisms to principals managed by a ...