Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread wenxzhen
Hi Lakshani and Godwin,


Sorry for the carelessness, those tables were added by our colleagues year ago. 
Please ignore my words.


Thanks, Wenxing 


-- Original --
From:  "Lakshani Gamage";;
Send time: Wednesday, Oct 12, 2016 0:08 AM
To: "wenxzhen"; 
Cc: "Godwin Shrimal"; "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Hi Wenxzhen,


Could you please tell us from which sql file you found UM_GROUP definition? I 
couldn't find it anywhere in AS 5.3.0.


Thanks,

Lakshani.


On Tue, Oct 11, 2016 at 5:45 PM, wenxzhen  wrote:


Sorry. For the Group tables, I can find the UM_GROUP definition in the sql 
files from AS 5.3.0. Is there anything wrong?


-- Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "Godwin Shrimal"; 
Cc:  "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?





Hi Godwin,


OK, I see. If I wanna use the Group tables, what's the best way to do the 
support?


Thanks for the support.
Regards, Wenxing


-- Original --
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 8:34 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Pls check the database model in /dbscripts/mysql.sql and you find the 
source for JDBCUserStoreManager in 
https://github.com/wso2/carbon-kernel/blob/4.4.x/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/jdbc/JDBCUserStoreManager.java



Thanks

Godwin



On Tue, Oct 11, 2016 at 5:22 PM, wenxzhen  wrote:
I got it from product-as\modules\distribution\src\resources\sql\mysql.sql.


By the way, I can't find the source codes for the 
org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager either?




-- Original ------
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 8:19 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?





Hi Wenxing,


I can't find the tables called UM_GROUP and UM_USER_GROUP in the wso2as-5.3.0, 
can you point me exactly where do you refer those tables ?



Thanks

Godwin




On Tue, Oct 11, 2016 at 5:03 PM, wenxzhen  wrote:
Hi Godwin,


For the 2 APIs below, I think it's for the Roles, but not the Groups.


There are tables for UM_GROUP and UM_ROLE. I think there are different


Thanks, Wenxing




-------------- Original ------
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 7:24 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?





Hi wenxing,


You can use https://localhost:9443/services/UserAdmin?wsdl for this and see 
below for operation information.


Get groups : getAllRolesNames

Get User groups : getRolesOfUsers


Let us know if you need further information on this.



Thanks

Godwin






On Tue, Oct 11, 2016 at 3:40 PM, wenxzhen  wrote:
Dear experts,


Please advice as it's really important to our implementation.


Thanks, Wenxing


-- Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "wenxzhen"; "dev"; 

