org.alfresco.repo.security.authentication
Class ChainingAuthenticationServiceTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.alfresco.repo.security.authentication.ChainingAuthenticationServiceTest
All Implemented Interfaces:
junit.framework.Test

public class ChainingAuthenticationServiceTest
extends junit.framework.TestCase


Constructor Summary
ChainingAuthenticationServiceTest()
           
ChainingAuthenticationServiceTest(java.lang.String arg0)
           
 
Method Summary
protected  void setUp()
           
 void testAll_Auth()
           
 void testAll_AuthEnabled()
           
 void testAll_AuthOverLapReversed()
           
 void testAll_MutAuth()
           
 void testService_Domains()
           
 void testService_GuestAllowed()
           
 void testService_GuestDenied()
           
 void testService_NoGuestConfigured()
           
 void testServiceOne_Auth()
           
 void testServiceOne_AuthFail()
           
 void testServiceOne_CRUD_Fails()
           
 void testServiceOne_CRUD()
           
 void testServiceOne_Enabled()
           
 void testServiceOne_GuestDenied()
           
 void testServiceOneDomains()
           
 void testServiceOneTickets()
           
 void testServiceTickets()
           
 void testServiceTwo_GuestAllowed()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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

ChainingAuthenticationServiceTest

public ChainingAuthenticationServiceTest()

ChainingAuthenticationServiceTest

public ChainingAuthenticationServiceTest(java.lang.String arg0)
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
java.lang.Exception

testServiceOne_Auth

public void testServiceOne_Auth()

testServiceOne_AuthFail

public void testServiceOne_AuthFail()

testServiceOne_GuestDenied

public void testServiceOne_GuestDenied()

testServiceTwo_GuestAllowed

public void testServiceTwo_GuestAllowed()

testServiceOne_CRUD_Fails

public void testServiceOne_CRUD_Fails()

testServiceOne_CRUD

public void testServiceOne_CRUD()

testServiceOne_Enabled

public void testServiceOne_Enabled()

testServiceOneDomains

public void testServiceOneDomains()

testServiceOneTickets

public void testServiceOneTickets()

testAll_Auth

public void testAll_Auth()

testAll_AuthOverLapReversed

public void testAll_AuthOverLapReversed()

testAll_MutAuth

public void testAll_MutAuth()

testAll_AuthEnabled

public void testAll_AuthEnabled()

testService_GuestDenied

public void testService_GuestDenied()

testService_GuestAllowed

public void testService_GuestAllowed()

testService_NoGuestConfigured

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

testService_Domains

public void testService_Domains()

testServiceTickets

public void testServiceTickets()


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