public class UserAuthGSSFactory extends java.lang.Object implements UserAuthFactory
| Modifier and Type | Field and Description |
|---|---|
static UserAuthGSSFactory |
INSTANCE |
static java.lang.String |
NAME |
HOST_BASED, KB_INTERACTIVE, PASSWORD, PUBLIC_KEYBY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
UserAuthGSSFactory() |
| Modifier and Type | Method and Description |
|---|---|
UserAuth |
create() |
java.lang.String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, setUpBuiltinFactories, setUpTransformedFactoriesfindByName, getNameList, getNames, ofName, removeByNamepublic static final java.lang.String NAME
public static final UserAuthGSSFactory INSTANCE