Ruben Reusser created OAK-9770:
----------------------------------
Summary: incorrect annotation on AbstractLoginModule
Key: OAK-9770
URL: https://issues.apache.org/jira/browse/OAK-9770
Project: Jackrabbit Oak
Issue Type: Bug
Components: auth-external
Reporter: Ruben Reusser
AbstractLoginModule is incorrectly annotated with @ProviderType [1] as the
documentation in [0] describes the class as the basic extension point for
authentication and even provides an example. This is causing a backwards
compatibility issue in an upstream product due to code quality scans.
[0] https://jackrabbit.apache.org/oak/docs/security/authentication.html
[1]https://jackrabbit.apache.org/oak/docs/apidocs/org/apache/jackrabbit/oak/spi/security/authentication/AbstractLoginModule.html
--
This message was sent by Atlassian Jira
(v8.20.7#820007)