| Package | Description |
|---|---|
| net.leanix.dropkit | |
| net.leanix.dropkit.api | |
| net.leanix.dropkit.oauth |
| Modifier and Type | Method and Description |
|---|---|
OAuth2ClientConfig |
DropkitConfiguration.getOAuthConfiguration()
Returns the necessary configuration to run oauth resource providers.
|
| Modifier and Type | Method and Description |
|---|---|
static Client |
ClientFactory.create(OAuth2ClientConfig config)
Factory method to create an oauth2 api client used by an instance.
|
| Modifier and Type | Method and Description |
|---|---|
static ClientCredentialAccessTokenFactory |
ClientCredentialAccessTokenFactory.create(OAuth2ClientConfig config)
Factory method.
|
| Constructor and Description |
|---|
ClientCredentialAccessTokenFactory(OAuth2ClientConfig config,
com.sun.jersey.api.client.Client apiClient,
org.slf4j.Logger logger) |
OAuth2Authenticator(OAuth2ClientConfig configuration,
org.slf4j.Logger logger)
Constructor.
|
Copyright © 2015. All rights reserved.