| Modifier and Type | Class and Description |
|---|---|
class |
AnalyticsHttpClientBuilderServiceImpl
This class is the Feign Client Builder Service, which create a fiegn client for each Http Service, where it is
necessary.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExternalIdPClientFactory.registerAnalyticsHttpClient(AnalyticsHttpClientBuilderService service) |
protected void |
ExternalIdPClientFactory.unregisterAnalyticsHttpClient(AnalyticsHttpClientBuilderService service) |
| Constructor and Description |
|---|
OAuth2ServiceStubs(AnalyticsHttpClientBuilderService service,
String tokenEndpoint,
String revokeEndpoint,
String introspectEndpoint,
String username,
String password,
int connectionTimeout,
int readTimeout)
Constructor.
|
Copyright © 2019 WSO2. All rights reserved.