interface AuthProviderFactoryInterface implements AuthProviderFactoryInterface (View source)

deprecated will be removed with Neos 10. This factory was unfortunately misplaced into the Neos.ContentRepositoryRegistry package while it must instead reside in Neos.ContentRepository.Core Please use {@see \Neos\ContentRepository\Core\Factory\AuthProviderFactoryInterface} instead!

Methods

build(ContentRepositoryId $contentRepositoryId, ContentGraphReadModelInterface $contentGraphReadModel)

No description

Details

AuthProviderInterface build(ContentRepositoryId $contentRepositoryId, ContentGraphReadModelInterface $contentGraphReadModel)

No description

Parameters

ContentRepositoryId $contentRepositoryId
ContentGraphReadModelInterface $contentGraphReadModel

Return Value

AuthProviderInterface