| Modifier and Type | Class and Description |
|---|---|
class |
AbstractUserAuthFactory |
| Modifier and Type | Method and Description |
|---|---|
UserAuthFactory |
BuiltinUserAuthFactories.create() |
static UserAuthFactory |
BuiltinUserAuthFactories.fromFactoryName(String name) |
static UserAuthFactory |
BuiltinUserAuthFactories.resolveFactory(String name) |
| Constructor and Description |
|---|
ParseResult(List<UserAuthFactory> parsed,
List<String> unsupported) |
| Modifier and Type | Class and Description |
|---|---|
class |
UserAuthHostBasedFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
UserAuthKeyboardInteractiveFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
UserAuthPasswordFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
UserAuthPublicKeyFactory |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.