Package org.apache.sshd.common.config.keys
-
Interface Summary Interface Description FilePasswordProvider FilePasswordProviderHolder FilePasswordProviderManager TODO Add javadocIdentity Represents an SSH key type - the referenced algorithm is the one used to generate the key - e.g., "RSA", "DSA", "EC".IdentityResourceLoader<PUB extends java.security.PublicKey,PRV extends java.security.PrivateKey> KeyEntryResolver<PUB extends java.security.PublicKey,PRV extends java.security.PrivateKey> KeyTypeNamesSupport TODO Add javadocOpenSshCertificate Represents and OpenSSH certificate key as specified in PROTOCOL.certkeysPrivateKeyEntryDecoder<PUB extends java.security.PublicKey,PRV extends java.security.PrivateKey> PrivateKeyEntryResolver PublicKeyEntryDataResolver TODO Add javadocPublicKeyEntryDecoder<PUB extends java.security.PublicKey,PRV extends java.security.PrivateKey> Represents a decoder of anOpenSSH
encoded key dataPublicKeyEntryResolver PublicKeyRawDataDecoder<PUB extends java.security.PublicKey> PublicKeyRawDataReader<PUB extends java.security.PublicKey> -
Class Summary Class Description AuthorizedKeyEntry Represents an entry in the user'sauthorized_keys
file according to the OpenSSH format.BuiltinIdentities.Constants Contains the names of the identitiesIdentityUtils IdentityUtils.LazyDefaultUserHomeFolderHolder KeyRandomArt Draw an ASCII-Art representing the fingerprint so human brain can profit from its built-in pattern recognition ability.KeyUtils Utility class for keysOpenSshCertificateImpl PublicKeyEntry Represents aPublicKey
whose data is formatted according to the OpenSSH format:PublicKeyEntry.LazyDefaultKeysFolderHolder -
Enum Summary Enum Description BuiltinIdentities FilePasswordProvider.ResourceDecodeResult