|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.org.agilcoop.cursos.testes.gui.modelo.AbstractDAOImpl<User>
br.org.agilcoop.cursos.testes.gui.modelo.UserDAOImpl
public class UserDAOImpl
| Constructor Summary | |
|---|---|
UserDAOImpl()
|
|
| Method Summary | |
|---|---|
boolean |
authenticate(java.lang.String username,
java.lang.String password)
|
| Methods inherited from class br.org.agilcoop.cursos.testes.gui.modelo.AbstractDAOImpl |
|---|
delete, insert, update |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface br.org.agilcoop.cursos.testes.gui.modelo.AbstractDAO |
|---|
delete, insert, update |
| Constructor Detail |
|---|
public UserDAOImpl()
| Method Detail |
|---|
public boolean authenticate(java.lang.String username,
java.lang.String password)
authenticate in interface UserDAO
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||