Class PasswordServiceFactory


  • public class PasswordServiceFactory
    extends Object
    • Constructor Detail

      • PasswordServiceFactory

        public PasswordServiceFactory()
    • Method Detail

      • init

        public static void init​(String classname)
      • getPasswordService

        public static org.pentaho.platform.api.util.IPasswordService getPasswordService()
        returns the current implementation of IPasswordService
        Returns:
        datasource service
        Throws:
        RuntimeException - if class cannot be instantiated