|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jguard.authentication.AuthenticationDAOFactory
| Constructor Summary | |
AuthenticationDAOFactory()
|
|
| Method Summary | |
static AuthenticationInterface |
getDAO()
Convenience method that returns the current AuthenticationInterface
implementation. |
static void |
setDAO(java.util.Map map)
initialize the DAO implementation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AuthenticationDAOFactory()
| Method Detail |
public static AuthenticationInterface getDAO()
AuthenticationInterface
implementation.
public static void setDAO(java.util.Map map)
throws AuthenticationException
map -
AuthenticationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||