public class PasswordServiceFactory extends Object
| Constructor and Description |
|---|
PasswordServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
static IPasswordService |
getPasswordService()
returns the current implementation of IPasswordService
|
static void |
init(String classname) |
public static void init(String classname)
public static IPasswordService getPasswordService()
RuntimeException - if class cannot be instantiatedCopyright © 2017 Hitachi Vantara. All rights reserved.