Class DocumentAuthorizationQueryStrategy

java.lang.Object
io.camunda.search.clients.auth.DocumentAuthorizationQueryStrategy
All Implemented Interfaces:
AuthorizationQueryStrategy

public class DocumentAuthorizationQueryStrategy extends Object implements AuthorizationQueryStrategy
Document based datastore (ES/OS) strategy implementation of AuthorizationQueryStrategy. It applies authorization to a search query by fetching the authorized resources for the authenticated user and creating a new search query with the authorization applied.