org.alfresco.repo.security.authentication
Class ChainingAuthenticationServiceTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.alfresco.repo.security.authentication.ChainingAuthenticationServiceTest
- All Implemented Interfaces:
- junit.framework.Test
public class ChainingAuthenticationServiceTest
- extends junit.framework.TestCase
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 |
ChainingAuthenticationServiceTest
public ChainingAuthenticationServiceTest()
ChainingAuthenticationServiceTest
public ChainingAuthenticationServiceTest(java.lang.String arg0)
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.