org.alfresco.repo.security.authentication
Class AuthenticationTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.alfresco.repo.security.authentication.AuthenticationTest
- All Implemented Interfaces:
- junit.framework.Test
public class AuthenticationTest
- extends junit.framework.TestCase
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 |
AuthenticationTest
public AuthenticationTest()
AuthenticationTest
public AuthenticationTest(java.lang.String arg0)
setUp
public void setUp()
throws java.lang.Exception
- Overrides:
setUp
in class junit.framework.TestCase
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Overrides:
tearDown
in class junit.framework.TestCase
- Throws:
java.lang.Exception
testSystemTicket
public void testSystemTicket()
throws java.lang.Exception
- Throws:
java.lang.Exception
xtestScalability
public void xtestScalability()
c
public void c()
testNewTicketOnLogin
public void testNewTicketOnLogin()
testGuest
public void testGuest()
testCreateUsers
public void testCreateUsers()
testCreateAndyUserAndOtherCRUD
public void testCreateAndyUserAndOtherCRUD()
throws java.security.NoSuchAlgorithmException,
java.io.UnsupportedEncodingException
- Throws:
java.security.NoSuchAlgorithmException
java.io.UnsupportedEncodingException
testAuthentication
public void testAuthentication()
testCreateAuthenticationWhileRunningAsSystem
public void testCreateAuthenticationWhileRunningAsSystem()
throws java.lang.Exception
- Throws:
java.lang.Exception
testPushAndPopAuthentication
public void testPushAndPopAuthentication()
throws java.lang.Exception
- Throws:
java.lang.Exception
testAuthenticationFailure
public void testAuthenticationFailure()
testTicket
public void testTicket()
testTicketRepeat
public void testTicketRepeat()
testTicketOneOff
public void testTicketOneOff()
testTicketExpiryMode
public void testTicketExpiryMode()
testTicketExpires
public void testTicketExpires()
testTicketDoesNotExpire
public void testTicketDoesNotExpire()
testAuthenticationServiceGetNewTicket
public void testAuthenticationServiceGetNewTicket()
testAuthenticationService1
public void testAuthenticationService1()
testAuthenticationService2
public void testAuthenticationService2()
testAuthenticationService3
public void testAuthenticationService3()
testAuthenticationService4
public void testAuthenticationService4()
testAuthenticationService
public void testAuthenticationService()
testAuthenticationService0
public void testAuthenticationService0()
testPubAuthenticationService1
public void testPubAuthenticationService1()
testPubAuthenticationService2
public void testPubAuthenticationService2()
testPubAuthenticationService3
public void testPubAuthenticationService3()
testPubAuthenticationService
public void testPubAuthenticationService()
testPubAuthenticationService0
public void testPubAuthenticationService0()
testAbstractAuthenticationComponentGuestUserSupport
public void testAbstractAuthenticationComponentGuestUserSupport()
testPassThroughLogin
public void testPassThroughLogin()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.