public static class UserAuthPassword.Factory extends Object implements NamedFactory<UserAuth>
NamedFactory.Utils
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
UserAuth |
create()
Create a new instance
|
String |
getName()
Name of this factory
|
public String getName()
NamedFactory
getName
in interface NamedFactory<UserAuth>
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.