public class OpenIDConnectEndpoints extends Object
Constructor and Description |
---|
OpenIDConnectEndpoints(String tokenEndpoint,
String authorizationEndpoint) |
Modifier and Type | Method and Description |
---|---|
String |
getAuthorizationEndpoint() |
String |
getTokenEndpoint() |
public OpenIDConnectEndpoints(String tokenEndpoint, String authorizationEndpoint) throws MalformedURLException
MalformedURLException
Copyright © 2024. All rights reserved.