| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.beans | |
| net.webpdf.wsclient.session |
| Modifier and Type | Method and Description |
|---|---|
static Token |
Token.create(String token)
Creates a
Token with an existing authentication token value (from an existing session) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Token |
RestSession.getToken()
Returns the session
Token of this session. |
| Modifier and Type | Method and Description |
|---|---|
void |
RestSession.login(@Nullable Token token)
Login into the server with an existing session token
|
Copyright © 2017–2020 SoftVision Development GmbH, Fulda, Germany. All rights reserved.