public final class MetadataResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
MetadataResponse.Builder |
Modifier and Type | Method and Description |
---|---|
URI |
authorizationEndpoint() |
static MetadataResponse.Builder |
builder() |
List<String> |
IdTokenSigningAlgValuesSupported() |
String |
issuer() |
URI |
jwksEndpoint() |
URI |
registrationEndpoint() |
List<String> |
responseTypesSupported() |
List<String> |
subjectTypesSupported() |
URI |
tokenEndpoint() |