[ 
https://issues.apache.org/jira/browse/SYNCOPE-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537833#comment-13537833
 ] 

Hudson commented on SYNCOPE-44:
-------------------------------

Integrated in Syncope-trunk #387 (See 
[https://builds.apache.org/job/Syncope-trunk/387/])
    [SYNCOPE-44] Enabling latest role search enhancements in the admin console 
(Revision 1424893)

     Result = SUCCESS
ilgrosso : 
Files : 
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/commons/SearchCondWrapper.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/Login.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/AbstractSearchPanel.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/RolePanel.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/RoleSearchPanel.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/SearchView.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/pages/panels/UserSearchPanel.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/AuthRestClient.java
* 
/syncope/trunk/console/src/main/java/org/apache/syncope/console/rest/EntitlementRestClient.java
* 
/syncope/trunk/core/src/main/java/org/apache/syncope/core/persistence/dao/impl/AttributableSearchDAOImpl.java
* /syncope/trunk/core/src/main/resources/views.xml
* 
/syncope/trunk/core/src/test/java/org/apache/syncope/core/rest/SearchTestITCase.java

                
> Add ability to search for Roles via the REST API
> ------------------------------------------------
>
>                 Key: SYNCOPE-44
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-44
>             Project: Syncope
>          Issue Type: Improvement
>            Reporter: Colm O hEigeartaigh
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.0
>
>
> It is currently not possible to search for roles via the REST API. You can, 
> however, search for a list of users that are members of a particular role. 
> But you may want the ability to search for a role by attributes, etc.
> Don't forget to refactor console's search panel accordingly.

--
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

Reply via email to