|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hardtokenmgmt.tools.tokentest.NetIdSetCos441TokenTester
public class NetIdSetCos441TokenTester
TokenTester containing tests specific for NetIDSetCos441 Token implementation
| Constructor Summary | |
|---|---|
NetIdSetCos441TokenTester()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getTestSuiteName()
|
void |
initialize(java.util.Properties props,
java.io.PrintStream out)
Method called directly after the class have been instantiated. |
boolean |
runTests(IToken token)
Method used to perform tests of the token, should send feed back of the tests to the given print stream. |
boolean |
tokenSupported(java.lang.String tokenImpl)
Method used to check if this implementation is supported by the given token |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NetIdSetCos441TokenTester()
| Method Detail |
|---|
public java.lang.String getTestSuiteName()
getTestSuiteName in interface ITokenTesterITokenTester.getTestSuiteName()
public void initialize(java.util.Properties props,
java.io.PrintStream out)
ITokenTester
initialize in interface ITokenTesterprops - the entire testtoken.property file, if file doesn'tout - the stream to print status output of the tests.
exist will an empty Properties be used.ITokenTester.initialize(Properties, PrintStream)
public boolean runTests(IToken token)
throws java.lang.Exception
ITokenTester
runTests in interface ITokenTestertoken - the token to perform tests on
java.lang.ExceptionITokenTester.runTests(IToken)public boolean tokenSupported(java.lang.String tokenImpl)
ITokenTester
tokenSupported in interface ITokenTestertokenImpl - class path to check
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||