public interface AuthenticationConfiguration
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId()
Retrieves the configured client ID.
|
String |
getClientSecret()
Retrieves the configured client secret.
|
String |
getRefreshToken()
Retrieves the configured refresh token.
|
String getClientId()
String getClientSecret()
String getRefreshToken()
Copyright © 2019. All rights reserved.