Class ClasspathUserProviderImpl

  • All Implemented Interfaces:
    UserProvider

    public class ClasspathUserProviderImpl
    extends java.lang.Object
    implements UserProvider
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<User> readUsers()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ClasspathUserProviderImpl

        public ClasspathUserProviderImpl​(java.lang.String pathToCSVFile)