public class UserAuthNone extends AbstractUserAuth
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
log
BY_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, toString
getSimplifiedLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findByName, getNameList, getNames, ofName, removeByName
public static final java.lang.String NAME
public java.lang.Boolean doAuth(Buffer buffer, boolean init)
doAuth
in class AbstractUserAuth