public class ClientUserAuthServiceFactory extends AbstractUserAuthServiceFactory
Modifier and Type | Field and Description |
---|---|
static ClientUserAuthServiceFactory |
INSTANCE |
DEFAULT_NAME
log
BY_NAME_COMPARATOR, NAME_EXTRACTOR
Constructor and Description |
---|
ClientUserAuthServiceFactory() |
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 ClientUserAuthServiceFactory INSTANCE