Package com.onec.ui

Class CurrentUserResolver

java.lang.Object
com.onec.ui.CurrentUserResolver

public class CurrentUserResolver extends Object
Resolves the authenticated principal to a domain catalog record via the configured UiIdentityLink (e.g. login -> Employee.email), so persona UIs can greet and scope to "the current person". Falls back to the raw username when no link is configured or no record matches.