ClientAuthenticationProperties
build()
@NotNull ClientAuthenticationProperties
getAuthentication()
ClientProperties.ClientPropertiesBuilder
authentication(@NotNull ClientAuthenticationProperties authentication)
ClientProperties(URI tokenEndpointUrl, URI wellKnownUrl, @NotNull OAuth2GrantType grantType, List<String> scope, @NotNull ClientAuthenticationProperties authentication, URI resourceUrl, ClientProperties.TokenExchangeProperties tokenExchange)
ClientAssertion(@NotNull URI tokenEndpointUrl, @NotNull ClientAuthenticationProperties clientAuthenticationProperties)