Oracle
1Z0-860 · Question #174
The deployment descriptor for a stateless session bean that uses the isCallerlnRole method reads as follows: 3. <security-role-ref> 4. <role-name>manager</role-name> 5…
The correct answer is B. BeanProvider D. Application Assembler. See the full explanation below for the reasoning.
Question
The deployment descriptor for a stateless session bean that uses the isCallerlnRole method reads as follows: 3. <security-role-ref> 4. <role-name>manager</role-name> 5. <role-link>humanresources</role-link> 6. <security-role-ref> 16. <security-role> 17. <description> 18. Is allowed to view and update all employee records. 19. </description> 20. <role-name>humanresources</role-name> 21. </security-role> Which two roles are responsible for creating this deployment descriptor? (Choose two.)
Options
- ADeployer
- BBeanProvider
- CSystem Administrator
- DApplication Assembler
How the community answered
(56 responses)- A16% (9)
- B77% (43)
- C7% (4)
Community Discussion
No community discussion yet for this question.