|
||||||||||
| 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.BasicLogin
com.caucho.server.security.BasicLogin
public class BasicLogin
Implements the "basic" auth-method. Basic uses the HTTP authentication with WWW-Authenticate and SC_UNAUTHORIZE.
| Field Summary |
|---|
| Fields inherited from class com.caucho.security.BasicLogin |
|---|
_realm |
| 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 | |
|---|---|
BasicLogin()
|
|
| Method Summary |
|---|
| Methods inherited from class com.caucho.security.BasicLogin |
|---|
getAuthType, getRealmName, getUserPrincipalImpl, isLoginUsedForRequest, isPasswordBased, isSavedUserValid, loginChallenge, setRealmName |
| Methods inherited from class com.caucho.security.AbstractLogin |
|---|
findSavedUser, getAuthenticator, getLoginPrincipalImpl, getSingleSignon, getUserPrincipal, init, isLogoutOnSessionTimeout, isSessionSaveLogin, isUserInRole, login, login, loginSuccessResponse, 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 BasicLogin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||