Skip to content

Commit

Permalink
Mark HasPrivileges API public
Browse files Browse the repository at this point in the history
  • Loading branch information
n1v0lg committed Aug 8, 2023
1 parent 185e921 commit d8c781b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
* REST handler that tests whether a user has the specified
* {@link RoleDescriptor.IndicesPrivileges privileges}
*/
@ServerlessScope(Scope.INTERNAL)
@ServerlessScope(Scope.PUBLIC)
public class RestHasPrivilegesAction extends SecurityBaseRestHandler {

private final SecurityContext securityContext;
Expand Down

0 comments on commit d8c781b

Please sign in to comment.