You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2012/12/21 12:19:12 UTC

[jira] [Updated] (SYNCOPE-259) Create UserService Interface and switch tests and console to use it

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

Christian Schneider updated SYNCOPE-259:
----------------------------------------

    Attachment: SYNCOPE-259.patch

Added patch to introduce the UserService interface and switch the UserTestITCase to it.
                
> Create UserService Interface and switch tests and console to use it
> -------------------------------------------------------------------
>
>                 Key: SYNCOPE-259
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-259
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.1.0
>            Reporter: Christian Schneider
>             Fix For: 1.1.0
>
>         Attachments: SYNCOPE-259.patch
>
>
> As preparation of the change to use cxf instead of spring webservices this issue is to introduce a service interface UserService.
> The UserService interface should later be used in the core to provide the UserController and on the console to access the service remotely.
> To make the transition easier the idea is to already introduce the interface upfront and change all tests and the console to use it. Before the switch the implementation of the interface will simply use the restTemplate under the covers.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira