public class OAuthEndpoints extends Object
| Constructor and Description |
|---|
OAuthEndpoints(String desktopRedirectUrl,
String tokenRequestUrl,
String authorizationEndpointUrl,
String scope) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorizationEndpointUrl() |
URL |
getDesktopRedirectUrl() |
String |
getScope() |
String |
getTokenRequestUrl() |
Copyright © 2024. All rights reserved.