Uses of Enum
org.apache.sshd.common.kex.extension.KexExtensionHandler.AvailabilityPhase
Packages that use KexExtensionHandler.AvailabilityPhase
-
Uses of KexExtensionHandler.AvailabilityPhase in org.apache.sshd.common.kex.extension
Methods in org.apache.sshd.common.kex.extension that return KexExtensionHandler.AvailabilityPhaseModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.KexExtensionHandler.AvailabilityPhase.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.sshd.common.kex.extension with parameters of type KexExtensionHandler.AvailabilityPhaseModifier and TypeMethodDescriptionboolean
DefaultClientKexExtensionHandler.isKexExtensionsAvailable
(Session session, KexExtensionHandler.AvailabilityPhase phase) default boolean
KexExtensionHandler.isKexExtensionsAvailable
(Session session, KexExtensionHandler.AvailabilityPhase phase)