test
Class TestLoginLogic

java.lang.Object
  extended by test.TestLoginLogic

public class TestLoginLogic
extends Object


Constructor Summary
TestLoginLogic()
           
 
Method Summary
 void checkAttributes(Attributes a, Database db)
           
 Object findTestAttribute(Attributes a, Database db)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestLoginLogic

public TestLoginLogic()
Method Detail

checkAttributes

public void checkAttributes(Attributes a,
                            Database db)
                     throws LogicException
Throws:
LogicException

findTestAttribute

public Object findTestAttribute(Attributes a,
                                Database db)
                         throws LogicException
Throws:
LogicException