public class DefaultPasswordFactory extends Object implements PasswordFactory
Modifier and Type | Field and Description |
---|---|
static PasswordFactory |
factory |
Constructor and Description |
---|
DefaultPasswordFactory() |
public static PasswordFactory factory
public DefaultPasswordFactory()
public String getPassword(String password)
getPassword
in interface PasswordFactory
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.