public class SshAuthenticationInsecureKeyException extends AuthenticationException
AuthenticationException that is thrown during authentication when a
key does not meet the requirements of the system.| Constructor and Description |
|---|
SshAuthenticationInsecureKeyException(KeyedMessage message) |
SshAuthenticationInsecureKeyException(KeyedMessage message,
Throwable cause) |
getKeyedMessage, getLocalizedMessage, getMessageKeyaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SshAuthenticationInsecureKeyException(@Nonnull KeyedMessage message)
public SshAuthenticationInsecureKeyException(@Nonnull KeyedMessage message, @Nullable Throwable cause)
Copyright © 2024 Atlassian. All rights reserved.