@Internal
public interface ArtifactPermissionService
Modifier and Type | Method and Description |
---|---|
boolean |
hasReadPermission(@NotNull Artifact artifact)
Checks whether a permission is granted to read an
Artifact |
boolean |
hasReadPermission(@NotNull Artifact artifact,
@Nullable org.acegisecurity.Authentication authentication)
Checks whether a permission is granted to read an
Artifact |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.