Class PasswordServiceFactory

java.lang.Object
org.pentaho.platform.config.PasswordServiceFactory

public class PasswordServiceFactory extends Object
  • Constructor Details

    • PasswordServiceFactory

      public PasswordServiceFactory()
  • Method Details

    • 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