com.atlassian.crowd.acceptance.tests.concurrent
Class TokenStorageSwitchTest.AuthenticateThread
java.lang.Object
com.atlassian.crowd.acceptance.tests.concurrent.TokenStorageSwitchTest.AuthenticateThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- TokenStorageSwitchTest
public class TokenStorageSwitchTest.AuthenticateThread
- extends Object
- implements Runnable
A worker thread that keeps checking a token's validity while the switch is going on. There will be many of these.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TokenStorageSwitchTest.AuthenticateThread
public TokenStorageSwitchTest.AuthenticateThread(int userNumber)
assertTokenIsValid
protected void assertTokenIsValid(String token)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2010 Atlassian Pty Ltd. All Rights Reserved.