-
public abstract class YubiKeyPromptActionAction to be performed by a YubiKeyPromptActivity when a YubiKey is attached. Extend this class to handle an attached YubiKey from a YubiKeyPromptActivity.
See also YubiKeyPromptConnectionAction for an alternative which handles YubiKeys for a specific connection type.
-
-
Field Summary
Fields Modifier and Type Field Description public final static intRESULT_CONTINUEpublic final static Pair<Integer, Intent>CONTINUE
-