AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput.addCodeChallengeMethodsSupportedItem(String codeChallengeMethodsSupportedItem) |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput.addResponseTypesItem(String responseTypesItem) |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput.authorizationEndpoint(String authorizationEndpoint) |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput.codeChallengeMethodsSupported(List<String> codeChallengeMethodsSupported) |
@Valid AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput |
Oauth2DiscoveryForUpdateOauth2CredentialProviderInput.getAuthorizationServerMetadata()
Get authorizationServerMetadata
|
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput.issuer(String issuer) |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput.registrationEndpoint(String registrationEndpoint) |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput.responseTypes(List<String> responseTypes) |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput.revocationEndpoint(String revocationEndpoint) |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput |
AuthorizationServerMetadataForUpdateOauth2CredentialProviderInput.tokenEndpoint(String tokenEndpoint) |