Class PrivateKeyFileResource


  • public class PrivateKeyFileResource
    extends Resource<java.io.File>
    • Constructor Detail

      • PrivateKeyFileResource

        public PrivateKeyFileResource​(java.io.File privateKeyFile)
    • Method Detail

      • getReader

        public java.io.Reader getReader()
                                 throws java.io.IOException
        Specified by:
        getReader in class Resource<java.io.File>
        Throws:
        java.io.IOException