You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by "Nick Couchman (JIRA)" <ji...@apache.org> on 2018/04/14 23:57:00 UTC

[jira] [Updated] (GUACAMOLE-542) Provide base implementations of UserContext and AuthenticationProvider

     [ https://issues.apache.org/jira/browse/GUACAMOLE-542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Couchman updated GUACAMOLE-542:
------------------------------------
    Fix Version/s: 1.0.0

> Provide base implementations of UserContext and AuthenticationProvider
> ----------------------------------------------------------------------
>
>                 Key: GUACAMOLE-542
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-542
>             Project: Guacamole
>          Issue Type: Improvement
>            Reporter: Michael Jumper
>            Assignee: Michael Jumper
>            Priority: Major
>             Fix For: 1.0.0
>
>
> Rather than continue to require that extension authors either (1) use {{SimpleAuthenticationProvider}} and not benefit from recent Guacamole features or (2) implement the entirety of the {{UserContext}} and {{AuthenticationProvider}} interfaces and gain those benefits, we should provide abstract base classes which include default implementations of most of the functions involved.
> In addition to simplifying development of the type of extensions that should be preferred, this eases migration going forward for any API changes to the {{UserContext}} and {{AuthenticationProvider}} interfaces, particularly within our own extensions.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)