public class FreeMarkerAccountProviderFactory extends Object implements AccountProviderFactory
| Constructor and Description |
|---|
FreeMarkerAccountProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
AccountProvider |
create(ProviderSession providerSession) |
String |
getId() |
void |
init(Config.Scope config) |
public AccountProvider create(ProviderSession providerSession)
create in interface ProviderFactorypublic void init(Config.Scope config)
init in interface ProviderFactorypublic void close()
close in interface ProviderFactorypublic String getId()
getId in interface ProviderFactoryCopyright © 2014. All Rights Reserved.