Which two roles are responsible for creating this deployment descriptor?

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.)

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.)

A.
Deployer

B.
BeanProvider

C.
System Administrator

D.
Application Assembler



Leave a Reply 0

Your email address will not be published. Required fields are marked *