You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (JIRA)" <ji...@apache.org> on 2012/06/01 13:10:22 UTC

[jira] [Created] (SYNCOPE-91) More UserController RESTful method consistency

Francesco Chicchiriccò created SYNCOPE-91:
---------------------------------------------

             Summary: More UserController RESTful method consistency
                 Key: SYNCOPE-91
                 URL: https://issues.apache.org/jira/browse/SYNCOPE-91
             Project: Syncope
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.0.0-incubating
            Reporter: Francesco Chicchiriccò
            Assignee: Francesco Chicchiriccò
             Fix For: 1.0.0-incubating


1. make activate() take userId and token instead of UserTO
2. add additional activate(), suspend() and reactivate() methods taking username as input (currently only userId)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (SYNCOPE-91) More UserController RESTful method consistency

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNCOPE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13406962#comment-13406962 ] 

Hudson commented on SYNCOPE-91:
-------------------------------

Integrated in Syncope-linux #196 (See [https://builds.apache.org/job/Syncope-linux/196/])
    SYNCOPE-91 #comment added alternative wf path and activation test (Revision 1346839)

     Result = FAILURE
fmartelli : 
Files : 
* /incubator/syncope/trunk/core/src/main/java/org/apache/syncope/core/rest/controller/UserController.java
* /incubator/syncope/trunk/core/src/main/resources/userWorkflow.bpmn20.xml
* /incubator/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/EntitlementTest.java
* /incubator/syncope/trunk/core/src/test/java/org/apache/syncope/core/persistence/dao/RoleTest.java
* /incubator/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/UserTestITCase.java
* /incubator/syncope/trunk/core/src/test/resources/content.xml

                
> More UserController RESTful method consistency
> ----------------------------------------------
>
>                 Key: SYNCOPE-91
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-91
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0.0-incubating
>            Reporter: Francesco Chicchiriccò
>            Assignee: fabio martelli
>              Labels: consistency, controller, rest
>             Fix For: 1.0.0-incubating
>
>
> 1. make activate() take userId and token instead of UserTO
> 2. add additional activate(), suspend() and reactivate() methods taking username as input (currently only userId)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Assigned] (SYNCOPE-91) More UserController RESTful method consistency

Posted by "fabio martelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

fabio martelli reassigned SYNCOPE-91:
-------------------------------------

    Assignee: fabio martelli  (was: Francesco Chicchiriccò)
    
> More UserController RESTful method consistency
> ----------------------------------------------
>
>                 Key: SYNCOPE-91
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-91
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0.0-incubating
>            Reporter: Francesco Chicchiriccò
>            Assignee: fabio martelli
>              Labels: consistency, controller, rest
>             Fix For: 1.0.0-incubating
>
>
> 1. make activate() take userId and token instead of UserTO
> 2. add additional activate(), suspend() and reactivate() methods taking username as input (currently only userId)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Closed] (SYNCOPE-91) More UserController RESTful method consistency

Posted by "fabio martelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

fabio martelli closed SYNCOPE-91.
---------------------------------


Bulk close for 1.0.0-RC2-incubating
                
> More UserController RESTful method consistency
> ----------------------------------------------
>
>                 Key: SYNCOPE-91
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-91
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0.0-incubating
>            Reporter: Francesco Chicchiriccò
>            Assignee: fabio martelli
>              Labels: consistency, controller, rest
>             Fix For: 1.0.0-incubating
>
>
> 1. make activate() take userId and token instead of UserTO
> 2. add additional activate(), suspend() and reactivate() methods taking username as input (currently only userId)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Resolved] (SYNCOPE-91) More UserController RESTful method consistency

Posted by "fabio martelli (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNCOPE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

fabio martelli resolved SYNCOPE-91.
-----------------------------------

    Resolution: Fixed
    
> More UserController RESTful method consistency
> ----------------------------------------------
>
>                 Key: SYNCOPE-91
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-91
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.0.0-incubating
>            Reporter: Francesco Chicchiriccò
>            Assignee: fabio martelli
>              Labels: consistency, controller, rest
>             Fix For: 1.0.0-incubating
>
>
> 1. make activate() take userId and token instead of UserTO
> 2. add additional activate(), suspend() and reactivate() methods taking username as input (currently only userId)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira