InfoCenter Home > 4.4.2.2.1: Extending data represented in user profilesUse following interface with com.ibm.websphere.userprofile.UserProfileExtender to extend a user profile hash table: com.ibm.websphere.userprofile.UserProfileProperties This enables you to place arbitrary name/value pairs in the user profile. Extending the hash table is similar to using the java.util.Dictionary class in the base JDK 1.x or any of the classes that extend it. |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|