| Modifier and Type | Class and Description |
|---|---|
class |
BuiltinClientIdentitiesWatcher |
class |
ClientIdentitiesWatcher
Watches over a group of files that contains client identities
|
class |
DefaultClientIdentitiesWatcher |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResourceKeyPairProvider<R> |
class |
ClassLoadableResourceKeyPairProvider
This provider loads private keys from the specified resources that
are accessible via
ClassLoader.getResourceAsStream(String). |
class |
FileKeyPairProvider
This host key provider loads private keys from the specified files.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BouncyCastleGeneratorHostKeyProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGeneratorHostKeyProvider
Holds a single
KeyPair which is generated the 1st time
AbstractGeneratorHostKeyProvider.loadKeys() is called. |
class |
SimpleGeneratorHostKeyProvider
TODO Add javadoc
|
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.