@Deprecated public class ProviderConfiguration extends Object
ProviderDiscoveryClient,
OpenID Connect Discovery 1.0| Modifier and Type | Class and Description |
|---|---|
static class |
ProviderConfiguration.Builder
Deprecated.
|
| Constructor and Description |
|---|
ProviderConfiguration()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
URL |
getAuthorizationEndpoint()
Deprecated.
|
URL |
getIssuer()
Deprecated.
|
URL |
getJwkSetUri()
Deprecated.
|
URL |
getTokenEndpoint()
Deprecated.
|
URL |
getUserInfoEndpoint()
Deprecated.
|
public URL getIssuer()
public URL getAuthorizationEndpoint()
public URL getTokenEndpoint()
public URL getUserInfoEndpoint()
public URL getJwkSetUri()
Copyright © 2020. All rights reserved.