XMLWordPrintable

      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

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

                Created:
                Updated:
                Resolved: