public interface DestinationUserNameProvider
Principal can also implement this contract when
 getName() isn't globally unique
 and therefore not suited for use with "user" destinations.UserDestinationResolver| Modifier and Type | Method and Description | 
|---|---|
String | 
getDestinationUserName()
Return a globally unique user name for use with "user" destinations. 
 | 
String getDestinationUserName()