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