Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1012

Make IOR security configurable

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • EJB 3.0 RC9 - Patch 1, AS 4.2.0 GA, AS 4.2.1.GA
    • Security
    • None

      See the linked issues starting from EJBTHREE-667.

      org.jboss.ejb3.iiop.IORFactory.java:
      ...
      IorSecurityConfigMetaData iorSecurityConfigMetaData = new IorSecurityConfigMetaData();
      // TODO: make ior security configurable

      The IorSecurityConfigMetaData is practically immutable and configured currently only from XML.

      This needs to be changed so that it can be configured programmatically, as well (e.g. driven by annotations?).

            Unassigned Unassigned
            dandread1@redhat.com Dimitrios Andreadis
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: