mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
AUTH-86/AUTH-85: Move SSO token implementation back to Alfresco Community
Added test to AppContext05TestSuite so tests run in Bamboo build.
This commit is contained in:
@@ -58,6 +58,7 @@ import org.junit.runners.Suite;
|
|||||||
org.alfresco.repo.security.person.HomeFolderProviderSynchronizerTest.class,
|
org.alfresco.repo.security.person.HomeFolderProviderSynchronizerTest.class,
|
||||||
org.alfresco.repo.domain.permissions.FixedAclUpdaterTest.class,
|
org.alfresco.repo.domain.permissions.FixedAclUpdaterTest.class,
|
||||||
org.alfresco.repo.security.authentication.external.DefaultRemoteUserMapperTest.class,
|
org.alfresco.repo.security.authentication.external.DefaultRemoteUserMapperTest.class,
|
||||||
|
org.alfresco.repo.security.authentication.identityservice.IdentityServiceRemoteUserMapperTest.class,
|
||||||
org.alfresco.repo.security.authentication.subsystems.SubsystemChainingFtpAuthenticatorTest.class,
|
org.alfresco.repo.security.authentication.subsystems.SubsystemChainingFtpAuthenticatorTest.class,
|
||||||
org.alfresco.repo.security.authentication.external.LocalAuthenticationServiceTest.class,
|
org.alfresco.repo.security.authentication.external.LocalAuthenticationServiceTest.class,
|
||||||
org.alfresco.repo.domain.contentdata.ContentDataDAOTest.class,
|
org.alfresco.repo.domain.contentdata.ContentDataDAOTest.class,
|
||||||
|
Reference in New Issue
Block a user