public interface ClientConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorizationEndpoint() |
String |
getClientId() |
String |
getClientSecret() |
ProviderType |
getProviderType() |
List<String> |
getScopes() |
String |
getTokenEndpoint() |
@Nonnull ProviderType getProviderType()
Copyright © 2020 Atlassian. All rights reserved.