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 ProviderFactory
public void init(Config.Scope config)
init
in interface ProviderFactory
public void close()
close
in interface ProviderFactory
public String getId()
getId
in interface ProviderFactory
Copyright © 2014. All Rights Reserved.