[jboss-jira] [JBoss JIRA] (ELY-1448) API Compatibility for org.wildfly.security.mechanism.MechanismUtil

Darran Lofthouse (JIRA) issues at jboss.org
Fri Nov 17 12:58:00 EST 2017


Darran Lofthouse created ELY-1448:
-------------------------------------

             Summary: API Compatibility for org.wildfly.security.mechanism.MechanismUtil
                 Key: ELY-1448
                 URL: https://issues.jboss.org/browse/ELY-1448
             Project: WildFly Elytron
          Issue Type: Bug
          Components: API / SPI
            Reporter: Darran Lofthouse
            Priority: Blocker
             Fix For: 1.2.0.Beta10


Backwards compatibility has been broken on the public handleCallbacks methods so this needs to be fixed.

However this class should not really be a public API, it has been picked up in the package as we have the AuthenticationMechanismException which does need to be public.

The entire class should be deprecated and the impl moved to a private package.




--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list