Package | Description |
---|---|
com.onshape.api |
Onshape API client library.
|
com.onshape.api.desktop |
Utility to use OAuth authentication from client on desktop application.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Onshape |
Onshape API client class.
|
Modifier and Type | Method | Description |
---|---|---|
void |
OnshapeDesktop.setupClient(BaseClient client) |
Launches browser-based login and sets credentials on the given Onshape
client instance.
|
void |
OnshapeDesktop.setupClient(BaseClient client,
OAuthTokenResponse token,
Date tokenReceived) |
Applies previously obtained OAuth token to the given Onshape client
instance.
|
Copyright © 2021. All rights reserved.