I am configuring the security policy for my JMS module. I am specifying some security conditions for the module. Which two security conditions are valid in this context? (Choose two.)
A.
The JMS module can be accessed only between 1 pm and 6 pm.
B.
The JMS module should throw a custom security exception on invalid access.
C.
The JMS module can process only 50 messages at a time.
D.
The JMS module can be accessed only by users belonging to the Operators group.
E.
The JMS module can be accessed in a receive-only mode.
Suggested Answer:AD🗳️
There are two security conditions: * time-constrained * By Group or User Reference: http://docs.oracle.com/html/E24401_02/taskhelp/jms_modules/modules/ConfigureJMSModuleSecurityPolicies.html
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
kathee
2 years, 4 months agokathee
2 years, 5 months ago