You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Angela Schreiber (Jira)" <ji...@apache.org> on 2022/05/17 08:13:00 UTC

[jira] [Updated] (OAK-9770) incorrect annotation on AbstractLoginModule

     [ https://issues.apache.org/jira/browse/OAK-9770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Angela Schreiber updated OAK-9770:
----------------------------------
    Component/s: security-spi
                     (was: auth-external)

> incorrect annotation on AbstractLoginModule
> -------------------------------------------
>
>                 Key: OAK-9770
>                 URL: https://issues.apache.org/jira/browse/OAK-9770
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: security-spi
>            Reporter: Ruben Reusser
>            Priority: Blocker
>
> 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)