|
||||||||||
| 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.NullAuthenticator
com.caucho.server.security.NullAuthenticator
public class NullAuthenticator
The null authenticator creates a dummy user.
| Field Summary |
|---|
| Fields inherited from class com.caucho.security.AbstractAuthenticator |
|---|
_passwordDigest, _passwordDigestAlgorithm, _passwordDigestRealm |
| Constructor Summary | |
|---|---|
NullAuthenticator()
|
|
| Method Summary |
|---|
| Methods inherited from class com.caucho.security.NullAuthenticator |
|---|
authenticate, isUserInRole |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NullAuthenticator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||