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 "Alex Deparvu (JIRA)" <ji...@apache.org> on 2019/02/07 14:31:00 UTC

[jira] [Commented] (OAK-6221) Deprecate SecurityProviderImpl

    [ https://issues.apache.org/jira/browse/OAK-6221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16762712#comment-16762712 ] 

Alex Deparvu commented on OAK-6221:
-----------------------------------

good point, I missed this bit.
what about something like
{code}
/**
 * @deprecated Replaced by {@code org.apache.jackrabbit.oak.security.internal.SecurityProviderBuilder}
 */
{code}
but of course on a dedicated issue, this one is pretty old.

> Deprecate SecurityProviderImpl
> ------------------------------
>
>                 Key: OAK-6221
>                 URL: https://issues.apache.org/jira/browse/OAK-6221
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core, security
>            Reporter: Alex Deparvu
>            Assignee: Alex Deparvu
>            Priority: Major
>             Fix For: 1.7.12, 1.8.0
>
>
> As agreed on OAK-6172, the {{SecurityProviderImpl}} should be deprecated in favor of the {{InternalSecurityProvider}}.
> This should also cover coming up with a way to use the new version in tests while we figure out OSGi testing setups.
> fyi [~anchela]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)