Interface VcsRootUsernamesManagerImpl.VcsRootCommittersFilter

    • Method Detail

      • allowed

        boolean allowed​(@NotNull
                        SUser user,
                        @NotNull
                        VcsRoot vcsRoot)
        Parameters:
        user - User matched by a username in the vcs root
        vcsRoot - VCS Root to check
        Returns:
        false if the user should not be visible in this VCS Root