public class PasswordServiceFactory extends Object
| Constructor and Description |
|---|
PasswordServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static org.pentaho.platform.api.util.IPasswordService |
getPasswordService()
returns the current implementation of IPasswordService
|
static void |
init(String classname) |
public static void init(String classname)
public static org.pentaho.platform.api.util.IPasswordService getPasswordService()
RuntimeException - if class cannot be instantiated