Class UserUtil

java.lang.Object
org.fcrepo.kernel.impl.util.UserUtil

public class UserUtil extends Object
Since:
Sep 25, 2017
Author:
Daniel Bernstein
  • Field Details

  • Method Details

    • 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