Question 1:
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.)
Answer options:
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.