java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.organization.User

public class User extends Object
Represents a human computer user, typically by UNIX account name.
Author:
jonmv
  • Constructor Details

    • User

      protected User(String username)
  • Method Details