Interface VcsRootUsernamesManagerEx

    • Method Detail

      • setVcsRootUsername

        void setVcsRootUsername​(SUser user,
                                VcsRoot root,
                                String userName)
        Sets username of a user in specific VCS root
        Parameters:
        user -
        root -
        userName -
      • setVcsUsername

        void setVcsUsername​(SUser user,
                            VcsSupportConfig vcs,
                            String userName)
        Sets username of a user in all VCS roots of a VCS plugin
        Parameters:
        user -
        vcs -
        userName -
      • setDefaultVcsUsername

        void setDefaultVcsUsername​(SUser user,
                                   String userName)
        Sets default VCS username for the user
        Parameters:
        user -
        userName -