Databases Reference
In-Depth Information
Security
Security is important for the applicaion and it plays a vital role in any web applicaion. In
ADF, the security is taken care of by a file called jazn-data.xml that is used to configure
diferent users with diferent roles. The deployment of the security informaion to the
WebLogic server would help the web applicaion to authenicate and authorize the user
accessing the applicaion.
jazn-data.xml
This ile is responsible for storing the security informaion for the applicaion. jazn-data.
xml will hold the informaion related to the roles used in the web applicaion at design ime.
The content will be merged into the system-jazn.data.xml file during deployment of the
applicaion. Every user in the web applicaion will be assigned to single or muliple roles. We
can create a new user in the jazn-data.xml file, but it is not recommended.
 
Search WWH ::




Custom Search