Oracle 1z0-897 Exam Practice Questions (P. 3)
- Full Access (120 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
A developer is creating a web service endpoint using a stateless session EJB for the business logic of an application. Choose two methods to select role based access control for the business logic ? (Choose two)
- AUsing method-permission element in ejb-jar.xml
- BUsing .htaccess file in the application's ear
- CUsing <security-role> element in web.xml
- DBy specifying security annotations like @RolesAllowed in the EJB class
Correct Answer:
AD
AD
send
light_mode
delete
Question #12
Which of the following security technology is not covered in Metro project? (Choose one.)
send
light_mode
delete
Question #13
A Web service needs to encrypt certain SOAP headers when responding. Which statement about this encryption is true?
- AThe Web service runtime is the appropriate place for such encryption.
- BThe Web service business logic is the appropriate place for such encryption.
- CEither the Web service business logic or runtime is appropriate for such encryption.
- DNeither the Web service business logic nor runtime is appropriate for such encryption.
- ETransport level security protocol like SSL should be used to meet the requirements without code changes.
Correct Answer:
A
A
send
light_mode
delete
Question #14
An automobile manufacturer publishes a Web service for use by their suppliers. The manufacturer has stringent security requirements that require suppliers to verify their identity. Data integrity and confidentiality must be maintained between the client and the server. Which two meet all of these requirements? (Choose two.)
- AX.509 and XKMS
- BXACML and XKMS
- CSSL and mutual authentication
- DXML Encryption and XML Digital Signature
- EPrivate network and XML Signature
Correct Answer:
CD
CD
send
light_mode
delete
Question #15
Which two statements are true about public key digital signatures applied to Web services? (Choose two)
- AThe receiver verifies that the message matches the digital signature using its own private key.
- BThe sender creates a digital signature using its own private key and sends that signature along with the original document.
- CThe sender creates a digital signature using its own public key and sends that signature along with the original document.
- DThe receiver verifies that the message matches the digital signature using the sender's public key.
Correct Answer:
BD
BD
send
light_mode
delete
All Pages