Given the resource class fragment:Choose the code fragment below that would secure access only to the Resource update() method (Choose one):
A developer creates a Web service for his company's inventory service. He uses servlet container to deploy the web service and wants to enable basic authentication for all web service invocations. Where does the developer configure security requirements for the above case?
Given the JAX-RS root resource class fragment:Choose the statement that best describes the configuration that would be required to support the access control constraint shown:
Choose the option that best describe the deployer's choices, when deploying an EJB that is also exposed as a RESTful web service using JAX-RS (Choose one):
Given the JAX-RS root resource class fragment:Choose the statement that best describes the configuration that would be required to support the access control constraint shown:
Given that a web service endpoint is based on the stateless session EJB:Which is true about the security roles of clients of MrBean? (Choose one)