public class UserAuthNone extends AbstractUserAuth
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
logBY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
UserAuthNone() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Boolean |
doAuth(Buffer buffer,
boolean init) |
auth, destroy, getName, getServerSession, getService, getSession, getUsername, next, toStringgetSimplifiedLoggerclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindByName, getNameList, getNames, ofName, removeByNamepublic static final java.lang.String NAME
public java.lang.Boolean doAuth(Buffer buffer, boolean init)
doAuth in class AbstractUserAuth