|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.opensymphony.user.authenticator.AbstractAuthenticator
com.opensymphony.user.authenticator.SmartAuthenticator
A 'smart' authenticator that will try to guess which authenticator to use based on what classes are in the classpath.
This is not fool proof but should work well in most cases. If you write a new Authenticator - please try to update this class.
| Field Summary |
| Fields inherited from class com.opensymphony.user.authenticator.AbstractAuthenticator |
properties |
| Constructor Summary | |
SmartAuthenticator()
|
|
| Method Summary | |
boolean |
login(java.lang.String username,
java.lang.String password,
javax.servlet.http.HttpServletRequest req)
|
| Methods inherited from class com.opensymphony.user.authenticator.AbstractAuthenticator |
init, login |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SmartAuthenticator()
| Method Detail |
public boolean login(java.lang.String username,
java.lang.String password,
javax.servlet.http.HttpServletRequest req)
throws AuthenticationException
AuthenticationException
|
See www.opensymphony.com for more information. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||