ClientProperties.ClientPropertiesBuilder
authentication(@NotNull ClientAuthenticationProperties authentication)
static ClientProperties.ClientPropertiesBuilder
builder()
grantType(@NotNull OAuth2GrantType grantType)
resourceUrl(URI resourceUrl)
scope(List<String> scope)
toBuilder()
tokenEndpointUrl(URI tokenEndpointUrl)
tokenExchange(ClientProperties.TokenExchangeProperties tokenExchange)
wellKnownUrl(URI wellKnownUrl)