public class UserAuthNone extends AbstractUserAuth
Modifier and Type | Field and Description |
---|---|
static String |
NAME |
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Constructor and Description |
---|
UserAuthNone() |
Modifier and Type | Method and Description |
---|---|
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 String NAME
public Boolean doAuth(Buffer buffer, boolean init)
doAuth
in class AbstractUserAuth
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.