With Token Endpoint
//trimble-id/com.trimble.id/FixedEndpointProvider/WithTokenEndpoint
WithTokenEndpoint
[JVM]
open fun WithTokenEndpoint(tokenEndpoint: URI): FixedEndpointProvider
Fluent extension to add token endpoint to the endpoint provider
Return
The endpoint provider with the token endpoint added
Parameters
JVM
| tokenEndpoint | The token endpoint |