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(IdPClientConfiguration idPClientConfiguration) |
String |
getType() |
protected void |
registerConfigProvider(org.wso2.carbon.config.provider.ConfigProvider configProvider) |
protected void |
unregisterConfigProvider(org.wso2.carbon.config.provider.ConfigProvider configProvider) |
protected void activate(org.osgi.framework.BundleContext bundleContext)
protected void deactivate(org.osgi.framework.BundleContext bundleContext)
protected void registerConfigProvider(org.wso2.carbon.config.provider.ConfigProvider configProvider)
protected void unregisterConfigProvider(org.wso2.carbon.config.provider.ConfigProvider configProvider)
public String getType()
getType in interface IdPClientFactorypublic IdPClient getIdPClient(IdPClientConfiguration idPClientConfiguration) throws IdPClientException
getIdPClient in interface IdPClientFactoryIdPClientExceptionCopyright © 2022 WSO2. All rights reserved.