org.alfresco.cmis.acl
Class CMISAccessControlServiceTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.cmis.mapping.BaseCMISTest
              extended by org.alfresco.cmis.acl.CMISAccessControlServiceTest
All Implemented Interfaces:
junit.framework.Test

public class CMISAccessControlServiceTest
extends BaseCMISTest


Field Summary
 
Fields inherited from class org.alfresco.cmis.mapping.BaseCMISTest
authenticationComponent, cmisAccessControlService, cmisDictionaryService, cmisMapping, cmisQueryService, cmisRenditionService, cmisService, contentService, dictionaryDAO, dictionaryService, fileFolderService, namespaceDao, namespaceService, nodeService, permissionModelDao, permissionService, rootNodeRef, searchService, serviceRegistry, testTX, thumbnailService, transactionService, versionService
 
Constructor Summary
CMISAccessControlServiceTest()
           
 
Method Summary
 void testAccessEntryOrdering()
           
 void testAclCapability()
           
 void testAclPropagationMode()
           
 void testAclReportingAllPermissions()
           
 void testAclReportingCmisPermissionsOnly()
           
 void testAllowableActionsAndPermissionMapping()
           
 void testApplyAcl()
           
 void testPermissions()
           
 
Methods inherited from class org.alfresco.cmis.mapping.BaseCMISTest
runAs, setUp, tearDown
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString
 
Methods inherited from class junit.framework.Assert
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CMISAccessControlServiceTest

public CMISAccessControlServiceTest()
Method Detail

testAclPropagationMode

public void testAclPropagationMode()

testAclCapability

public void testAclCapability()

testPermissions

public void testPermissions()

testAclReportingCmisPermissionsOnly

public void testAclReportingCmisPermissionsOnly()
                                         throws java.lang.Exception
Throws:
java.lang.Exception

testAclReportingAllPermissions

public void testAclReportingAllPermissions()
                                    throws java.lang.Exception
Throws:
java.lang.Exception

testAccessEntryOrdering

public void testAccessEntryOrdering()

testApplyAcl

public void testApplyAcl()
                  throws java.lang.Exception
Throws:
java.lang.Exception

testAllowableActionsAndPermissionMapping

public void testAllowableActionsAndPermissionMapping()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.