Uploaded image for project: 'MyFaces CODI'
  1. MyFaces CODI
  2. EXTCDI-261

@Secured on stereotypes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.3
    • 1.0.4
    • Core
    • None

    Description

      it should be possible to use @Secured for cdi stereotypes

      e.g.:

      //...
      @Stereotype
      @Secured(MyAccessDecisionVoter.class)
      public @interface SecuredBean
      {
      }

      Attachments

        Activity

          People

            gpetracek Gerhard Petracek
            gpetracek Gerhard Petracek
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: