开发者

adding users to organizational units using java in googleApps

开发者 https://www.devze.com 2023-01-13 06:05 出处:网络
i am looking for a java code sample that explains on how i can add a user to an organizational unit. i added several units and now i would like to move the uses to the appropriate unit.

i am looking for a java code sample that explains on how i can add a user to an organizational unit. i added several units and now i would like to move the uses to the appropriate unit. in 开发者_JAVA百科addition it would make life easier, if i also can retrieve all existing units with somthing like getOrganizations()

thanks thomas


Here is a sample client I wrote:

https://docs.google.com/leaf?id=0B2Nu5U2Cz81qY2RjMzNlODYtNmY1Yy00ZWNmLWE5NWQtM2ZhNTkyZWI0YTNi&hl=en_US

This client provides samples for all possible organization unit management operations including retrieveAllOrganizationUnits and should be used with GData Java library which can be found here: http://code.google.com/p/gdata-java-client/downloads/list

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号