|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.security.AbstractLogin
com.caucho.security.FormLogin
com.caucho.server.security.FormLogin
public class FormLogin
Used to authenticate users in a servlet request. Applications will implement the Authenticator interface with a bean for authentication.
FormLogin| Field Summary |
|---|
| Fields inherited from class com.caucho.security.FormLogin |
|---|
_errorPage, _formURIPriority, _internalForward, _loginPage, LOGIN_CHECK, LOGIN_SAVED_PATH, LOGIN_SAVED_QUERY |
| Fields inherited from class com.caucho.security.AbstractLogin |
|---|
_auth, _singleSignon, log |
| Fields inherited from interface com.caucho.security.Login |
|---|
LOGIN_PASSWORD, LOGIN_USER_NAME, LOGIN_USER_PRINCIPAL |
| Constructor Summary | |
|---|---|
FormLogin()
Deprecated. |
|
| Method Summary |
|---|
| Methods inherited from class com.caucho.security.FormLogin |
|---|
getAuthType, getFormErrorPage, getFormLoginPage, getFormURIPriority, getInternalForward, getUserPrincipalImpl, init, isLoginUsedForRequest, isSavedUserValid, loginChallenge, loginSuccessResponse, setErrorPage, setFormErrorPage, setFormLoginPage, setFormURIPriority, setInternalForward, setLoginPage |
| Methods inherited from class com.caucho.security.AbstractLogin |
|---|
findSavedUser, getAuthenticator, getLoginPrincipalImpl, getSingleSignon, getUserPrincipal, isLogoutOnSessionTimeout, isPasswordBased, isSessionSaveLogin, isUserInRole, login, login, logout, logoutImpl, saveUser, sessionInvalidate, setAuthenticator, setLogoutOnSessionTimeout, setSessionSaveLogin, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public FormLogin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||