| Package | Description |
|---|---|
| org.apache.sshd.server.auth |
| 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) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.