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/08 15:39:04 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16000935#comment-16000935 ] 

angela commented on OAK-6038:
-----------------------------

revision 1794397: org.apache.jackrabbit.oak.spi.security.privilege.PrivilegeBitsProviderTest.java


> 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
>
> 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)