Home
Samples
Try out these sample applications to see the APIs in action.
- Sample: Retrieving names from the Profiles directory
PeopleLike.java is a Java™ program that displays all the people in the Connections Profiles directory whose name matches the given input. It demonstrates how to read an Atom feed that does not require authentication from the Profiles server, and how to process the returned content using XPath.