Oracle
1Z0-860 · Question #216
A Java EE 5 application contains a session bean which uses a security role USER. A group called people is defined in an LDAP server. Which two define appropriate EJB role responsibilities? (Choose…
The correct answer is B. The system administrator defines and configures the LDAP realm. C. The deployer maps the application role USER totheLDAP group people. See the full explanation below for the reasoning.
Question
A Java EE 5 application contains a session bean which uses a security role USER. A group called people is defined in an LDAP server. Which two define appropriate EJB role responsibilities? (Choose two.)
Options
- AThe deployer definesand configures the LDAP realm.
- BThe system administrator defines and configures the LDAP realm.
- CThe deployer maps the application role USER totheLDAP group people.
- DThe system administrator maps the application role USER to the LDAP group people.
How the community answered
(36 responses)- A11% (4)
- B81% (29)
- D8% (3)
Community Discussion
No community discussion yet for this question.