| Modifier and Type | Method and Description |
|---|---|
IdPClient |
IdPClientFactory.getIdPClient(IdPClientConfiguration idPClientConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
static IdPClient |
IdPServiceUtils.getIdPClient(org.wso2.carbon.config.provider.ConfigProvider configProvider,
Map<String,IdPClientFactory> idPClientFactoryMap) |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalIdPClient
Implementation class for external IdP based on OAuth2 and SCIM2.
|
| Modifier and Type | Method and Description |
|---|---|
IdPClient |
ExternalIdPClientFactory.getIdPClient(IdPClientConfiguration idPClientConfiguration) |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalIdPClient
Local IdP Client.
|
| Modifier and Type | Method and Description |
|---|---|
IdPClient |
LocalIdPClientFactory.getIdPClient(IdPClientConfiguration idPClientConfiguration) |
Copyright © 2017 WSO2. All rights reserved.