IBM WebSphere Process Server provides security components that provide or collaborate with other services to provide authentication, authorization, delegation, and data protection. WebSphere Process Server also supports the security features described in the Java 2 Platform, Enterprise Edition (J2EE) specification.
Most of the security for an application is configured during the assembly stage.
Development and Assembly of an application are covered in detail in the .
The security that is configured during the assembly stage is called declarative security because the security is declared or defined in the deployment descriptors. The declarative security is enforced by the security run time. For some applications, declarative security is not sufficient to express the security model of the application. For these applications, you can use programmatic security.
Developing secured applications comprises the following steps.
Last updated:
Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)