You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by uranus gu <ur...@achievo.com> on 2005/08/19 11:37:57 UTC

Wha API can I use, when I want to create a user.

In my project, I have to implement following function with Jetspeed API.
1) Create an user account.
2) Assign groups and roles to the created account
3) To make sure the interface display configuration of created user is the same with the configuration of an existing user, I need to copy the interface display configuration to the created user account from the existing user account.

What can I do? What Jetspeed API can I use?

Thanks

Re: Wha API can I use, when I want to create a user.

Posted by David Sean Taylor <da...@bluesunrise.com>.
uranus gu wrote:
> In my project, I have to implement following function with Jetspeed API.
> 1) Create an user account.
> 2) Assign groups and roles to the created account
> 3) To make sure the interface display configuration of created user is the same with the configuration of an existing user, I need to copy the interface display configuration to the created user account from the existing user account.
> 
> What can I do? What Jetspeed API can I use?
> 
> Thanks
Take a look at the UserDetailsPortlet, it has examples of doing this in
the addUser and setSecurityConstraints methods



-- 
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org