Oracle
1Z0-860 · Question #162
An enterprise bean has security permissions set up using declarative security features. Under which two conditions can a client be guaranteed to have permission to invoke a business method on the…
The correct answer is A. The Application Assembler has marked the enterprise bean method as unchecked. B. The client's principal has been assigned a security role with permission to invoke the method. See the full explanation below for the reasoning.
Question
An enterprise bean has security permissions set up using declarative security features. Under which two conditions can a client be guaranteed to have permission to invoke a business method on the enterprise bean? (Choose two.)
Options
- AThe Application Assembler has marked the enterprise bean method as unchecked.
- BThe client's principal has been assigned a security role with permission to invoke the method.
- CThe Application Assembler has set the security-identity deployment descriptor to run-as.
- DThe Application Assembler has mapped all security role references using the role-link element.
How the community answered
(31 responses)- A74% (23)
- C19% (6)
- D6% (2)
Community Discussion
No community discussion yet for this question.