Saturday, January 27, 2007

JDev/ADF sample - J2EE Container-Managed Authentication

  • J2EE Container-Managed Authentication. It was quite long ago, but I still remember my first work with J2EE container-managed authentication. However, now it is more easy, authentication implementation using JDeveloper 10.1.3.1 becomes very simple thing. In fact, there is only two places where authentication related information must be declared to activate minimal authentication process - jazn-data.xml and web.xml files. This sample describe how to do this and also how to use this. Also, while developing this sample, I have tried to aggregate material available in Oracle Application Development Framework Developer's Guide 10.1.3 and Oracle Application Development Framework Tutorial 10.1.3.1.
    Download - Authentication.zip

No comments: