Interface Keyring

    • Method Detail

      • setPassword

        void setPassword​(String label,
                         String password)
      • isSupported

        boolean isSupported()
      • getIdentifier

        String getIdentifier()
      • requiresUserinput

        default boolean requiresUserinput()
      • getDescription

        String getDescription()
      • getSortIndex

        default int getSortIndex()