|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jguard.authentication.AuthenticationManagerFactory
public class AuthenticationManagerFactory
build an AuthenticationManager implementation.
| Constructor Summary | |
|---|---|
AuthenticationManagerFactory()
|
|
| Method Summary | |
|---|---|
static AuthenticationManager |
getAuthenticationManager()
Convenience method that returns the current AuthenticationManager. |
static void |
setDAO(java.lang.String authenticationManagerImpl,
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 AuthenticationManagerFactory()
| Method Detail |
|---|
public static AuthenticationManager getAuthenticationManager()
public static void setDAO(java.lang.String authenticationManagerImpl,
java.util.Map map)
throws AuthenticationException
daoImpl - map -
AuthenticationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||