[JBoss JIRA] (ELY-849) Rename setMechanismProperties to setSaslMechanismProperties
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-849?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-849:
---------------------------------
Fix Version/s: 1.2.0.Beta11
(was: 1.2.0.Beta10)
> Rename setMechanismProperties to setSaslMechanismProperties
> -----------------------------------------------------------
>
> Key: ELY-849
> URL: https://issues.jboss.org/browse/ELY-849
> Project: WildFly Elytron
> Issue Type: Enhancement
> Components: Authentication Client
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Priority: Critical
> Fix For: 1.2.0.Beta11
>
>
> If we later add HTTP mechanisms we have no way to differentiate between HTTP and SASL mechanism properties.
> We could probably share properties and rely on protocol matching in the MatchRule but as a single AuthenticationConfiguration will support both HTTP and SASL I think independent properties will be required.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 5 months
[JBoss JIRA] (ELY-1448) API Compatibility for org.wildfly.security.mechanism.MechanismUtil
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-1448?page=com.atlassian.jira.plugin.s... ]
Darran Lofthouse updated ELY-1448:
----------------------------------
Fix Version/s: 1.2.0.Beta11
(was: 1.2.0.Beta10)
> 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.Beta11
>
>
> 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)
8 years, 5 months