public class ServerUserAuthServiceFactory extends AbstractUserAuthServiceFactory
Modifier and Type | Field and Description |
---|---|
static ServerUserAuthServiceFactory |
INSTANCE |
DEFAULT_NAME
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Constructor and Description |
---|
ServerUserAuthServiceFactory() |
Modifier and Type | Method and Description |
---|---|
Service |
create(Session session) |
getName
getSimplifiedLogger
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
create
findByName, getNameList, getNames, ofName, removeByName
public static final ServerUserAuthServiceFactory INSTANCE