Package | Description |
---|---|
com.groupdocs.cloud.merger.api |
Modifier and Type | Method | Description |
---|---|---|
PasswordResult |
SecurityApi.checkPassword(CheckPasswordRequest request) |
Checks whether document is password protected
|
com.squareup.okhttp.Call |
SecurityApi.checkPasswordAsync(CheckPasswordRequest request,
ApiCallback<PasswordResult> callback) |
Checks whether document is password protected (asynchronously)
|
com.squareup.okhttp.Call |
SecurityApi.checkPasswordCall(CheckPasswordRequest request,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener) |
Build call for checkPassword
|
ApiResponse<PasswordResult> |
SecurityApi.checkPasswordWithHttpInfo(CheckPasswordRequest request) |
Checks whether document is password protected
|
Copyright © 2019. All rights reserved.