Interface FilePasswordProvider.Decoder<T>

  • Type Parameters:
    T - type of the result
    Enclosing interface:
    FilePasswordProvider

    public static interface FilePasswordProvider.Decoder<T>
    Something that can produce a result given a password.