Subject:  Re:[Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Appreciated if anyone can advice.


-- Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "dev"; 

Subject:  [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Dear all,


From the database model shipped with AS 5.3.0, I can see that a User can be in 
a Group. How about the APIs? where can I find it and where it's the source 
codes?


Please advice.
Thanks, Wenxing





___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev
 




-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila












 







-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila












 







-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila












 





___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev
 




-- 
Lakshani Gamage

Software Engineer, WSO2


Mobile : +94 71 5478184
Blog : http://lakshanigamage.blogspot.com/___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread Lakshani Gamage
Hi Wenxzhen,

Could you please tell us from which sql file you found UM_GROUP definition?
I couldn't find it anywhere in AS 5.3.0.

Thanks,
Lakshani.

On Tue, Oct 11, 2016 at 5:45 PM, wenxzhen  wrote:

>
> Sorry. For the Group tables, I can find the UM_GROUP definition in the sql
> files from AS 5.3.0. Is there anything wrong?
>
> -- Original --
> *From: * "wenxzhen";;
> *Date: * Oct 11, 2016
> *To: * "Godwin Shrimal";
> *Cc: * "dev";
> *Subject: * Re: [Dev] Where can I find the APIs for
> UM_GROUP/UM_USER_GROUP?
>
> Hi Godwin,
>
> OK, I see. If I wanna use the Group tables, what's the best way to do the
> support?
>
> Thanks for the support.
> Regards, Wenxing
>
> -- Original --
> *From: * "Godwin Shrimal";;
> *Send time:* Tuesday, Oct 11, 2016 8:34 PM
> *To:* "wenxzhen";
> *Cc:* "dev";
> *Subject: * Re: [Dev] Where can I find the APIs for
> UM_GROUP/UM_USER_GROUP?
>
> Pls check the database model in /dbscripts/mysql.sql and you find
> the source for JDBCUserStoreManager in https://github.com/wso2/
> carbon-kernel/blob/4.4.x/core/org.wso2.carbon.user.core/src/
> main/java/org/wso2/carbon/user/core/jdbc/JDBCUserStoreManager.java
>
>
> Thanks
> Godwin
>
>
> On Tue, Oct 11, 2016 at 5:22 PM, wenxzhen  wrote:
>
>> I got it from product-as\modules\distributio
>> n\src\resources\sql\mysql.sql.
>>
>> By the way, I can't find the source codes for the
>> org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager either?
>>
>>
>> -- Original --
>> *From: * "Godwin Shrimal";;
>> *Send time:* Tuesday, Oct 11, 2016 8:19 PM
>> *To:* "wenxzhen";
>> *Cc:* "dev";
>> *Subject: * Re: [Dev] Where can I find the APIs for
>> UM_GROUP/UM_USER_GROUP?
>>
>> Hi Wenxing,
>>
>> I can't find the tables called UM_*GROUP *and UM_USER_*GROUP *in the
>> wso2as-5.3.0, can you point me exactly where do you refer those tables ?
>>
>>
>> Thanks
>> Godwin
>>
>>
>>
>> On Tue, Oct 11, 2016 at 5:03 PM, wenxzhen  wrote:
>>
>>> Hi Godwin,
>>>
>>> For the 2 APIs below, I think it's for the Roles, but not the Groups.
>>>
>>> There are tables for UM_GROUP and UM_ROLE. I think there are different
>>>
>>> Thanks, Wenxing
>>>
>>>
>>> -- Original --
>>> *From: * "Godwin Shrimal";;
>>> *Send time:* Tuesday, Oct 11, 2016 7:24 PM
>>> *To:* "wenxzhen";
>>> *Cc:* "dev";
>>> *Subject: * Re: [Dev] Where can I find the APIs for
>>> UM_GROUP/UM_USER_GROUP?
>>>
>>> Hi wenxing,
>>>
>>> You can use https://localhost:9443/services/UserAdmin?wsdl for this and
>>> see below for operation information.
>>>
>>> Get groups : getAllRolesNames
>>> Get User groups : getRolesOfUsers
>>>
>>> Let us know if you need further information on this.
>>>
>>> Thanks
>>> Godwin
>>>
>>>
>>> On Tue, Oct 11, 2016 at 3:40 PM, wenxzhen  wrote:
>>>
>>>> Dear experts,
>>>>
>>>> Please advice as it's really important to our implementation.
>>>>
>>>> Thanks, Wenxing
>>>>
>>>> -- Original --
>>>> *From: * "wenxzhen";;
>>>> *Date: * Oct 11, 2016
>>>> *To: * "wenxzhen"; "dev";
>>>> *Subject: * Re:[Dev] Where can I find the APIs for
>>>> UM_GROUP/UM_USER_GROUP?
>>>>
>>>> Appreciated if anyone can advice.
>>>>
>>>> -- Original --
>>>> *From: * "wenxzhen";;
>>>> *Date: * Oct 11, 2016
>>>> *To: * "dev";
>>>> *Subject: * [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?
>>>>
>>>> Dear all,
>>>>
>>>> From the database model shipped with AS 5.3.0, I can see that a User
>>>> can be in a Group. How about the APIs? where can I find it and where it's
>>>> the source codes?
>>>>
>>>> Please advice.
>>>> Thanks, Wenxing
>>>>
>>>> ___
>>>> Dev mailing list
>>>> Dev@wso2.org
>>>> 

Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread wenxzhen
Sorry. For the Group tables, I can find the UM_GROUP definition in the sql 
files from AS 5.3.0. Is there anything wrong?


-- Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "Godwin Shrimal"; 
Cc:  "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Hi Godwin,


OK, I see. If I wanna use the Group tables, what's the best way to do the 
support?


Thanks for the support.
Regards, Wenxing


-- Original --
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 8:34 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Pls check the database model in /dbscripts/mysql.sql and you find the 
source for JDBCUserStoreManager in 
https://github.com/wso2/carbon-kernel/blob/4.4.x/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/jdbc/JDBCUserStoreManager.java



Thanks

Godwin



On Tue, Oct 11, 2016 at 5:22 PM, wenxzhen  wrote:
I got it from product-as\modules\distribution\src\resources\sql\mysql.sql.


By the way, I can't find the source codes for the 
org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager either?




-- Original --
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 8:19 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?





Hi Wenxing,


I can't find the tables called UM_GROUP and UM_USER_GROUP in the wso2as-5.3.0, 
can you point me exactly where do you refer those tables ?



Thanks

Godwin




On Tue, Oct 11, 2016 at 5:03 PM, wenxzhen  wrote:
Hi Godwin,


For the 2 APIs below, I think it's for the Roles, but not the Groups.


There are tables for UM_GROUP and UM_ROLE. I think there are different


Thanks, Wenxing




-- Original --
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 7:24 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?





Hi wenxing,


You can use https://localhost:9443/services/UserAdmin?wsdl for this and see 
below for operation information.


Get groups : getAllRolesNames

Get User groups : getRolesOfUsers


Let us know if you need further information on this.



Thanks

Godwin






On Tue, Oct 11, 2016 at 3:40 PM, wenxzhen  wrote:
Dear experts,


Please advice as it's really important to our implementation.


Thanks, Wenxing


-------------- Original ------
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "wenxzhen"; "dev"; 

Subject:  Re:[Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Appreciated if anyone can advice.


-- Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "dev"; 

Subject:  [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Dear all,


From the database model shipped with AS 5.3.0, I can see that a User can be in 
a Group. How about the APIs? where can I find it and where it's the source 
codes?


Please advice.
Thanks, Wenxing





___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev
 




-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila












 







-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila












 







-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread wenxzhen
Hi Godwin,


OK, I see. If I wanna use the Group tables, what's the best way to do the 
support?


Thanks for the support.
Regards, Wenxing


-- Original --
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 8:34 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Pls check the database model in /dbscripts/mysql.sql and you find the 
source for JDBCUserStoreManager in 
https://github.com/wso2/carbon-kernel/blob/4.4.x/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/jdbc/JDBCUserStoreManager.java



Thanks

Godwin



On Tue, Oct 11, 2016 at 5:22 PM, wenxzhen  wrote:
I got it from product-as\modules\distribution\src\resources\sql\mysql.sql.


By the way, I can't find the source codes for the 
org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager either?




-- Original --
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 8:19 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?





Hi Wenxing,


I can't find the tables called UM_GROUP and UM_USER_GROUP in the wso2as-5.3.0, 
can you point me exactly where do you refer those tables ?



Thanks

Godwin




On Tue, Oct 11, 2016 at 5:03 PM, wenxzhen  wrote:
Hi Godwin,


For the 2 APIs below, I think it's for the Roles, but not the Groups.


There are tables for UM_GROUP and UM_ROLE. I think there are different


Thanks, Wenxing




-- Original --
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 7:24 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?





Hi wenxing,


You can use https://localhost:9443/services/UserAdmin?wsdl for this and see 
below for operation information.


Get groups : getAllRolesNames

Get User groups : getRolesOfUsers


Let us know if you need further information on this.



Thanks

Godwin






On Tue, Oct 11, 2016 at 3:40 PM, wenxzhen  wrote:
Dear experts,


Please advice as it's really important to our implementation.


Thanks, Wenxing


------ Original ----------
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "wenxzhen"; "dev"; 

Subject:  Re:[Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Appreciated if anyone can advice.


------ Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "dev"; 

Subject:  [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Dear all,


From the database model shipped with AS 5.3.0, I can see that a User can be in 
a Group. How about the APIs? where can I find it and where it's the source 
codes?


Please advice.
Thanks, Wenxing





___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev
 




-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila












 







-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila












 







-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread Godwin Shrimal
Pls check the database model in /dbscripts/mysql.sql and you find
the source for JDBCUserStoreManager in
https://github.com/wso2/carbon-kernel/blob/4.4.x/core/org.wso2.carbon.user.core/src/main/java/org/wso2/carbon/user/core/jdbc/JDBCUserStoreManager.java


Thanks
Godwin


On Tue, Oct 11, 2016 at 5:22 PM, wenxzhen  wrote:

> I got it from product-as\modules\distribution\src\resources\sql\mysql.sql.
>
> By the way, I can't find the source codes for the
> org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager either?
>
>
> -- Original --
> *From: * "Godwin Shrimal";;
> *Send time:* Tuesday, Oct 11, 2016 8:19 PM
> *To:* "wenxzhen";
> *Cc:* "dev";
> *Subject: * Re: [Dev] Where can I find the APIs for
> UM_GROUP/UM_USER_GROUP?
>
> Hi Wenxing,
>
> I can't find the tables called UM_*GROUP *and UM_USER_*GROUP *in the
> wso2as-5.3.0, can you point me exactly where do you refer those tables ?
>
>
> Thanks
> Godwin
>
>
>
> On Tue, Oct 11, 2016 at 5:03 PM, wenxzhen  wrote:
>
>> Hi Godwin,
>>
>> For the 2 APIs below, I think it's for the Roles, but not the Groups.
>>
>> There are tables for UM_GROUP and UM_ROLE. I think there are different
>>
>> Thanks, Wenxing
>>
>>
>> ---------- Original --
>> *From: * "Godwin Shrimal";;
>> *Send time:* Tuesday, Oct 11, 2016 7:24 PM
>> *To:* "wenxzhen";
>> *Cc:* "dev";
>> *Subject: * Re: [Dev] Where can I find the APIs for
>> UM_GROUP/UM_USER_GROUP?
>>
>> Hi wenxing,
>>
>> You can use https://localhost:9443/services/UserAdmin?wsdl for this and
>> see below for operation information.
>>
>> Get groups : getAllRolesNames
>> Get User groups : getRolesOfUsers
>>
>> Let us know if you need further information on this.
>>
>> Thanks
>> Godwin
>>
>>
>> On Tue, Oct 11, 2016 at 3:40 PM, wenxzhen  wrote:
>>
>>> Dear experts,
>>>
>>> Please advice as it's really important to our implementation.
>>>
>>> Thanks, Wenxing
>>>
>>> ------ Original ------
>>> *From: * "wenxzhen";;
>>> *Date: * Oct 11, 2016
>>> *To: * "wenxzhen"; "dev";
>>> *Subject: * Re:[Dev] Where can I find the APIs for
>>> UM_GROUP/UM_USER_GROUP?
>>>
>>> Appreciated if anyone can advice.
>>>
>>> -- Original --
>>> *From: * "wenxzhen";;
>>> *Date: * Oct 11, 2016
>>> *To: * "dev";
>>> *Subject: * [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?
>>>
>>> Dear all,
>>>
>>> From the database model shipped with AS 5.3.0, I can see that a User can
>>> be in a Group. How about the APIs? where can I find it and where it's the
>>> source codes?
>>>
>>> Please advice.
>>> Thanks, Wenxing
>>>
>>> ___
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Godwin Amila Shrimal*
>> Senior Software Engineer
>> WSO2 Inc.; http://wso2.com
>> lean.enterprise.middleware
>>
>> mobile: *+94772264165*
>> linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>*
>> twitter: https://twitter.com/godwinamila
>> <http://wso2.com/signature>
>>
>
>
>
> --
> *Godwin Amila Shrimal*
> Senior Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: *+94772264165*
> linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>*
> twitter: https://twitter.com/godwinamila
> <http://wso2.com/signature>
>



-- 
*Godwin Amila Shrimal*
Senior Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: *+94772264165*
linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>*
twitter: https://twitter.com/godwinamila
<http://wso2.com/signature>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread wenxzhen
I got it from product-as\modules\distribution\src\resources\sql\mysql.sql.


By the way, I can't find the source codes for the 
org.wso2.carbon.user.core.jdbc.JDBCUserStoreManager either?




-- Original --
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 8:19 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Hi Wenxing,


I can't find the tables called UM_GROUP and UM_USER_GROUP in the wso2as-5.3.0, 
can you point me exactly where do you refer those tables ?



Thanks

Godwin




On Tue, Oct 11, 2016 at 5:03 PM, wenxzhen  wrote:
Hi Godwin,


For the 2 APIs below, I think it's for the Roles, but not the Groups.


There are tables for UM_GROUP and UM_ROLE. I think there are different


Thanks, Wenxing




-- Original --
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 7:24 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?





Hi wenxing,


You can use https://localhost:9443/services/UserAdmin?wsdl for this and see 
below for operation information.


Get groups : getAllRolesNames

Get User groups : getRolesOfUsers


Let us know if you need further information on this.



Thanks

Godwin






On Tue, Oct 11, 2016 at 3:40 PM, wenxzhen  wrote:
Dear experts,


Please advice as it's really important to our implementation.


Thanks, Wenxing


-- Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "wenxzhen"; "dev"; 

Subject:  Re:[Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Appreciated if anyone can advice.


-------------- Original ------
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "dev"; 

Subject:  [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Dear all,


From the database model shipped with AS 5.3.0, I can see that a User can be in 
a Group. How about the APIs? where can I find it and where it's the source 
codes?


Please advice.
Thanks, Wenxing





___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev
 




-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila












 







-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread Godwin Shrimal
Hi Wenxing,

I can't find the tables called UM_*GROUP *and UM_USER_*GROUP *in the
wso2as-5.3.0, can you point me exactly where do you refer those tables ?


Thanks
Godwin



On Tue, Oct 11, 2016 at 5:03 PM, wenxzhen  wrote:

> Hi Godwin,
>
> For the 2 APIs below, I think it's for the Roles, but not the Groups.
>
> There are tables for UM_GROUP and UM_ROLE. I think there are different
>
> Thanks, Wenxing
>
>
> -- Original --
> *From: * "Godwin Shrimal";;
> *Send time:* Tuesday, Oct 11, 2016 7:24 PM
> *To:* "wenxzhen";
> *Cc:* "dev";
> *Subject: * Re: [Dev] Where can I find the APIs for
> UM_GROUP/UM_USER_GROUP?
>
> Hi wenxing,
>
> You can use https://localhost:9443/services/UserAdmin?wsdl for this and
> see below for operation information.
>
> Get groups : getAllRolesNames
> Get User groups : getRolesOfUsers
>
> Let us know if you need further information on this.
>
> Thanks
> Godwin
>
>
> On Tue, Oct 11, 2016 at 3:40 PM, wenxzhen  wrote:
>
>> Dear experts,
>>
>> Please advice as it's really important to our implementation.
>>
>> Thanks, Wenxing
>>
>> -- Original --
>> *From: * "wenxzhen";;
>> *Date: * Oct 11, 2016
>> *To: * "wenxzhen"; "dev";
>> *Subject: * Re:[Dev] Where can I find the APIs for
>> UM_GROUP/UM_USER_GROUP?
>>
>> Appreciated if anyone can advice.
>>
>> -- Original --
>> *From: * "wenxzhen";;
>> *Date: * Oct 11, 2016
>> *To: * "dev";
>> *Subject: * [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?
>>
>> Dear all,
>>
>> From the database model shipped with AS 5.3.0, I can see that a User can
>> be in a Group. How about the APIs? where can I find it and where it's the
>> source codes?
>>
>> Please advice.
>> Thanks, Wenxing
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> *Godwin Amila Shrimal*
> Senior Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: *+94772264165*
> linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>*
> twitter: https://twitter.com/godwinamila
> <http://wso2.com/signature>
>



-- 
*Godwin Amila Shrimal*
Senior Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: *+94772264165*
linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>*
twitter: https://twitter.com/godwinamila
<http://wso2.com/signature>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread wenxzhen
Hi Godwin,


For the 2 APIs below, I think it's for the Roles, but not the Groups.


There are tables for UM_GROUP and UM_ROLE. I think there are different


Thanks, Wenxing




-- Original --
From:  "Godwin Shrimal";;
Send time: Tuesday, Oct 11, 2016 7:24 PM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Hi wenxing,


You can use https://localhost:9443/services/UserAdmin?wsdl for this and see 
below for operation information.


Get groups : getAllRolesNames

Get User groups : getRolesOfUsers


Let us know if you need further information on this.



Thanks

Godwin






On Tue, Oct 11, 2016 at 3:40 PM, wenxzhen  wrote:
Dear experts,


Please advice as it's really important to our implementation.


Thanks, Wenxing


-- Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "wenxzhen"; "dev"; 

Subject:  Re:[Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Appreciated if anyone can advice.


-- Original ------
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "dev"; 

Subject:  [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Dear all,


From the database model shipped with AS 5.3.0, I can see that a User can be in 
a Group. How about the APIs? where can I find it and where it's the source 
codes?


Please advice.
Thanks, Wenxing





___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev
 




-- 
Godwin Amila Shrimal
 Senior Software Engineer
WSO2 Inc.; http://wso2.com
 lean.enterprise.middleware

mobile: +94772264165linkedin: http://lnkd.in/KUum6D
twitter: https://twitter.com/godwinamila___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread Godwin Shrimal
Hi wenxing,

You can use https://localhost:9443/services/UserAdmin?wsdl for this and see
below for operation information.

Get groups : getAllRolesNames
Get User groups : getRolesOfUsers

Let us know if you need further information on this.

Thanks
Godwin


On Tue, Oct 11, 2016 at 3:40 PM, wenxzhen  wrote:

> Dear experts,
>
> Please advice as it's really important to our implementation.
>
> Thanks, Wenxing
>
> -- Original --
> *From: * "wenxzhen";;
> *Date: * Oct 11, 2016
> *To: * "wenxzhen"; "dev";
> *Subject: * Re:[Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?
>
> Appreciated if anyone can advice.
>
> -- Original --
> *From: * "wenxzhen";;
> *Date: * Oct 11, 2016
> *To: * "dev";
> *Subject: * [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?
>
> Dear all,
>
> From the database model shipped with AS 5.3.0, I can see that a User can
> be in a Group. How about the APIs? where can I find it and where it's the
> source codes?
>
> Please advice.
> Thanks, Wenxing
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Godwin Amila Shrimal*
Senior Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: *+94772264165*
linkedin: *http://lnkd.in/KUum6D <http://lnkd.in/KUum6D>*
twitter: https://twitter.com/godwinamila
<http://wso2.com/signature>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread wenxzhen
Dear experts,


Please advice as it's really important to our implementation.


Thanks, Wenxing


-- Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "wenxzhen"; "dev"; 

Subject:  Re:[Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Appreciated if anyone can advice.


-- Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "dev"; 

Subject:  [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Dear all,


From the database model shipped with AS 5.3.0, I can see that a User can be in 
a Group. How about the APIs? where can I find it and where it's the source 
codes?


Please advice.
Thanks, Wenxing___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread wenxzhen
Appreciated if anyone can advice.


-- Original --
From:  "wenxzhen";;
Date:  Oct 11, 2016
To:  "dev"; 

Subject:  [Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?



Dear all,


From the database model shipped with AS 5.3.0, I can see that a User can be in 
a Group. How about the APIs? where can I find it and where it's the source 
codes?


Please advice.
Thanks, Wenxing___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] Where can I find the APIs for UM_GROUP/UM_USER_GROUP?

2016-10-11 Thread wenxzhen
Dear all,


From the database model shipped with AS 5.3.0, I can see that a User can be in 
a Group. How about the APIs? where can I find it and where it's the source 
codes?


Please advice.
Thanks, Wenxing___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev