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 (JIRA)" <ji...@apache.org> on 2017/05/15 10:31:04 UTC

[jira] [Resolved] (OAK-6038) Drop dependency of spi.security.* tests from AbstractSecurityTest

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

angela resolved OAK-6038.
-------------------------
       Resolution: Fixed
    Fix Version/s: 1.8
                   1.7.0

> Drop dependency of spi.security.* tests from AbstractSecurityTest
> -----------------------------------------------------------------
>
>                 Key: OAK-6038
>                 URL: https://issues.apache.org/jira/browse/OAK-6038
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: angela
>            Assignee: angela
>              Labels: modularization
>             Fix For: 1.7.0, 1.8
>
>
> the {{AbstractSecurityTest}} provides the setup of an Oak content repository that relies on the default implementation of the various security modules. In the light of modularization efforts I would like to refactor those security related tests in oak.spi.security.* that depend on {{AbstractSecurityTest}} as they should not require a particular implementation.
> This currently affects the following classes:
> - -org.apache.jackrabbit.oak.spi.security.authorization.accesscontrol.AbstractAccessControlTest.java-
> - -org.apache.jackrabbit.oak.spi.security.authorization.restriction.AbstractRestrictionProviderTest.java-
> - -org.apache.jackrabbit.oak.spi.security.authorization.restriction.CompositeRestrictionProviderTest.java-
> - -org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProviderTest.java-
> - -org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsTest.java-
> - -org.apache.jackrabbit.oak.spi.security.user.action.AccessControlActionTest.java-
> - -org.apache.jackrabbit.oak.spi.security.user.action.ClearMembershipActionTest.java-
>                     



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)