XMLWordPrintable

Details

    Description

      Book: Developing Web Services Applications
      Chapter: Securing JAX-RS Web Services

      • The chapter - 2.3.1. Securing JAX-RS Web Services using RBAC should be better named "Enable Role-Based Security"
      • in "Enable Role-Based Security for a RESTEasy JAX-RS Web Service" is missing step with:
        <login-config>
        <auth-method>BASIC</auth-method>
        <realm-name>jaxrs</realm-name>
        </login-config>
        
      • The chapter - 2.3.2. Securing JAX-RS Web Services using Annotations should contain example of a webservice using these annotations. Ideally to continue example from the previous chapter, where role-based security was enabled.
      • New subchapter - Setting programmatic security using @Context SecurityContext

      Attachments

        Activity

          People

            rhn-support-ahoffer Andrea Hoffer
            kanovotn Katerina Odabasi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: