Class UserUtil


  • public class UserUtil
    extends Object
    Since:
    Sep 25, 2017
    Author:
    Daniel Bernstein
    • Method Detail

      • getUserURI

        public static URI getUserURI​(String sessionUserId,
                                     String userAgentBaseUri)
        Returns the user agent based on the session user id.
        Parameters:
        sessionUserId - the acting user's id for this session
        userAgentBaseUri - the user agent base uri, optional
        Returns:
        the uri of the user agent