public class LocalIdPClientFactory extends Object implements IdPClientFactory
| Constructor and Description |
|---|
LocalIdPClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext) |
protected void |
deactivate(org.osgi.framework.BundleContext bundleContext) |
IdPClient |
getIdPClient(Map<String,String> properties,
List<User> users,
List<Role> roles) |
String |
getType() |
protected void activate(org.osgi.framework.BundleContext bundleContext)
protected void deactivate(org.osgi.framework.BundleContext bundleContext)
public String getType()
getType in interface IdPClientFactorypublic IdPClient getIdPClient(Map<String,String> properties, List<User> users, List<Role> roles) throws IdPClientException
getIdPClient in interface IdPClientFactoryIdPClientExceptionCopyright © 2017 WSO2. All rights reserved.