-
public abstract class YubiKeyPromptConnectionAction<T extends YubiKeyConnection> extends YubiKeyPromptAction
Action to be performed by a YubiKeyPromptActivity when a YubiKey is attached.
Extend this class to handle an attached YubiKey from a YubiKeyPromptActivity, capable of providing a specific type of connection.