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