Class TokensApi

java.lang.Object
nl.bimbase.bimworks.client.apis.SubApi
nl.bimbase.bimworks.client.apis.TokensApi

public class TokensApi extends SubApi
This API provides token related calls. Most calls allow you to create Auth Tokens, which can then be used to for delegation of authentication and authorization. Auth Token are generally used from differents (parts of) applications. The Java SDK allows you to create new BimWorksClient with Auth Tokens using BimWorksClientFactory.createClientWithAuth(ObjectNode)