|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.security.AbstractAuthenticator
com.caucho.security.AbstractCookieAuthenticator
com.caucho.security.DatabaseAuthenticator
com.caucho.security.JdbcAuthenticator
com.caucho.server.security.JdbcAuthenticator
public class JdbcAuthenticator
JdbcAuthenticator
,
Serialized FormField Summary |
---|
Fields inherited from class com.caucho.security.DatabaseAuthenticator |
---|
_cookieDomain, _cookieMaxAge, _cookieVersion, _useCookie |
Fields inherited from class com.caucho.security.AbstractAuthenticator |
---|
_passwordDigest, _passwordDigestAlgorithm, _passwordDigestRealm, NULL_USER |
Constructor Summary | |
---|---|
JdbcAuthenticator()
Deprecated. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.caucho.security.Authenticator |
---|
authenticate, getAlgorithm, logout |
Constructor Detail |
---|
public JdbcAuthenticator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |