Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-4215

Update WebsocketEvent.getUser() signature

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.3.0
    • 2.3.1
    • JSR-372
    • None

    Description

      https://javaserverfaces.github.io/docs/2.3/javadocs/javax/faces/event/WebsocketEvent.html#getUser--

       

      The signature of the method should be:

      public <S extends java.io.Serializable> S getUser()

       

      Currently it is :

      public Serializable getUser()

      Attachments

        1. MYFACES-4215.patch
          0.5 kB
          Paul Nicolucci

        Activity

          People

            paul.nicolucci Paul Nicolucci
            paul.nicolucci Paul Nicolucci
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: