[jboss-user] [JBoss Portal] - Re: .. edit userprofile // profile-config.xml

Antoine_h do-not-reply at jboss.com
Tue Aug 28 07:42:00 EDT 2007


Look at the Identity JMX services.
They are the services for manipulating Users, Roles and the User Profile.
(no beans... beans are there for initialization, then they are used through JMX services).

The main class is : org.jboss.portal.identity.IdentityContext
from there, you can see the 4 services for identity.
Look at the jboss-service.xml for the description of the service.

In the UserPortlet.java, you can find an example of how to create/modify a User and it's profile data.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078700#4078700

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078700



More information about the jboss-user mailing list