Bookmark this page

Quiz: Securing a JMS Destination

Securing a JMS Destination

Choose the correct answer to the following questions:


  1. 1.

    Which of the following are default characteristics of the messaging subsystem in Red Hat JBoss Enterprise Application Platform (JBoss EAP)? (Choose three.)

    A

    JMS connections without security configuration set are authenticated using the other security domain.

    B

    All local applications have access to publish and consume messages on all destinations.

    C

    Queues and Topics restrict manage rights to only users with the role admin.

    D

    Authentication is required only from remote connections by default.

    E

    No security realm is used until one is manually configured.

  2. 2.

    Which security setting role enables users to publish messages? (Choose one.)

    A

    send

    B

    consume

    C

    manage

    D

    createDurableQueue

  3. 3.

    Which role is given to users by default if no messaging subsystem configurations are made? (Choose one.)

    A

    admin

    B

    No role is given.

    C

    guest

    D

    user

Revision: ad248-7.4-18a9db2