|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.incongru.berkano.http.BasicHttpAuthenticator
public class BasicHttpAuthenticator
| Constructor Summary | |
|---|---|
BasicHttpAuthenticator(javax.servlet.http.HttpServletRequest req,
UserDAO userDAO,
PasswordMatchingStrategy passwordMatchingStrategy)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
authenticate()
Deprecated. |
boolean |
logout()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicHttpAuthenticator(javax.servlet.http.HttpServletRequest req,
UserDAO userDAO,
PasswordMatchingStrategy passwordMatchingStrategy)
| Method Detail |
|---|
public boolean authenticate()
throws UnknownUserException
authenticate in interface AuthenticatorUnknownUserExceptionpublic boolean logout()
logout in interface Authenticator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||