|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.rsa.authagent.authapi.AceSessionTest
public class AceSessionTest
Test case for AuthSession
| Constructor Summary | |
|---|---|
AceSessionTest()
|
|
| Method Summary | |
|---|---|
boolean |
check(java.lang.String user,
java.lang.String password,
int server)
|
void |
displayServer(int j)
|
static void |
main(java.lang.String[] args)
|
void |
setUp()
|
void |
tearDown()
|
void |
testAceSession()
|
void |
testAceSessionLoop()
|
void |
testClientCheck()
|
void |
testGetAuthStatusForFailedAuth()
|
void |
testGetAuthStatusForNewPinMode()
|
void |
testGetAuthStatusForPassedAuth()
|
void |
testGetShell()
|
void |
testLock()
|
void |
testNewPinLongerThanMaxLength()
|
void |
testNewPinShorterThanMinLength()
|
void |
testPassCodeLengthMoreThanAllowed()
|
void |
testUserLengthMoreThanAllowed()
|
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, getName, run, run, runBare, 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AceSessionTest()
| Method Detail |
|---|
public void setUp()
setUp in class junit.framework.TestCasepublic void testGetShell()
public void testLock()
public void testGetAuthStatusForFailedAuth()
public void testGetAuthStatusForPassedAuth()
public void testNewPinLongerThanMaxLength()
public void testNewPinShorterThanMinLength()
public void testGetAuthStatusForNewPinMode()
public void testClientCheck()
throws java.net.UnknownHostException
java.net.UnknownHostExceptionpublic static void main(java.lang.String[] args)
public void testAceSessionLoop()
public void testAceSession()
public void testUserLengthMoreThanAllowed()
public void testPassCodeLengthMoreThanAllowed()
public void displayServer(int j)
public boolean check(java.lang.String user,
java.lang.String password,
int server)
public void tearDown()
tearDown in class junit.framework.TestCase
|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||