DisplayAdvisorUDP is an optional interface for a UserDirectoryProvider to indicate that they should be called for User.getDisplayId() and User.getDisplayName().
Compute a display name for this user.
Parameters: user - The User object. a display name for this user, or null if the UDP is not advising on this one.