|
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.AuthSessionFactoryTest
public class AuthSessionFactoryTest
Description:
| Constructor Summary | |
|---|---|
AuthSessionFactoryTest(java.lang.String arg0)
Constructor for AuthSessionFactoryTest. |
|
| Method Summary | |
|---|---|
void |
testAuthSessionPropertiesFileNotExists()
|
void |
testAuthSessionWithDefaultProperties()
|
void |
testCreateUserSessionWithDefaultProperties()
|
void |
testCreateUserSessionWithPropertiesFileNotExists()
|
void |
testGetAceServerStatus()
|
void |
testMultipleAuthSession()
|
void |
testShutdown()
|
void |
testTwoAuthSessionWithSameProperties()
|
| 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 AuthSessionFactoryTest(java.lang.String arg0)
arg0 - | Method Detail |
|---|
public void testAuthSessionWithDefaultProperties()
throws AuthAgentException
AuthAgentException
public void testAuthSessionPropertiesFileNotExists()
throws AuthAgentException
AuthAgentException
public void testTwoAuthSessionWithSameProperties()
throws AuthAgentException
AuthAgentExceptionpublic void testMultipleAuthSession()
public void testShutdown()
throws AuthAgentException
AuthAgentException
public void testCreateUserSessionWithDefaultProperties()
throws AuthAgentException
AuthAgentException
public void testCreateUserSessionWithPropertiesFileNotExists()
throws AuthAgentException
AuthAgentException
public void testGetAceServerStatus()
throws AuthAgentException
AuthAgentException
|
Authentication API v8.1 SP2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||