]
Boleslaw Dawidowicz resolved GTNPORTAL-1824.
--------------------------------------------
Resolution: Done
We should implement all Unsupported method in UserHandler interface
-------------------------------------------------------------------
Key: GTNPORTAL-1824
URL:
https://issues.jboss.org/browse/GTNPORTAL-1824
Project: GateIn Portal
Issue Type: Task
Security Level: Public(Everyone can see)
Reporter: Khoi Nguyen
Assignee: Boleslaw Dawidowicz
Fix For: 3.2.0-M02
Currently, some methods in UserHandler have been deprecated and suggested to use other
method such as
* getUserPageList -> findAllUsers
* findUsers -> findUsersByQuery
* findUsersByGroup -> findUsersByGroupId
Unfortunately, these methods haven't been implemented yet and throw
UnsupportedOperationException, there're very confusing for developer who want to use
this API, so we must implement them as soon as possible.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: