Package com.ibm.websphere.userprofile

Interface Summary
UserProfile UserProfile interface for modifying and accessing the demographic properties of the individual Users.
UserProfileExtender
For adding new columns by extending datawrapper com.ibm.servlet.personalization.userprofile.UserProfile should implement this interface.
UserProfileProperties This interface can be used to extend a User Profile so that you can place arbitrary name/value pairs into the User Profile.
 

Class Summary
UserProfileManager
The User Profile implementation in WebSphere Application Server version 3.0 differs significantly from that in version 2.0.
 

Exception Summary
UserProfileCreateException Thrown to indicate that error occurred when creating the specified userprofile
UserProfileFinderException Thrown to indicate that error occurred while finding the specified userprofile.
UserProfileRemoveException Thrown to indicate that a error occurred while removing the specified userprofile.