public interface

UserAccessGrant

implements AccessGrant
com.atlassian.stash.repository.ref.restriction.UserAccessGrant

Class Overview

Allows specifying which StashUser users have access to a com.atlassian.stash.repository.Ref Ref to which a given restriction has been applied.

Summary

Public Methods
@Nonnull StashUser getUser()
[Expand]
Inherited Methods
From interface com.atlassian.stash.repository.ref.restriction.AccessGrant

Public Methods

@Nonnull public StashUser getUser ()

Returns
  • the user granted access