Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-18353

Update TestCustomPrincipalTransformer to no longer rely on the Elytron subsystem

XMLWordPrintable

      The org.wildfly.extension.elytron module was originally public as there were some classes in the elytron subsystem that custom components needed access to in order to implement them.

      There are currently two Elytron custom components that still rely on needing to implement interfaces from the Elytron subsystem:

      • `custom-principal-transformer` relies on a `org.wildfly.extension.elytron.capabilities.PrincipalTransformer` implementation
      • `custom-credential-security-factory` relies on a `org.wildfly.extension.elytron.capabilities.CredentialSecurityFactory` implementation

      It's now possible to implement these custom components without needing to implement these classes so we can mark the module as private.

      Custom principal are used by one testsuite class in WildFly, TestCustomPrincipalTransformer.

            rh-ee-carodrig Cameron Rodriguez (Inactive)
            rh-ee-carodrig Cameron Rodriguez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: