With Revocation Endpoint
//trimble-id/com.trimble.id/FixedEndpointProvider/WithRevocationEndpoint
WithRevocationEndpoint
[JVM]
open fun WithRevocationEndpoint(revocationEndpoint: URI): FixedEndpointProvider
Fluent extension to add revocation endpoint to the endpoint provider
Return
The endpoint provider with the revocation endpoint added
Parameters
JVM
| revocationEndpoint | The revocation endpoint |