public class AuthorizationEndpoints extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH_OAUTH_AUTHORIZATION_SERVER |
| Modifier | Constructor and Description |
|---|---|
protected |
AuthorizationEndpoints(String baseUrl,
okhttp3.OkHttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
URL |
getAuthorizationEndpoint() |
URL |
getTokenEndpoint() |
public static final String PATH_OAUTH_AUTHORIZATION_SERVER
protected AuthorizationEndpoints(String baseUrl, okhttp3.OkHttpClient client)
Copyright © 2020 Red Hat, Inc. All Rights Reserved.