What is the <security-role-ref> element of the deployment descriptor?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is the <security-role-ref> element of the deployment descriptor?
Rating:
The <security-role-ref> element is used within the <entity> and <session> elements. It declares a reference to the security role of an enterprise bean. It has the following sub-elements:
- <role-name>
- <desciption>
- <role-link>
Rating:
Was this information helpful?
Other articles
- What is the setSessionContext() method?
- What is the ejbActivate() method of an entity bean?
- What are the rules for writing the primary key class of a CMP entity bean?
- What are container-managed transactions?
- What are the operations that can be performed using the ejbActivate() method of a session bean?