Uploaded image for project: 'PicketLink'
  1. PicketLink
  2. PLINK-775

SPFormAuthenticationMechanism is not servlet and should be properly extendable

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • None
    • None
    • None

    Description

      @WebListener-Annotation doesn't make sense as the class is actually no Servlet-API-conform Listener. That's why the deployment fails if you put this class in a deployment --> should be removed
      the attribute idpMetadata is private and therefore not accessible for subclasses, so I need to copy it and all initialization-methods for this attribute.
      --> should be protected (like the other attributes too)

      Attachments

        Issue Links

          Activity

            People

              psilva@redhat.com Pedro Igor Craveiro
              tomazcerar Tomaž Cerar (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: