Skip to content

Commit

Permalink
Mark IdentityService as internal
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <cwperx@amazon.com>
  • Loading branch information
cwperks committed Oct 1, 2024
1 parent ca434dd commit 5f4dbcf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
/**
* Identity and access control for OpenSearch
*
* @opensearch.api
* @opensearch.internal
* */
public class IdentityService {
private static final Logger log = LogManager.getLogger(IdentityService.class);
Expand Down

0 comments on commit 5f4dbcf

Please sign in to comment.