Skip navigation links
A B C D E G H I J L M O P R S T U W 

A

addDefaultHeader(String, String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Add a default header.
ApiCallback<T> - Interface in de.gematik.ti.epa.fdv.key.access.gen.invoker
Callback for asynchronous API call.
ApiClient - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
 
ApiClient() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
 
ApiException - Exception in de.gematik.ti.epa.fdv.key.access.gen.invoker
 
ApiException() - Constructor for exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
 
ApiException(Throwable) - Constructor for exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
 
ApiException(String) - Constructor for exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
 
ApiException(int, String) - Constructor for exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
 
ApiKeyAuth - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker.auth
 
ApiKeyAuth(String, String) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.ApiKeyAuth
 
ApiResponse<T> - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in interface de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.HttpBearerAuth
 
Authentication - Interface in de.gematik.ti.epa.fdv.key.access.gen.invoker.auth
 

B

buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ApiCallback) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Build a multipart (file uploading) request body with the given form parameters, which could contain text fields and file fields.
buildUrl(String, List<Pair>, List<Pair>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.
ByteArrayAdapter() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.ByteArrayAdapter
 

C

certificate(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
certificate(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
code(Integer) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
 
collectionPathParameterToString(String, Collection) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Formats the specified collection path parameter to a string value.
command(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
Configuration - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
 
Configuration() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.Configuration
 
containsIgnoreCase(String[], String) - Static method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ProgressRequestBody
 
contentLength() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ProgressResponseBody
 
contentType() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ProgressRequestBody
 
contentType() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ProgressResponseBody
 
createGson() - Static method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
 

D

DateTypeAdapter() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.DateTypeAdapter
 
DateTypeAdapter(DateFormat) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.DateTypeAdapter
 
de.gematik.ti.epa.fdv.key.access.control - package de.gematik.ti.epa.fdv.key.access.control
 
de.gematik.ti.epa.fdv.key.access.gen.api - package de.gematik.ti.epa.fdv.key.access.gen.api
 
de.gematik.ti.epa.fdv.key.access.gen.invoker - package de.gematik.ti.epa.fdv.key.access.gen.invoker
 
de.gematik.ti.epa.fdv.key.access.gen.invoker.auth - package de.gematik.ti.epa.fdv.key.access.gen.invoker.auth
 
de.gematik.ti.epa.fdv.key.access.gen.model - package de.gematik.ti.epa.fdv.key.access.gen.model
 
deserialize(Response, Type) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
Deserialize the given JSON string to Java object.
doSome() - Method in class de.gematik.ti.epa.fdv.key.access.control.DummyClass
 
downloadFileFromResponse(Response) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Download file from the given response.
DummyClass - Class in de.gematik.ti.epa.fdv.key.access.control
 
DummyClass() - Constructor for class de.gematik.ti.epa.fdv.key.access.control.DummyClass
 

E

equals(Object) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
 
equals(Object) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
equals(Object) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
Error - Class in de.gematik.ti.epa.fdv.key.access.gen.model
Error
Error() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.model.Error
 
escapeString(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Escape the given string to be used as URL query value.
execute(Call) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
execute(Call, Type) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Execute HTTP call asynchronously.

G

getApiClient() - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd1Api
 
getApiClient() - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd2Api
 
getApiKey() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.ApiKeyAuth
 
getAuthentication(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Get authentications (key: authentication name, value: authentication).
getBasePath() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Get base path
getBearerToken() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.HttpBearerAuth
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
getCertificate() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
Get certificate
getCertificate() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
Get certificate
getCode() - Method in exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
Get the HTTP status code.
getCode() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
Get code
getCommand() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
Get command
getConnectTimeout() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Get connection timeout (in milliseconds).
getData() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiResponse
 
getDateFormat() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
 
getDefaultApiClient() - Static method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getGson() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
Get Gson.
getHeaders() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiResponse
 
getHttpClient() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Get HTTP client
getJSON() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Get JSON
getKeyManagers() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
 
GetKeySgd1Api - Class in de.gematik.ti.epa.fdv.key.access.gen.api
 
GetKeySgd1Api() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd1Api
 
GetKeySgd1Api(ApiClient) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd1Api
 
GetKeySgd2Api - Class in de.gematik.ti.epa.fdv.key.access.gen.api
 
GetKeySgd2Api() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd2Api
 
GetKeySgd2Api(ApiClient) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd2Api
 
getLocation() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.ApiKeyAuth
 
getMessage() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
Get message
getName() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.Pair
 
getOcSPResponse() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
Get ocSPResponse
getParamName() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.ApiKeyAuth
 
getPassword() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.HttpBasicAuth
 
getPublicKeyECIES() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
Get publicKeyECIES
getReadTimeout() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Get read timeout (in milliseconds).
getResponseBody() - Method in exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiException
Get the HTTP response headers.
getSignature() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
Get signature
getSslCaCert() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Get SSL CA cert.
getStatusCode() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiResponse
 
getTempFolderPath() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getUsername() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.HttpBasicAuth
 
getValue() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.Pair
 
getWriteTimeout() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Get write timeout (in milliseconds).
guessContentTypeFromFile(File) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
 
hashCode() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
hashCode() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
HttpBasicAuth - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker.auth
 
HttpBasicAuth() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.HttpBasicAuth
 
HttpBearerAuth - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker.auth
 
HttpBearerAuth(String) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.HttpBearerAuth
 

I

isDebugging() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Check that whether debugging is enabled for this API client.
isJsonMime(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Check if the given MIME is a JSON MIME.
isVerifyingSsl() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.StringUtil
Join an array of strings with the given separator.
JSON - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
 
JSON() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
 
JSON.ByteArrayAdapter - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
Gson TypeAdapter for Byte Array type
JSON.DateTypeAdapter - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.LocalDateTypeAdapter - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
Gson TypeAdapter for JSR310 LocalDate type
JSON.OffsetDateTimeTypeAdapter - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.SqlDateTypeAdapter - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
Gson TypeAdapter for java.sql.Date type If the dateFormat is null, a simple "yyyy-MM-dd" format will be used (more efficient than SimpleDateFormat).

L

listEciesKeySgd1(RequestBody) - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd1Api
List all from aktorServer/SGD1 inclusive PublicEciesKey
listEciesKeySgd1Async(RequestBody, ApiCallback<SgdResponse>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd1Api
List all from aktorServer/SGD1 inclusive PublicEciesKey (asynchronously)
listEciesKeySgd1Call(RequestBody, ApiCallback) - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd1Api
Build call for listEciesKeySgd1
listEciesKeySgd1WithHttpInfo(RequestBody) - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd1Api
List all from aktorServer/SGD1 inclusive PublicEciesKey
listEciesKeySgd2(RequestBody) - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd2Api
List all response from aktorServer/SGD2 inclusive PublicEciesKey
listEciesKeySgd2Async(RequestBody, ApiCallback<SgdResponse>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd2Api
List all response from aktorServer/SGD2 inclusive PublicEciesKey (asynchronously)
listEciesKeySgd2Call(RequestBody, ApiCallback) - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd2Api
Build call for listEciesKeySgd2
listEciesKeySgd2WithHttpInfo(RequestBody) - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd2Api
List all response from aktorServer/SGD2 inclusive PublicEciesKey
LocalDateTypeAdapter() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.LocalDateTypeAdapter
 
LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.LocalDateTypeAdapter
 

M

message(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
 

O

ocSPResponse(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
OffsetDateTimeTypeAdapter() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.OffsetDateTimeTypeAdapter
 
OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.OffsetDateTimeTypeAdapter
 
onDownloadProgress(long, long, boolean) - Method in interface de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiCallback
This is called when the API call fails.
onSuccess(T, int, Map<String, List<String>>) - Method in interface de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiCallback
This is called when the API upload processing.

P

Pair - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
 
Pair(String, String) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.Pair
 
parameterToPair(String, Object) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Format the given parameter object into string.
prepareDownloadFile(Response) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Prepare file for download
processHeaderParams(Map<String, String>, Request.Builder) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
 
ProgressRequestBody(RequestBody, ApiCallback) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.ProgressRequestBody
 
ProgressResponseBody - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
 
ProgressResponseBody(ResponseBody, ApiCallback) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.ProgressResponseBody
 
publicKeyECIES(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 

R

read(JsonReader) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.ByteArrayAdapter
 
read(JsonReader) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.SqlDateTypeAdapter
 
RequestBody - Class in de.gematik.ti.epa.fdv.key.access.gen.model
RequestBody
RequestBody() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 

S

sanitizeFilename(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Sanitize filename by removing path.
selectHeaderAccept(String[]) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
selectHeaderContentType(String[]) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
serialize(Object, String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Serialize the given Java object into request body according to the object's class and the request Content-Type.
serialize(Object) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
Serialize the given Java object into JSON string.
SERIALIZED_NAME_CERTIFICATE - Static variable in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
SERIALIZED_NAME_CERTIFICATE - Static variable in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
SERIALIZED_NAME_CODE - Static variable in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
 
SERIALIZED_NAME_COMMAND - Static variable in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
SERIALIZED_NAME_MESSAGE - Static variable in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
 
SERIALIZED_NAME_OC_S_P_RESPONSE - Static variable in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
SERIALIZED_NAME_PUBLIC_KEY_E_C_I_E_S - Static variable in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
SERIALIZED_NAME_SIGNATURE - Static variable in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
setAccessToken(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setApiClient(ApiClient) - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd1Api
 
setApiClient(ApiClient) - Method in class de.gematik.ti.epa.fdv.key.access.gen.api.GetKeySgd2Api
 
setApiKey(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.ApiKeyAuth
 
setBasePath(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Set base path
setBearerToken(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.HttpBearerAuth
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
setCertificate(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
setCertificate(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
setCode(Integer) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
 
setCommand(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
setConnectTimeout(int) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Sets the connect timeout (in milliseconds).
setDateFormat(DateFormat) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
 
setDateFormat(DateFormat) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
 
setDebugging(boolean) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setFormat(DateFormat) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.DateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.OffsetDateTimeTypeAdapter
 
setFormat(DateFormat) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.SqlDateTypeAdapter
 
setGson(Gson) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
Set Gson.
setHttpClient(OkHttpClient) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Set HTTP client, which must never be null.
setJSON(JSON) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Set JSON
setKeyManagers(KeyManager[]) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Configure client keys to use for authorization in an SSL session.
setLenientOnJson(boolean) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
 
setLenientOnJson(boolean) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
 
setLocalDateFormat(DateTimeFormatter) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
 
setLocalDateFormat(DateTimeFormatter) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
 
setMessage(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
 
setOcSPResponse(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
 
setPassword(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.HttpBasicAuth
 
setPublicKeyECIES(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
setReadTimeout(int) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Sets the read timeout (in milliseconds).
setSignature(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
setSqlDateFormat(DateFormat) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
 
setSqlDateFormat(DateFormat) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON
 
setSslCaCert(InputStream) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Configure the CA certificate to be trusted when making https requests.
setTempFolderPath(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Set the temporary folder path (for downloading files)
setUserAgent(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.auth.HttpBasicAuth
 
setVerifyingSsl(boolean) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setWriteTimeout(int) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Sets the write timeout (in milliseconds).
SgdResponse - Class in de.gematik.ti.epa.fdv.key.access.gen.model
SgdResponse
SgdResponse() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
signature(String) - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 
source() - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ProgressResponseBody
 
SqlDateTypeAdapter() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.SqlDateTypeAdapter
 
SqlDateTypeAdapter(DateFormat) - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.SqlDateTypeAdapter
 
StringUtil - Class in de.gematik.ti.epa.fdv.key.access.gen.invoker
 
StringUtil() - Constructor for class de.gematik.ti.epa.fdv.key.access.gen.invoker.StringUtil
 

T

toString() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.Error
 
toString() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.RequestBody
 
toString() - Method in class de.gematik.ti.epa.fdv.key.access.gen.model.SgdResponse
 

U

updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ApiClient
Update query and header parameters based on authentication settings.

W

write(JsonWriter, byte[]) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.ByteArrayAdapter
 
write(JsonWriter, Date) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.OffsetDateTimeTypeAdapter
 
write(JsonWriter, Date) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.JSON.SqlDateTypeAdapter
 
writeTo(BufferedSink) - Method in class de.gematik.ti.epa.fdv.key.access.gen.invoker.ProgressRequestBody
 
A B C D E G H I J L M O P R S T U W 
Skip navigation links