Interface | Description |
---|---|
FilePasswordProvider | |
Identity |
Represents an SSH key type
|
IdentityResourceLoader<PUB extends PublicKey,PRV extends PrivateKey> | |
KeyEntryResolver<PUB extends PublicKey,PRV extends PrivateKey> | |
PrivateKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> | |
PrivateKeyEntryResolver | |
PublicKeyEntryDecoder<PUB extends PublicKey,PRV extends PrivateKey> |
Represents a decoder of an
OpenSSH encoded key data |
PublicKeyEntryResolver |
Class | Description |
---|---|
AuthorizedKeyEntry |
Represents an entry in the user's
authorized_keys file according
to the OpenSSH format. |
BuiltinIdentities.Constants |
Contains the names of the identities
|
IdentityUtils | |
KeyRandomArt |
Draw an ASCII-Art representing the fingerprint so human brain can
profit from its built-in pattern recognition ability.
|
KeyUtils |
Utility class for keys
|
PublicKeyEntry |
Enum | Description |
---|---|
BuiltinIdentities |
Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.