|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.caucho.server.http.AbstractAuthenticator
|
+--com.caucho.server.http.NullAuthenticator
| Constructor Summary | |
NullAuthenticator()
|
|
| Method Summary | |
java.security.Principal |
authenticate(java.lang.String user,
java.lang.String password)
|
| Methods inherited from class com.caucho.server.http.AbstractAuthenticator |
authenticate, authenticateCookie, authenticateCookie, init, isUserInRole, isUserInRole, updateCookie, updateCookie |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NullAuthenticator()
| Method Detail |
public java.security.Principal authenticate(java.lang.String user,
java.lang.String password)
authenticate in class AbstractAuthenticator
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||