A B C D E F G H I J K L M N O P R S T U V W 

A

active(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
addAdminToOrg(Contact) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Add a new admin to this org
addAdminToOrgAsync(Contact, ApiCallback<Contact>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Add a new admin to this org (asynchronously)
addAdminToOrgCall(Contact, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for addAdminToOrg
addAdminToOrgWithHttpInfo(Contact) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Add a new admin to this org
addApiKeysItem(APIKey) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
addAPIKeyToOrg() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Add a new API Key to an org
addAPIKeyToOrgAsync(ApiCallback<APIKey>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Add a new API Key to an org (asynchronously)
addAPIKeyToOrgCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for addAPIKeyToOrg
addAPIKeyToOrgWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Add a new API Key to an org
addAuthorizedUseDomainsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
addClient(Client) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Register a new client
addClientAsync(Client, ApiCallback<Client>) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Register a new client (asynchronously)
addClientCall(Client, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Build call for addClient
addClientIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
addClientPublicKey(String, PublicKey) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Register a new public key for the client
addClientPublicKeyAsync(String, PublicKey, ApiCallback<PublicKey>) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Register a new public key for the client (asynchronously)
addClientPublicKeyCall(String, PublicKey, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Build call for addClientPublicKey
addClientPublicKeyWithHttpInfo(String, PublicKey) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Register a new public key for the client
addClientWithHttpInfo(Client) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Register a new client
addContactsItem(Contact) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
addDefaultHeader(String, String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Add a default header.
addDeliveryPublicKeyIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
addDeriveSymmetricKeyIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
addEncryptionKeyIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
addExistingUseDomain(String, String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Add an existing use domain to another crypto config.
addExistingUseDomainAsync(String, String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Add an existing use domain to another crypto config.
addExistingUseDomainCall(String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Build call for addExistingUseDomain
addExistingUseDomainWithHttpInfo(String, String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Add an existing use domain to another crypto config.
addKeyDerivationServiceInstance(KeyDerivationInstance) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Register a new KeyDerivationServiceInstance
addKeyDerivationServiceInstanceAsync(KeyDerivationInstance, ApiCallback<KeyDerivationInstance>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Register a new KeyDerivationServiceInstance (asynchronously)
addKeyDerivationServiceInstanceCall(KeyDerivationInstance, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Build call for addKeyDerivationServiceInstance
addKeyDerivationServiceInstanceWithHttpInfo(KeyDerivationInstance) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Register a new KeyDerivationServiceInstance
addKeyIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
addOrganization(String, String, String, Contact) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Create a new organization.
addOrganizationAsync(String, String, String, Contact, ApiCallback<Organization>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Create a new organization.
addOrganizationCall(String, String, String, Contact, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for addOrganization
addOrganizationWithHttpInfo(String, String, String, Contact) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Create a new organization.
addPublicKeysItem(PublicKey) - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
addRequestsItem(SymmetricKeyRequest) - Method in class io.peacemakr.crypto.swagger.client.model.HeatbeatResponse
 
addServiceIdsItem(String) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
addSymmetricKeyUseDomainsItem(SymmetricKeyUseDomain) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
addUseDomain(String, SymmetricKeyUseDomain) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Add a new active use domain and attached it to the crypto config.
addUseDomainAsync(String, SymmetricKeyUseDomain, ApiCallback<SymmetricKeyUseDomain>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Add a new active use domain and attached it to the crypto config.
addUseDomainCall(String, SymmetricKeyUseDomain, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Build call for addUseDomain
addUseDomainWithHttpInfo(String, SymmetricKeyUseDomain) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Add a new active use domain and attached it to the crypto config.
ApiCallback<T> - Interface in io.peacemakr.crypto.swagger.client
Callback for asynchronous API call.
ApiClient - Class in io.peacemakr.crypto.swagger.client
 
ApiClient() - Constructor for class io.peacemakr.crypto.swagger.client.ApiClient
 
ApiException - Exception in io.peacemakr.crypto.swagger.client
 
ApiException() - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
 
ApiException(Throwable) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
 
ApiException(String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>, String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
 
ApiException(String, int, Map<String, List<String>>, String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
 
ApiException(String, Throwable, int, Map<String, List<String>>) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
 
ApiException(int, Map<String, List<String>>, String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
 
ApiException(int, String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
 
ApiException(int, String, Map<String, List<String>>, String) - Constructor for exception io.peacemakr.crypto.swagger.client.ApiException
 
APIKey - Class in io.peacemakr.crypto.swagger.client.model
APIKey
APIKey() - Constructor for class io.peacemakr.crypto.swagger.client.model.APIKey
 
ApiKeyAuth - Class in io.peacemakr.crypto.swagger.client.auth
 
ApiKeyAuth(String, String) - Constructor for class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
 
apiKeys(List<APIKey>) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
ApiResponse<T> - Class in io.peacemakr.crypto.swagger.client
API response returned by API call.
ApiResponse(int, Map<String, List<String>>) - Constructor for class io.peacemakr.crypto.swagger.client.ApiResponse
 
ApiResponse(int, Map<String, List<String>>, T) - Constructor for class io.peacemakr.crypto.swagger.client.ApiResponse
 
applyToParams(List<Pair>, Map<String, String>) - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in interface io.peacemakr.crypto.swagger.client.auth.Authentication
Apply authentication settings to header and query params.
applyToParams(List<Pair>, Map<String, String>) - Method in class io.peacemakr.crypto.swagger.client.auth.HttpBasicAuth
 
applyToParams(List<Pair>, Map<String, String>) - Method in class io.peacemakr.crypto.swagger.client.auth.OAuth
 
Authentication - Interface in io.peacemakr.crypto.swagger.client.auth
 
authorizedUseDomains(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 

B

baseUrl(String) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
buildCall(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Build HTTP call with the given options.
buildRequest(String, String, List<Pair>, List<Pair>, Object, Map<String, String>, Map<String, Object>, String[], ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Build an HTTP request with the given options.
buildRequestBodyFormEncoding(Map<String, Object>) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Build a form-encoding request body with the given form parameters.
buildRequestBodyMultipart(Map<String, Object>) - Method in class io.peacemakr.crypto.swagger.client.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 io.peacemakr.crypto.swagger.client.ApiClient
Build full URL by concatenating base path, the given sub path and query parameters.

C

CiphertextAAD - Class in io.peacemakr.crypto.impl.crypto.models
 
CiphertextAAD() - Constructor for class io.peacemakr.crypto.impl.crypto.models.CiphertextAAD
 
Client - Class in io.peacemakr.crypto.swagger.client.model
Client
Client() - Constructor for class io.peacemakr.crypto.swagger.client.model.Client
 
ClientApi - Class in io.peacemakr.crypto.swagger.client.api
 
ClientApi() - Constructor for class io.peacemakr.crypto.swagger.client.api.ClientApi
 
ClientApi(ApiClient) - Constructor for class io.peacemakr.crypto.swagger.client.api.ClientApi
 
clientId(String) - Method in class io.peacemakr.crypto.swagger.client.model.Log
 
clientIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
clientKeyBitlength(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
clientKeyTTL(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
clientKeyType(String) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
Configuration - Class in io.peacemakr.crypto.swagger.client
 
Configuration() - Constructor for class io.peacemakr.crypto.swagger.client.Configuration
 
Contact - Class in io.peacemakr.crypto.swagger.client.model
Contact
Contact() - Constructor for class io.peacemakr.crypto.swagger.client.model.Contact
 
contacts(List<Contact>) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
containsIgnoreCase(String[], String) - Static method in class io.peacemakr.crypto.swagger.client.StringUtil
Check if the given array contains the given value (with case-insensitive comparison).
contentLength() - Method in class io.peacemakr.crypto.swagger.client.ProgressRequestBody
 
contentLength() - Method in class io.peacemakr.crypto.swagger.client.ProgressResponseBody
 
contentType() - Method in class io.peacemakr.crypto.swagger.client.ProgressRequestBody
 
contentType() - Method in class io.peacemakr.crypto.swagger.client.ProgressResponseBody
 
CoreCryptoException - Exception in io.peacemakr.crypto.exception
 
CoreCryptoException(Exception) - Constructor for exception io.peacemakr.crypto.exception.CoreCryptoException
 
CoreCryptoException(String) - Constructor for exception io.peacemakr.crypto.exception.CoreCryptoException
 
createGson() - Static method in class io.peacemakr.crypto.swagger.client.JSON
 
creationTime(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
creationTime(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
creationTime(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
creationTime(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
creator(Contact) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
CryptoConfig - Class in io.peacemakr.crypto.swagger.client.model
CryptoConfig
CryptoConfig() - Constructor for class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
CryptoConfigApi - Class in io.peacemakr.crypto.swagger.client.api
 
CryptoConfigApi() - Constructor for class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
 
CryptoConfigApi(ApiClient) - Constructor for class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
 
cryptoConfigId(String) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
cryptoKeyID - Variable in class io.peacemakr.crypto.impl.crypto.models.CiphertextAAD
 

D

decrypt(byte[]) - Method in interface io.peacemakr.crypto.ICrypto
Decrypt the opaquely packaged ciphertext and return the original plain text.
decrypt(byte[]) - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 
deleteAdminFromOrg(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Remove an existing admin from the org (You can not remove the last admin.
deleteAdminFromOrgAsync(String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Remove an existing admin from the org (You can not remove the last admin.
deleteAdminFromOrgCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for deleteAdminFromOrg
deleteAdminFromOrgWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Remove an existing admin from the org (You can not remove the last admin.
deleteAPIKeyFromOrg(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Remove an existing API Key
deleteAPIKeyFromOrgAsync(String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Remove an existing API Key (asynchronously)
deleteAPIKeyFromOrgCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for deleteAPIKeyFromOrg
deleteAPIKeyFromOrgWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Remove an existing API Key
deleteClient(String) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Remove an existing organization
deleteClientAsync(String, ApiCallback<Client>) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Remove an existing organization (asynchronously)
deleteClientCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Build call for deleteClient
deleteClientWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Remove an existing organization
deleteKeyDerivationServiceInstance(String, String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Activate or deactivate an existing KeyDerivationServiceInstance
deleteKeyDerivationServiceInstanceAsync(String, String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Activate or deactivate an existing KeyDerivationServiceInstance (asynchronously)
deleteKeyDerivationServiceInstanceCall(String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Build call for deleteKeyDerivationServiceInstance
deleteKeyDerivationServiceInstanceWithHttpInfo(String, String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Activate or deactivate an existing KeyDerivationServiceInstance
deleteOrganization(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Remove an existing organization
deleteOrganizationAsync(String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Remove an existing organization (asynchronously)
deleteOrganizationCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for deleteOrganization
deleteOrganizationWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Remove an existing organization
deliveryPublicKeyIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
deriveSymmetricKeyIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
deserialize(Response, Type) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Deserialize response body to Java object, according to the return type and the Content-Type response header.
deserialize(String, Type) - Method in class io.peacemakr.crypto.swagger.client.JSON
Deserialize the given JSON string to Java object.
digestAlgorithm(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
downloadFileFromResponse(Response) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Download file from the given response.

E

email(String) - Method in class io.peacemakr.crypto.swagger.client.model.Contact
 
encoding(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
encrypt(byte[]) - Method in interface io.peacemakr.crypto.ICrypto
Encrypt the plaintext, using a random available usedomain.
encrypt(byte[]) - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 
EncryptedSymmetricKey - Class in io.peacemakr.crypto.swagger.client.model
EncryptedSymmetricKey
EncryptedSymmetricKey() - Constructor for class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
encryptInDomain(byte[], String) - Method in interface io.peacemakr.crypto.ICrypto
Encrypt the plaintext, but restrict which keys may be used to a Use Domain of this specific name.
encryptInDomain(byte[], String) - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 
encryptingPackagedCiphertextVersion(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
encryptionKeyIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
endableKDSFallbackToCloud(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.Contact
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.ErrorResponse
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.HeatbeatResponse
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.Log
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
equals(Object) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
ErrorResponse - Class in io.peacemakr.crypto.swagger.client.model
ErrorResponse
ErrorResponse() - Constructor for class io.peacemakr.crypto.swagger.client.model.ErrorResponse
 
escapeString(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Escape the given string to be used as URL query value.
event(String) - Method in class io.peacemakr.crypto.swagger.client.model.Log
 
execute(Call) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
execute(Call, Type) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Execute HTTP call and deserialize the HTTP response body into the given return type.
executeAsync(Call, ApiCallback<T>) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
executeAsync(Call, Type, ApiCallback<T>) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Execute HTTP call asynchronously.
exists(String) - Method in class io.peacemakr.crypto.impl.persister.FilePersister
 
exists(String) - Method in class io.peacemakr.crypto.impl.persister.InMemoryPersister
 
exists(String) - Method in interface io.peacemakr.crypto.Persister
 

F

Factory - Class in io.peacemakr.crypto
 
Factory() - Constructor for class io.peacemakr.crypto.Factory
 
FailedToDownloadKey - Exception in io.peacemakr.crypto.exception
 
FailedToDownloadKey() - Constructor for exception io.peacemakr.crypto.exception.FailedToDownloadKey
 
FailedToDownloadKey(String) - Constructor for exception io.peacemakr.crypto.exception.FailedToDownloadKey
 
FilePersister - Class in io.peacemakr.crypto.impl.persister
 
FilePersister() - Constructor for class io.peacemakr.crypto.impl.persister.FilePersister
 

G

getAccessToken() - Method in class io.peacemakr.crypto.swagger.client.auth.OAuth
 
getAllEncryptedKeys(String, List<String>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Get all encrypted symmetric keys that are encrypted with this encrypting keyId, optionally limiting the request to a set of symmetric key domains
getAllEncryptedKeysAsync(String, List<String>, ApiCallback<List<EncryptedSymmetricKey>>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Get all encrypted symmetric keys that are encrypted with this encrypting keyId, optionally limiting the request to a set of symmetric key domains (asynchronously)
getAllEncryptedKeysCall(String, List<String>, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Build call for getAllEncryptedKeys
getAllEncryptedKeysWithHttpInfo(String, List<String>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Get all encrypted symmetric keys that are encrypted with this encrypting keyId, optionally limiting the request to a set of symmetric key domains
getAllOrgKeyDerivationServiceInstances() - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Get the all key derivers registerd to org
getAllOrgKeyDerivationServiceInstancesAsync(ApiCallback<List<KeyDerivationInstance>>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Get the all key derivers registerd to org (asynchronously)
getAllOrgKeyDerivationServiceInstancesCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Build call for getAllOrgKeyDerivationServiceInstances
getAllOrgKeyDerivationServiceInstancesWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Get the all key derivers registerd to org
getAllSharedKeyDerivationServiceInstances() - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Get the all key derivers that the org has access to - including shared cloud instances
getAllSharedKeyDerivationServiceInstancesAsync(ApiCallback<List<KeyDerivationInstance>>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Get the all key derivers that the org has access to - including shared cloud instances (asynchronously)
getAllSharedKeyDerivationServiceInstancesCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Build call for getAllSharedKeyDerivationServiceInstances
getAllSharedKeyDerivationServiceInstancesWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Get the all key derivers that the org has access to - including shared cloud instances
getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
 
getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
 
getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
 
getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
 
getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
 
getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
 
getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.PhoneHomeApi
 
getApiClient() - Method in class io.peacemakr.crypto.swagger.client.api.ServerManagementApi
 
getApiKey() - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
 
getApiKeyPrefix() - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
 
getApiKeys() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
Array of api keys registered to this org
getAsymmetricCipher(String, int) - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 
getAuthentication(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Get authentication for the given name.
getAuthentications() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Get authentications (key: authentication name, value: authentication).
getAuthorizedUseDomains() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
list of useDomains that APIKey has access to
getBasePath() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Get base path
getBaseUrl() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
base URL from which this key deriver instance will respond to new key derivation job requests
getClient() - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 
getClient(String) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Get an existing client
getClientAsync(String, ApiCallback<Client>) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Get an existing client (asynchronously)
getClientCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Build call for getClient
getClientId() - Method in class io.peacemakr.crypto.swagger.client.model.Log
Get clientId
getClientIds() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
Array of client id's registered to this org
getClientKeyBitlength() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
the bit length of all new client keys, for example, 2048
getClientKeyTTL() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
the TTL on the client's local asymetric key
getClientKeyType() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
the type of key that should be associated with clients, for example, rsa
getClientWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
Get an existing client
getCloudOrganizationAPIKey() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an access key for the peacemakr shared cloud org (all cloud key derivers must use this)
getCloudOrganizationAPIKeyAsync(ApiCallback<APIKey>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an access key for the peacemakr shared cloud org (all cloud key derivers must use this) (asynchronously)
getCloudOrganizationAPIKeyCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for getCloudOrganizationAPIKey
getCloudOrganizationAPIKeyWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an access key for the peacemakr shared cloud org (all cloud key derivers must use this)
getCode() - Method in exception io.peacemakr.crypto.swagger.client.ApiException
Get the HTTP status code.
getConnectTimeout() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Get connection timeout (in milliseconds).
getContacts() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
Get contacts
getCreationTime() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
Get creationTime
getCreationTime() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
Get creationTime
getCreationTime() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
Epoch time of the symmetric key requestion request time.
getCreationTime() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
Get creationTime
getCreator() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
Get creator
getCryptoConfig(String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Get the crypto configurations
getCryptoConfigAsync(String, ApiCallback<CryptoConfig>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Get the crypto configurations (asynchronously)
getCryptoConfigCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Build call for getCryptoConfig
getCryptoConfigId() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
cryptoconfigId of this org
getCryptoConfigWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Get the crypto configurations
getCryptoSDK(String, String, String, Persister, Logger) - Static method in class io.peacemakr.crypto.Factory
This factory constructs a Peacemakr SDK Client.
getData() - Method in class io.peacemakr.crypto.swagger.client.ApiResponse
 
getDateFormat() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
 
getDebugInfo() - Method in interface io.peacemakr.crypto.ICrypto
For visibility or debugging purposes, returns a string whihc identifies which client and configuration this client is running.
getDebugInfo() - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 
getDefaultApiClient() - Static method in class io.peacemakr.crypto.swagger.client.Configuration
Get the default API client, which would be used when creating API instances without providing an API client.
getDeliveryPublicKeyIds() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
These are the keyId's to deliver all of the derived symmetric keys.
getDeriveSymmetricKeyIds() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
These are the keyId's of for the symmetric keys to actually derive.
getDigestAlgorithm() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
The digest algorithm to use for signing messages in this use domain
getEmail() - Method in class io.peacemakr.crypto.swagger.client.model.Contact
Get email
getEncoding() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
Get encoding
getEncryptingPackagedCiphertextVersion() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
after encrypting new plaintexts, package the ciphertext with this version of the packaged ciphertext
getEncryptionKeyIds() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
these are the semmetric key id's that belong to this use domain - these keys never belong to any other use domain
getEvent() - Method in class io.peacemakr.crypto.swagger.client.model.Log
Get event
getGson() - Method in class io.peacemakr.crypto.swagger.client.JSON
Get Gson.
getHeaders() - Method in class io.peacemakr.crypto.swagger.client.ApiResponse
 
getHttpClient() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Get HTTP client
getId() - Method in class io.peacemakr.crypto.swagger.client.model.Client
Get id
getId() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
Get id
getId() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
instance id (concrete instance)
getId() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
Get id
getId() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
Get id
getId() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
Id of the symmetric key request.
getId() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
Get id
getJSON() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Get JSON
getKey() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
Get key
getKey() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
Get key
getKeyDerivationServiceId() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
The serviceId that must generate these keys.
getKeyDerivationServiceInstance(String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Get the keyderiver details by id
getKeyDerivationServiceInstanceAsync(String, ApiCallback<KeyDerivationInstance>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Get the keyderiver details by id (asynchronously)
getKeyDerivationServiceInstanceCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Build call for getKeyDerivationServiceInstance
getKeyDerivationServiceInstanceWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Get the keyderiver details by id
getKeyIds() - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
id's of the symmetric keys encrypted in packedCiphertext
getKeyLength() - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
length of the keys encrypted in packedCiphertext
getKeyManagers() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
 
getKeyType() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
Get keyType
getLocation() - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
 
getMessageOftheDay() - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
if set, please display this message to the user on login
getMsg() - Method in class io.peacemakr.crypto.swagger.client.model.ErrorResponse
Get msg
getName() - Method in class io.peacemakr.crypto.swagger.client.model.Contact
Get name
getName() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
Get name
getName() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
Get name
getName() - Method in class io.peacemakr.crypto.swagger.client.Pair
 
getOrg() - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
Get org
getOrganization(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an existing organization
getOrganizationAsync(String, ApiCallback<Organization>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an existing organization (asynchronously)
getOrganizationCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for getOrganization
getOrganizationFromAPIKey(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an existing Organization
getOrganizationFromAPIKeyAsync(String, ApiCallback<Organization>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an existing Organization (asynchronously)
getOrganizationFromAPIKeyCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for getOrganizationFromAPIKey
getOrganizationFromAPIKeyWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an existing Organization
getOrganizationWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an existing organization
getOrgId() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
Get orgId
getOwnerOrgId() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
the org id of the organization that owns these symmetric keys
getOwnerOrgId() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
the org id of the organization that owns these symmetric keys
getOwningClientId() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
the id of the client that owns this specific public key
getOwningOrgId() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
the id of the org that owns the client that owns this specific public key
getPackagedCiphertext() - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
the actual packaged ciphertext of the encrypted symmetric key, of key
getPackagedCiphertextVersion() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
After deriving symmetric keys, this determines the ciphertext packaging scheme required for encrypted key delivery.
getParamName() - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
 
getPassword() - Method in class io.peacemakr.crypto.swagger.client.auth.HttpBasicAuth
 
getPhone() - Method in class io.peacemakr.crypto.swagger.client.model.Contact
Get phone
getPreferredPublicKeyId() - Method in class io.peacemakr.crypto.swagger.client.model.Client
of all the public keys KeyDeriver's should deliver to this public key - it is also the most recently added public key
getPublicKey(String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Get the public key associated with the passed-in key ID
getPublicKeyAsync(String, ApiCallback<PublicKey>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Get the public key associated with the passed-in key ID (asynchronously)
getPublicKeyCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Build call for getPublicKey
getPublicKeys() - Method in class io.peacemakr.crypto.swagger.client.model.Client
Get publicKeys
getPublicKeyWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Get the public key associated with the passed-in key ID
getReadTimeout() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Get read timeout (in milliseconds).
getRequests() - Method in class io.peacemakr.crypto.swagger.client.model.HeatbeatResponse
an array of symmetri key requests for this ker deriver instance
getResponseBody() - Method in exception io.peacemakr.crypto.swagger.client.ApiException
Get the HTTP response body.
getResponseHeaders() - Method in exception io.peacemakr.crypto.swagger.client.ApiException
Get the HTTP response headers.
getSdk() - Method in class io.peacemakr.crypto.swagger.client.model.Client
Get sdk
getServiceIds() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
service id (virtual service id)
getSslCaCert() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Get SSL CA cert.
getStatusCode() - Method in class io.peacemakr.crypto.swagger.client.ApiResponse
 
getStripeCustomerId() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
Identifies the the customer in Stripe associated with this org
getSymmetricKeyDecryptionUseTTL() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
number of seconds since key creation that the key will be available for decryption
getSymmetricKeyDerivationServiceId() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
the symmetric key derivation serivce id that can derive and wrap these keys
getSymmetricKeyEncryptionAlg() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
the specific encryption alg to encrypt new plaintexts for application layer encryption operations
getSymmetricKeyEncryptionUseTTL() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
number of seconds since key creation that the key will be available for encryption
getSymmetricKeyInceptionTTL() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
number of seconds since key creation that the key will be available for encryption
getSymmetricKeyLength() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
Length in bytes of the derived symmetric keys.
getSymmetricKeyLength() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
the number of bits of all symmetric keys in this use domain
getSymmetricKeyRetentionUseTTL() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
number of seconds since key creation that the key will be available for retention purposes
getSymmetricKeyUseDomainId() - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
id of the symmetric key use domain which contains this key
getSymmetricKeyUseDomains() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
every application layer encryption must select a key to use from one specific active semmetric key encryption domain.
getSymmetricKeyUseDomainSelectorScheme() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
to guide SDK's on how to select an encryption domain, a selectorScheme helps an SDK map a encryption request to a set of keys and encryption algoritm
getTempFolderPath() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
The path of temporary folder used to store downloaded files from endpoints with file response.
getTestOrganizationAPIKey() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an ephemeral test org api key
getTestOrganizationAPIKeyAsync(ApiCallback<APIKey>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an ephemeral test org api key (asynchronously)
getTestOrganizationAPIKeyCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for getTestOrganizationAPIKey
getTestOrganizationAPIKeyWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Get an ephemeral test org api key
getUsername() - Method in class io.peacemakr.crypto.swagger.client.auth.HttpBasicAuth
 
getValue() - Method in class io.peacemakr.crypto.swagger.client.Pair
 
getVersion() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
Get version
getWriteTimeout() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Get write timeout (in milliseconds).
guessContentTypeFromFile(File) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Guess Content-Type header from the given file (defaults to "application/octet-stream").

H

handleResponse(Response, Type) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Handle the given response, return the deserialized object when the response is successful.
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.Contact
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.ErrorResponse
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.HeatbeatResponse
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.Log
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
hashCode() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
healthGet() - Method in class io.peacemakr.crypto.swagger.client.api.ServerManagementApi
See if the server is healthy Returns 200 if the server is healthy
healthGetAsync(ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.ServerManagementApi
See if the server is healthy (asynchronously) Returns 200 if the server is healthy
healthGetCall(ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.ServerManagementApi
Build call for healthGet
healthGetWithHttpInfo() - Method in class io.peacemakr.crypto.swagger.client.api.ServerManagementApi
See if the server is healthy Returns 200 if the server is healthy
heartbeatKeyDerivationServiceInstance(String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Heatbeat from the given key derivation service instance
heartbeatKeyDerivationServiceInstanceAsync(String, ApiCallback<HeatbeatResponse>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Heatbeat from the given key derivation service instance (asynchronously)
heartbeatKeyDerivationServiceInstanceCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Build call for heartbeatKeyDerivationServiceInstance
heartbeatKeyDerivationServiceInstanceWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
Heatbeat from the given key derivation service instance
HeatbeatResponse - Class in io.peacemakr.crypto.swagger.client.model
HeatbeatResponse
HeatbeatResponse() - Constructor for class io.peacemakr.crypto.swagger.client.model.HeatbeatResponse
 
HttpBasicAuth - Class in io.peacemakr.crypto.swagger.client.auth
 
HttpBasicAuth() - Constructor for class io.peacemakr.crypto.swagger.client.auth.HttpBasicAuth
 

I

ICrypto - Interface in io.peacemakr.crypto
Created by interstellarPotato on 05/15/2019.
ICryptoImpl - Class in io.peacemakr.crypto.impl.crypto
 
ICryptoImpl(String, String, String, Persister, Logger) - Constructor for class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 
id(String) - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
id(String) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
id(String) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
id(String) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
id(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
id(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
id(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
init() - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 
InMemoryPersister - Class in io.peacemakr.crypto.impl.persister
 
InMemoryPersister() - Constructor for class io.peacemakr.crypto.impl.persister.InMemoryPersister
 
InvalidCipherException - Exception in io.peacemakr.crypto.exception
 
InvalidCipherException(String) - Constructor for exception io.peacemakr.crypto.exception.InvalidCipherException
 
InvalidCipherException(Exception) - Constructor for exception io.peacemakr.crypto.exception.InvalidCipherException
 
io.peacemakr.crypto - package io.peacemakr.crypto
 
io.peacemakr.crypto.exception - package io.peacemakr.crypto.exception
 
io.peacemakr.crypto.impl.crypto - package io.peacemakr.crypto.impl.crypto
 
io.peacemakr.crypto.impl.crypto.models - package io.peacemakr.crypto.impl.crypto.models
 
io.peacemakr.crypto.impl.persister - package io.peacemakr.crypto.impl.persister
 
io.peacemakr.crypto.swagger.client - package io.peacemakr.crypto.swagger.client
 
io.peacemakr.crypto.swagger.client.api - package io.peacemakr.crypto.swagger.client.api
 
io.peacemakr.crypto.swagger.client.auth - package io.peacemakr.crypto.swagger.client.auth
 
io.peacemakr.crypto.swagger.client.model - package io.peacemakr.crypto.swagger.client.model
 
isActive() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
currently online and accepting requests for key derivation
isDebugging() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Check that whether debugging is enabled for this API client.
isEndableKDSFallbackToCloud() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
if all registered kds service become unreachable, then incoming requests for new and existing keys may fallback to the cloud provided KDS
isIsPublic() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
if true then the key deriver is visible to every other organization
isJsonMime(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Check if the given MIME is a JSON MIME.
isMustCreateOrg() - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
if true, then the user is not attached to an existing org, and must create a new org
isMustSignDeliveredSymmetricKeys() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
If true the key deriver must sign delivered symmetric keys ciphertext blobs
isPublic(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
isRequireSignedKeyDelivery() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
if required, all clients must receive these keys in a signed symmetric key delivery from the key deriver
isSymmetricKeyDecryptionAllowed() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
whether this use domain is available for decryption; if false, these keys should not be used for decrypting messages
isSymmetricKeyEncryptionAllowed() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
whether this use domain is available for encryption; if false, these keys should not be used for encrypting new messages
isVerifyingSsl() - Method in class io.peacemakr.crypto.swagger.client.ApiClient
True if isVerifyingSsl flag is on

J

join(String[], String) - Static method in class io.peacemakr.crypto.swagger.client.StringUtil
Join an array of strings with the given separator.
JSON - Class in io.peacemakr.crypto.swagger.client
 
JSON() - Constructor for class io.peacemakr.crypto.swagger.client.JSON
 
JSON.ByteArrayAdapter - Class in io.peacemakr.crypto.swagger.client
Gson TypeAdapter for Byte Array type
JSON.ByteArrayAdapter() - Constructor for class io.peacemakr.crypto.swagger.client.JSON.ByteArrayAdapter
 
JSON.DateTypeAdapter - Class in io.peacemakr.crypto.swagger.client
Gson TypeAdapter for java.util.Date type If the dateFormat is null, ISO8601Utils will be used.
JSON.DateTypeAdapter() - Constructor for class io.peacemakr.crypto.swagger.client.JSON.DateTypeAdapter
 
JSON.DateTypeAdapter(DateFormat) - Constructor for class io.peacemakr.crypto.swagger.client.JSON.DateTypeAdapter
 
JSON.LocalDateTypeAdapter - Class in io.peacemakr.crypto.swagger.client
Gson TypeAdapter for JSR310 LocalDate type
JSON.LocalDateTypeAdapter() - Constructor for class io.peacemakr.crypto.swagger.client.JSON.LocalDateTypeAdapter
 
JSON.LocalDateTypeAdapter(DateTimeFormatter) - Constructor for class io.peacemakr.crypto.swagger.client.JSON.LocalDateTypeAdapter
 
JSON.OffsetDateTimeTypeAdapter - Class in io.peacemakr.crypto.swagger.client
Gson TypeAdapter for JSR310 OffsetDateTime type
JSON.OffsetDateTimeTypeAdapter() - Constructor for class io.peacemakr.crypto.swagger.client.JSON.OffsetDateTimeTypeAdapter
 
JSON.OffsetDateTimeTypeAdapter(DateTimeFormatter) - Constructor for class io.peacemakr.crypto.swagger.client.JSON.OffsetDateTimeTypeAdapter
 
JSON.SqlDateTypeAdapter - Class in io.peacemakr.crypto.swagger.client
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).
JSON.SqlDateTypeAdapter() - Constructor for class io.peacemakr.crypto.swagger.client.JSON.SqlDateTypeAdapter
 
JSON.SqlDateTypeAdapter(DateFormat) - Constructor for class io.peacemakr.crypto.swagger.client.JSON.SqlDateTypeAdapter
 

K

key(String) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
key(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
KeyDerivationInstance - Class in io.peacemakr.crypto.swagger.client.model
KeyDerivationInstance
KeyDerivationInstance() - Constructor for class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
keyDerivationServiceId(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
KeyDerivationServiceRegistryApi - Class in io.peacemakr.crypto.swagger.client.api
 
KeyDerivationServiceRegistryApi() - Constructor for class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
 
KeyDerivationServiceRegistryApi(ApiClient) - Constructor for class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
 
keyIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
keyLength(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
KeyServiceApi - Class in io.peacemakr.crypto.swagger.client.api
 
KeyServiceApi() - Constructor for class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
 
KeyServiceApi(ApiClient) - Constructor for class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
 
keyType(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 

L

load(String) - Method in class io.peacemakr.crypto.impl.persister.FilePersister
 
load(String) - Method in class io.peacemakr.crypto.impl.persister.InMemoryPersister
 
load(String) - Method in interface io.peacemakr.crypto.Persister
 
loadCryptoConfig(ApiClient) - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 
Log - Class in io.peacemakr.crypto.swagger.client.model
Log
Log() - Constructor for class io.peacemakr.crypto.swagger.client.model.Log
 
login(String) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
After aquiring and OAuth2 openId id_token from IdP (like google login), present it here and proceed with the required flow.
LoginApi - Class in io.peacemakr.crypto.swagger.client.api
 
LoginApi() - Constructor for class io.peacemakr.crypto.swagger.client.api.LoginApi
 
LoginApi(ApiClient) - Constructor for class io.peacemakr.crypto.swagger.client.api.LoginApi
 
loginAsync(String, ApiCallback<LoginResponse>) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
After aquiring and OAuth2 openId id_token from IdP (like google login), present it here and proceed with the required flow.
loginCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
Build call for login
loginInviteUser(String) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
Invite (bind) an existing user that is not already bound to an org, to your org
loginInviteUserAsync(String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
Invite (bind) an existing user that is not already bound to an org, to your org (asynchronously)
loginInviteUserCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
Build call for loginInviteUser
loginInviteUserWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
Invite (bind) an existing user that is not already bound to an org, to your org
LoginResponse - Class in io.peacemakr.crypto.swagger.client.model
LoginResponse
LoginResponse() - Constructor for class io.peacemakr.crypto.swagger.client.model.LoginResponse
 
loginUninviteUser(String) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
Uninvite (remove) an existing user that is part of your org
loginUninviteUserAsync(String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
Uninvite (remove) an existing user that is part of your org (asynchronously)
loginUninviteUserCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
Build call for loginUninviteUser
loginUninviteUserWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
Uninvite (remove) an existing user that is part of your org
loginWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
After aquiring and OAuth2 openId id_token from IdP (like google login), present it here and proceed with the required flow.
logPost(Log) - Method in class io.peacemakr.crypto.swagger.client.api.PhoneHomeApi
Used to report back to server a logged event Returns 200 ok if successfully persisted
logPostAsync(Log, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.PhoneHomeApi
Used to report back to server a logged event (asynchronously) Returns 200 ok if successfully persisted
logPostCall(Log, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.PhoneHomeApi
Build call for logPost
logPostWithHttpInfo(Log) - Method in class io.peacemakr.crypto.swagger.client.api.PhoneHomeApi
Used to report back to server a logged event Returns 200 ok if successfully persisted

M

messageOftheDay(String) - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
 
MissingAPIKeyException - Exception in io.peacemakr.crypto.exception
 
MissingAPIKeyException() - Constructor for exception io.peacemakr.crypto.exception.MissingAPIKeyException
 
MissingAPIKeyException(String) - Constructor for exception io.peacemakr.crypto.exception.MissingAPIKeyException
 
MissingClientNameException - Exception in io.peacemakr.crypto.exception
 
MissingClientNameException() - Constructor for exception io.peacemakr.crypto.exception.MissingClientNameException
 
MissingClientNameException(String) - Constructor for exception io.peacemakr.crypto.exception.MissingClientNameException
 
MissingPersisterException - Exception in io.peacemakr.crypto.exception
 
MissingPersisterException() - Constructor for exception io.peacemakr.crypto.exception.MissingPersisterException
 
MissingPersisterException(String) - Constructor for exception io.peacemakr.crypto.exception.MissingPersisterException
 
msg(String) - Method in class io.peacemakr.crypto.swagger.client.model.ErrorResponse
 
mustCreateOrg(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
 
mustSignDeliveredSymmetricKeys(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 

N

name(String) - Method in class io.peacemakr.crypto.swagger.client.model.Contact
 
name(String) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
name(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
NoValidUseDomainsForEncryptionOperation - Exception in io.peacemakr.crypto.exception
 
NoValidUseDomainsForEncryptionOperation() - Constructor for exception io.peacemakr.crypto.exception.NoValidUseDomainsForEncryptionOperation
 
NoValidUseDomainsForEncryptionOperation(String) - Constructor for exception io.peacemakr.crypto.exception.NoValidUseDomainsForEncryptionOperation
 

O

OAuth - Class in io.peacemakr.crypto.swagger.client.auth
 
OAuth() - Constructor for class io.peacemakr.crypto.swagger.client.auth.OAuth
 
OAuthFlow - Enum in io.peacemakr.crypto.swagger.client.auth
 
onDownloadProgress(long, long, boolean) - Method in interface io.peacemakr.crypto.swagger.client.ApiCallback
This is called when the API downlond processing.
onFailure(ApiException, int, Map<String, List<String>>) - Method in interface io.peacemakr.crypto.swagger.client.ApiCallback
This is called when the API call fails.
onRequestProgress(long, long, boolean) - Method in interface io.peacemakr.crypto.swagger.client.ProgressRequestBody.ProgressRequestListener
 
onSuccess(T, int, Map<String, List<String>>) - Method in interface io.peacemakr.crypto.swagger.client.ApiCallback
This is called when the API call succeeded.
onUploadProgress(long, long, boolean) - Method in interface io.peacemakr.crypto.swagger.client.ApiCallback
This is called when the API upload processing.
org(Organization) - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
 
Organization - Class in io.peacemakr.crypto.swagger.client.model
Organization
Organization() - Constructor for class io.peacemakr.crypto.swagger.client.model.Organization
 
OrgApi - Class in io.peacemakr.crypto.swagger.client.api
 
OrgApi() - Constructor for class io.peacemakr.crypto.swagger.client.api.OrgApi
 
OrgApi(ApiClient) - Constructor for class io.peacemakr.crypto.swagger.client.api.OrgApi
 
orgId(String) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
ownerOrgId(String) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
ownerOrgId(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
owningClientId(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
owningOrgId(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 

P

packagedCiphertext(String) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
packagedCiphertextVersion(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
Pair - Class in io.peacemakr.crypto.swagger.client
 
Pair(String, String) - Constructor for class io.peacemakr.crypto.swagger.client.Pair
 
parameterToPair(String, Object) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Formats the specified query parameter to a list containing a single Pair object.
parameterToPairs(String, String, Collection) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Formats the specified collection query parameters to a list of Pair objects.
parameterToString(Object) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Format the given parameter object into string.
PeacemakrException - Exception in io.peacemakr.crypto.exception
 
PeacemakrException(String) - Constructor for exception io.peacemakr.crypto.exception.PeacemakrException
 
PeacemakrException(Exception) - Constructor for exception io.peacemakr.crypto.exception.PeacemakrException
 
PersistenceLayerCorruptionDetected - Exception in io.peacemakr.crypto.exception
 
PersistenceLayerCorruptionDetected() - Constructor for exception io.peacemakr.crypto.exception.PersistenceLayerCorruptionDetected
 
PersistenceLayerCorruptionDetected(String) - Constructor for exception io.peacemakr.crypto.exception.PersistenceLayerCorruptionDetected
 
PersistenceLayerCorruptionDetected(Exception) - Constructor for exception io.peacemakr.crypto.exception.PersistenceLayerCorruptionDetected
 
Persister - Interface in io.peacemakr.crypto
 
phone(String) - Method in class io.peacemakr.crypto.swagger.client.model.Contact
 
PhoneHomeApi - Class in io.peacemakr.crypto.swagger.client.api
 
PhoneHomeApi() - Constructor for class io.peacemakr.crypto.swagger.client.api.PhoneHomeApi
 
PhoneHomeApi(ApiClient) - Constructor for class io.peacemakr.crypto.swagger.client.api.PhoneHomeApi
 
postNewEncryptedKeys(String, List<EncryptedSymmetricKey>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Add a new encrypted key.
postNewEncryptedKeysAsync(String, List<EncryptedSymmetricKey>, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Add a new encrypted key.
postNewEncryptedKeysCall(String, List<EncryptedSymmetricKey>, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Build call for postNewEncryptedKeys
postNewEncryptedKeysWithHttpInfo(String, List<EncryptedSymmetricKey>) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
Add a new encrypted key.
preferredPublicKeyId(String) - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
prepareDownloadFile(Response) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Prepare file for download
processHeaderParams(Map<String, String>, Request.Builder) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Set header parameters to the request builder, including default headers.
ProgressRequestBody - Class in io.peacemakr.crypto.swagger.client
 
ProgressRequestBody(RequestBody, ProgressRequestBody.ProgressRequestListener) - Constructor for class io.peacemakr.crypto.swagger.client.ProgressRequestBody
 
ProgressRequestBody.ProgressRequestListener - Interface in io.peacemakr.crypto.swagger.client
 
ProgressResponseBody - Class in io.peacemakr.crypto.swagger.client
 
ProgressResponseBody(ResponseBody, ProgressResponseBody.ProgressListener) - Constructor for class io.peacemakr.crypto.swagger.client.ProgressResponseBody
 
ProgressResponseBody.ProgressListener - Interface in io.peacemakr.crypto.swagger.client
 
PublicKey - Class in io.peacemakr.crypto.swagger.client.model
PublicKey
PublicKey() - Constructor for class io.peacemakr.crypto.swagger.client.model.PublicKey
 
publicKeys(List<PublicKey>) - Method in class io.peacemakr.crypto.swagger.client.model.Client
 

R

rapidRotationUseDomain(String, String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Rapid expiration of existing use doamin and immediately replacment with an identical use domain containing fresh keys
rapidRotationUseDomainAsync(String, String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Rapid expiration of existing use doamin and immediately replacment with an identical use domain containing fresh keys (asynchronously)
rapidRotationUseDomainCall(String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Build call for rapidRotationUseDomain
rapidRotationUseDomainWithHttpInfo(String, String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Rapid expiration of existing use doamin and immediately replacment with an identical use domain containing fresh keys
read(JsonReader) - Method in class io.peacemakr.crypto.swagger.client.JSON.ByteArrayAdapter
 
read(JsonReader) - Method in class io.peacemakr.crypto.swagger.client.JSON.DateTypeAdapter
 
read(JsonReader) - Method in class io.peacemakr.crypto.swagger.client.JSON.LocalDateTypeAdapter
 
read(JsonReader) - Method in class io.peacemakr.crypto.swagger.client.JSON.OffsetDateTimeTypeAdapter
 
read(JsonReader) - Method in class io.peacemakr.crypto.swagger.client.JSON.SqlDateTypeAdapter
 
register() - Method in interface io.peacemakr.crypto.ICrypto
Registers to PeaceMakr as a client.
register() - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 
removeUseDomain(String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Delete a fully expired use domain
removeUseDomainAsync(String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Delete a fully expired use domain (asynchronously)
removeUseDomainCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Build call for removeUseDomain
removeUseDomainWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Delete a fully expired use domain
requests(List<SymmetricKeyRequest>) - Method in class io.peacemakr.crypto.swagger.client.model.HeatbeatResponse
 
requireSignedKeyDelivery(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 

S

sanitizeFilename(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Sanitize filename by removing path.
save(String, String) - Method in class io.peacemakr.crypto.impl.persister.FilePersister
 
save(String, String) - Method in class io.peacemakr.crypto.impl.persister.InMemoryPersister
 
save(String, String) - Method in interface io.peacemakr.crypto.Persister
 
sdk(String) - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
selectHeaderAccept(String[]) - Method in class io.peacemakr.crypto.swagger.client.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 io.peacemakr.crypto.swagger.client.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.
senderKeyID - Variable in class io.peacemakr.crypto.impl.crypto.models.CiphertextAAD
 
serialize(Object, String) - Method in class io.peacemakr.crypto.swagger.client.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 io.peacemakr.crypto.swagger.client.JSON
Serialize the given Java object into JSON string.
ServerException - Exception in io.peacemakr.crypto.exception
 
ServerException(Exception) - Constructor for exception io.peacemakr.crypto.exception.ServerException
 
ServerException(String) - Constructor for exception io.peacemakr.crypto.exception.ServerException
 
ServerManagementApi - Class in io.peacemakr.crypto.swagger.client.api
 
ServerManagementApi() - Constructor for class io.peacemakr.crypto.swagger.client.api.ServerManagementApi
 
ServerManagementApi(ApiClient) - Constructor for class io.peacemakr.crypto.swagger.client.api.ServerManagementApi
 
serviceIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
setAccessToken(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Helper method to set access token for the first OAuth2 authentication.
setAccessToken(String) - Method in class io.peacemakr.crypto.swagger.client.auth.OAuth
 
setActive(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
setApiClient(ApiClient) - Method in class io.peacemakr.crypto.swagger.client.api.ClientApi
 
setApiClient(ApiClient) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
 
setApiClient(ApiClient) - Method in class io.peacemakr.crypto.swagger.client.api.KeyDerivationServiceRegistryApi
 
setApiClient(ApiClient) - Method in class io.peacemakr.crypto.swagger.client.api.KeyServiceApi
 
setApiClient(ApiClient) - Method in class io.peacemakr.crypto.swagger.client.api.LoginApi
 
setApiClient(ApiClient) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
 
setApiClient(ApiClient) - Method in class io.peacemakr.crypto.swagger.client.api.PhoneHomeApi
 
setApiClient(ApiClient) - Method in class io.peacemakr.crypto.swagger.client.api.ServerManagementApi
 
setApiKey(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Helper method to set API key value for the first API key authentication.
setApiKey(String) - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
 
setApiKeyPrefix(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Helper method to set API key prefix for the first API key authentication.
setApiKeyPrefix(String) - Method in class io.peacemakr.crypto.swagger.client.auth.ApiKeyAuth
 
setApiKeys(List<APIKey>) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
setAuthorizedUseDomains(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
setBasePath(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Set base path
setBaseUrl(String) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
setClientId(String) - Method in class io.peacemakr.crypto.swagger.client.model.Log
 
setClientIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
setClientKeyBitlength(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
setClientKeyTTL(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
setClientKeyType(String) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
setConnectTimeout(int) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Sets the connect timeout (in milliseconds).
setContacts(List<Contact>) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
setCreationTime(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
setCreationTime(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
setCreationTime(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
setCreationTime(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setCreator(Contact) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
setCryptoConfigId(String) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
setDateFormat(DateFormat) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
 
setDateFormat(DateFormat) - Method in class io.peacemakr.crypto.swagger.client.JSON
 
setDebugging(boolean) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Enable/disable debugging for this API client.
setDefaultApiClient(ApiClient) - Static method in class io.peacemakr.crypto.swagger.client.Configuration
Set the default API client, which would be used when creating API instances without providing an API client.
setDeliveryPublicKeyIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
setDeriveSymmetricKeyIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
setDigestAlgorithm(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setEmail(String) - Method in class io.peacemakr.crypto.swagger.client.model.Contact
 
setEncoding(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
setEncryptingPackagedCiphertextVersion(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setEncryptionKeyIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setEndableKDSFallbackToCloud(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setEvent(String) - Method in class io.peacemakr.crypto.swagger.client.model.Log
 
setFormat(DateFormat) - Method in class io.peacemakr.crypto.swagger.client.JSON.DateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class io.peacemakr.crypto.swagger.client.JSON.LocalDateTypeAdapter
 
setFormat(DateTimeFormatter) - Method in class io.peacemakr.crypto.swagger.client.JSON.OffsetDateTimeTypeAdapter
 
setFormat(DateFormat) - Method in class io.peacemakr.crypto.swagger.client.JSON.SqlDateTypeAdapter
 
setGson(Gson) - Method in class io.peacemakr.crypto.swagger.client.JSON
Set Gson.
setHttpClient(OkHttpClient) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Set HTTP client
setId(String) - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
setId(String) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
setId(String) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
setId(String) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
setId(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
setId(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
setId(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setIsPublic(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
setJSON(JSON) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Set JSON
setKey(String) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
setKey(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
setKeyDerivationServiceId(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
setKeyIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
setKeyLength(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
setKeyManagers(KeyManager[]) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Configure client keys to use for authorization in an SSL session.
setKeyType(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
setLenientOnJson(boolean) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
 
setLenientOnJson(boolean) - Method in class io.peacemakr.crypto.swagger.client.JSON
 
setLocalDateFormat(DateTimeFormatter) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
 
setLocalDateFormat(DateTimeFormatter) - Method in class io.peacemakr.crypto.swagger.client.JSON
 
setMessageOftheDay(String) - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
 
setMsg(String) - Method in class io.peacemakr.crypto.swagger.client.model.ErrorResponse
 
setMustCreateOrg(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
 
setMustSignDeliveredSymmetricKeys(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
setName(String) - Method in class io.peacemakr.crypto.swagger.client.model.Contact
 
setName(String) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
setName(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
 
setOffsetDateTimeFormat(DateTimeFormatter) - Method in class io.peacemakr.crypto.swagger.client.JSON
 
setOrg(Organization) - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
 
setOrgId(String) - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
setOwnerOrgId(String) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
setOwnerOrgId(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setOwningClientId(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
setOwningOrgId(String) - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
setPackagedCiphertext(String) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
setPackagedCiphertextVersion(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
setPassword(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Helper method to set password for the first HTTP basic authentication.
setPassword(String) - Method in class io.peacemakr.crypto.swagger.client.auth.HttpBasicAuth
 
setPhone(String) - Method in class io.peacemakr.crypto.swagger.client.model.Contact
 
setPreferredPublicKeyId(String) - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
setPublicKeys(List<PublicKey>) - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
setReadTimeout(int) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Sets the read timeout (in milliseconds).
setRequests(List<SymmetricKeyRequest>) - Method in class io.peacemakr.crypto.swagger.client.model.HeatbeatResponse
 
setRequireSignedKeyDelivery(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setSdk(String) - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
setServiceIds(List<String>) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
setSqlDateFormat(DateFormat) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
 
setSqlDateFormat(DateFormat) - Method in class io.peacemakr.crypto.swagger.client.JSON
 
setSslCaCert(InputStream) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Configure the CA certificate to be trusted when making https requests.
setStripeCustomerId(String) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
setSymmetricKeyDecryptionAllowed(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setSymmetricKeyDecryptionUseTTL(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setSymmetricKeyDerivationServiceId(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setSymmetricKeyEncryptionAlg(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setSymmetricKeyEncryptionAllowed(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setSymmetricKeyEncryptionUseTTL(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setSymmetricKeyInceptionTTL(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setSymmetricKeyLength(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
setSymmetricKeyLength(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setSymmetricKeyRetentionUseTTL(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
setSymmetricKeyUseDomainId(String) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
setSymmetricKeyUseDomains(List<SymmetricKeyUseDomain>) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
setSymmetricKeyUseDomainSelectorScheme(String) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
setTempFolderPath(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Set the temporary folder path (for downloading files)
setUserAgent(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Set the User-Agent header's value (by adding to the default header map).
setUsername(String) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Helper method to set username for the first HTTP basic authentication.
setUsername(String) - Method in class io.peacemakr.crypto.swagger.client.auth.HttpBasicAuth
 
setVerifyingSsl(boolean) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Configure whether to verify certificate and hostname when making https requests.
setVersion(String) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
setWriteTimeout(int) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Sets the write timeout (in milliseconds).
source() - Method in class io.peacemakr.crypto.swagger.client.ProgressResponseBody
 
StringUtil - Class in io.peacemakr.crypto.swagger.client
 
StringUtil() - Constructor for class io.peacemakr.crypto.swagger.client.StringUtil
 
stripeCustomerId(String) - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
symmetricKeyDecryptionAllowed(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
symmetricKeyDecryptionUseTTL(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
symmetricKeyDerivationServiceId(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
symmetricKeyEncryptionAlg(String) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
symmetricKeyEncryptionAllowed(Boolean) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
symmetricKeyEncryptionUseTTL(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
symmetricKeyInceptionTTL(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
symmetricKeyLength(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
symmetricKeyLength(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
SymmetricKeyRequest - Class in io.peacemakr.crypto.swagger.client.model
SymmetricKeyRequest
SymmetricKeyRequest() - Constructor for class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
symmetricKeyRetentionUseTTL(Integer) - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
SymmetricKeyUseDomain - Class in io.peacemakr.crypto.swagger.client.model
SymmetricKeyUseDomain
SymmetricKeyUseDomain() - Constructor for class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 
symmetricKeyUseDomainId(String) - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
symmetricKeyUseDomains(List<SymmetricKeyUseDomain>) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
symmetricKeyUseDomainSelectorScheme(String) - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
sync() - Method in interface io.peacemakr.crypto.ICrypto
Sync all available keys for this client.
sync() - Method in class io.peacemakr.crypto.impl.crypto.ICryptoImpl
 

T

toString() - Method in class io.peacemakr.crypto.swagger.client.model.APIKey
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.Client
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.Contact
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.CryptoConfig
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.EncryptedSymmetricKey
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.ErrorResponse
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.HeatbeatResponse
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.Log
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.LoginResponse
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.Organization
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.PublicKey
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyRequest
 
toString() - Method in class io.peacemakr.crypto.swagger.client.model.SymmetricKeyUseDomain
 

U

UnrecoverableClockSkewDetectedException - Exception in io.peacemakr.crypto.exception
 
UnrecoverableClockSkewDetectedException(Exception) - Constructor for exception io.peacemakr.crypto.exception.UnrecoverableClockSkewDetectedException
 
UnrecoverableClockSkewDetectedException(String) - Constructor for exception io.peacemakr.crypto.exception.UnrecoverableClockSkewDetectedException
 
update(long, long, boolean) - Method in interface io.peacemakr.crypto.swagger.client.ProgressResponseBody.ProgressListener
 
updateCryptoConfig(String, CryptoConfig) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Update the crypto configuration, ONLY the clientKeyType clientKeyBitlength, and clientKeyTTL fields.
updateCryptoConfigAsync(String, CryptoConfig, ApiCallback<CryptoConfig>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Update the crypto configuration, ONLY the clientKeyType clientKeyBitlength, and clientKeyTTL fields.
updateCryptoConfigCall(String, CryptoConfig, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Build call for updateCryptoConfig
updateCryptoConfigFallbackToCloud(String, Boolean) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Update an existing crypto config's asymmetricKeyTTL
updateCryptoConfigFallbackToCloudAsync(String, Boolean, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Update an existing crypto config's asymmetricKeyTTL (asynchronously)
updateCryptoConfigFallbackToCloudCall(String, Boolean, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Build call for updateCryptoConfigFallbackToCloud
updateCryptoConfigFallbackToCloudWithHttpInfo(String, Boolean) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Update an existing crypto config's asymmetricKeyTTL
updateCryptoConfigSelectorScheme(String, String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Update an existing crypto config's domainSelectorScheme
updateCryptoConfigSelectorSchemeAsync(String, String, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Update an existing crypto config's domainSelectorScheme (asynchronously)
updateCryptoConfigSelectorSchemeCall(String, String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Build call for updateCryptoConfigSelectorScheme
updateCryptoConfigSelectorSchemeWithHttpInfo(String, String) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Update an existing crypto config's domainSelectorScheme
updateCryptoConfigWithHttpInfo(String, CryptoConfig) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Update the crypto configuration, ONLY the clientKeyType clientKeyBitlength, and clientKeyTTL fields.
updateExpireUseDomain(String, Integer, Integer, Integer, Integer) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Chnage expiration of a use domain
updateExpireUseDomainAsync(String, Integer, Integer, Integer, Integer, ApiCallback<Void>) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Chnage expiration of a use domain (asynchronously)
updateExpireUseDomainCall(String, Integer, Integer, Integer, Integer, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Build call for updateExpireUseDomain
updateExpireUseDomainWithHttpInfo(String, Integer, Integer, Integer, Integer) - Method in class io.peacemakr.crypto.swagger.client.api.CryptoConfigApi
Chnage expiration of a use domain
updateParamsForAuth(String[], List<Pair>, Map<String, String>) - Method in class io.peacemakr.crypto.swagger.client.ApiClient
Update query and header parameters based on authentication settings.
updateStripeCustomerId(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Update the stripe customer Id associated with this account
updateStripeCustomerIdAsync(String, ApiCallback<APIKey>) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Update the stripe customer Id associated with this account (asynchronously)
updateStripeCustomerIdCall(String, ProgressResponseBody.ProgressListener, ProgressRequestBody.ProgressRequestListener) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Build call for updateStripeCustomerId
updateStripeCustomerIdWithHttpInfo(String) - Method in class io.peacemakr.crypto.swagger.client.api.OrgApi
Update the stripe customer Id associated with this account

V

valueOf(String) - Static method in enum io.peacemakr.crypto.swagger.client.auth.OAuthFlow
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.peacemakr.crypto.swagger.client.auth.OAuthFlow
Returns an array containing the constants of this enum type, in the order they are declared.
version(String) - Method in class io.peacemakr.crypto.swagger.client.model.KeyDerivationInstance
 

W

write(JsonWriter, byte[]) - Method in class io.peacemakr.crypto.swagger.client.JSON.ByteArrayAdapter
 
write(JsonWriter, Date) - Method in class io.peacemakr.crypto.swagger.client.JSON.DateTypeAdapter
 
write(JsonWriter, LocalDate) - Method in class io.peacemakr.crypto.swagger.client.JSON.LocalDateTypeAdapter
 
write(JsonWriter, OffsetDateTime) - Method in class io.peacemakr.crypto.swagger.client.JSON.OffsetDateTimeTypeAdapter
 
write(JsonWriter, Date) - Method in class io.peacemakr.crypto.swagger.client.JSON.SqlDateTypeAdapter
 
writeTo(BufferedSink) - Method in class io.peacemakr.crypto.swagger.client.ProgressRequestBody
 
A B C D E F G H I J K L M N O P R S T U V W