- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationStatusRequest
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationRemoveResponse
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationStatusResponse
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.VaultUnlockResponse
-
Get activation ID
- getActivationIdShort() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Get activation ID short.
- getActivationName() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Get activation name.
- getActivationNonce() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Get activation nonce.
- getActivationNonce() - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Get activation nonce.
- getAdHocIndex() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- getApplicationDisplayName() - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Get the application display name.
- getApplicationEnvironment() - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Get application environment name.
- getApplicationKey() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- getApplicationKey() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Get application key.
- getApplicationName() - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Get the application name.
- getApplicationSignature() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Get application signature.
- getBuildTime() - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Get build time.
- getCustomAttributes() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateCustomRequest
-
- getCustomAttributes() - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Custom attributes for the response.
- getCustomObject() - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationStatusResponse
-
Get custom associated object.
- getEncryptedData() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- getEncryptedData() - Method in class io.getlime.security.powerauth.rest.api.model.response.TokenCreateResponse
-
Get encrypted data payload.
- getEncryptedDevicePublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Get encrypted device public key.
- getEncryptedServerPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Get encrypted server public key.
- getEncryptedServerPublicKeySignature() - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Get server data signature.
- getEncryptedStatusBlob() - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationStatusResponse
-
Get encrypted activation status blob
- getEncryptedVaultEncryptionKey() - Method in class io.getlime.security.powerauth.rest.api.model.response.VaultUnlockResponse
-
Get encrypted vault encryption key (using a key derived from the master transport key).
- getEphemeralPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- getEphemeralPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Get the ephemeral public key.
- getEphemeralPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.request.TokenCreateRequest
-
Get ephemeral public key (Base64 encoded data).
- getEphemeralPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Get ephemeral public key.
- getExtras() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Get extra parameter.
- getIdentity() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateCustomRequest
-
- getMac() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- getMac() - Method in class io.getlime.security.powerauth.rest.api.model.response.TokenCreateResponse
-
Get MAC signature of the request.
- getMacIndex() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- getNonce() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- getPowerauth() - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateCustomRequest
-
- getReason() - Method in class io.getlime.security.powerauth.rest.api.model.request.VaultUnlockRequest
-
Get reason why vault is being unlocked.
- getSessionIndex() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- getTimestamp() - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Get current timestamp.
- getTokenId() - Method in class io.getlime.security.powerauth.rest.api.model.entity.TokenResponsePayload
-
Get token ID.
- getTokenId() - Method in class io.getlime.security.powerauth.rest.api.model.request.TokenRemoveRequest
-
Get token ID.
- getTokenId() - Method in class io.getlime.security.powerauth.rest.api.model.response.TokenRemoveResponse
-
Get token ID.
- getTokenSecret() - Method in class io.getlime.security.powerauth.rest.api.model.entity.TokenResponsePayload
-
Get token secret.
- getVersion() - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Get version.
- ServiceStatusResponse - Class in io.getlime.security.powerauth.rest.api.model.response
-
Response object for a system status call.
- ServiceStatusResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationStatusRequest
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationRemoveResponse
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationStatusResponse
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.VaultUnlockResponse
-
Set activation ID
- setActivationIdShort(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Set activation ID short.
- setActivationName(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Set activation name.
- setActivationNonce(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Set activation nonce.
- setActivationNonce(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Set activation nonce.
- setAdHocIndex(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- setApplicationDisplayName(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Set the application display name.
- setApplicationEnvironment(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Set application environment name.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Set application key.
- setApplicationName(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Set the application name.
- setApplicationSignature(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Set application signature.
- setBuildTime(Date) - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Set build time.
- setCustomAttributes(Map<String, Object>) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateCustomRequest
-
- setCustomAttributes(Map<String, Object>) - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Custom attributes for the response.
- setCustomObject(Map<String, Object>) - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationStatusResponse
-
Set custom associated object
- setEncryptedData(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- setEncryptedData(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.TokenCreateResponse
-
Set encrypted data payload.
- setEncryptedDevicePublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Set encrypted device public key.
- setEncryptedServerPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Set encrypted server public key.
- setEncryptedServerPublicKeySignature(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Set server data signature.
- setEncryptedStatusBlob(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationStatusResponse
-
Set encrypted activation status blob
- setEncryptedVaultEncryptionKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.VaultUnlockResponse
-
Set encrypted vault encryption key (using a key derived from the master transport key).
- setEphemeralPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- setEphemeralPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Set the ephemeral public key.
- setEphemeralPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.TokenCreateRequest
-
Set ephemeral public key (Base64 encoded data).
- setEphemeralPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ActivationCreateResponse
-
Set ephemeral public key.
- setExtras(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateRequest
-
Set extra parameter.
- setIdentity(Map<String, String>) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateCustomRequest
-
- setMac(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- setMac(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.TokenCreateResponse
-
Set MAC signature of the request.
- setMacIndex(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- setNonce(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- setPowerauth(ActivationCreateRequest) - Method in class io.getlime.security.powerauth.rest.api.model.request.ActivationCreateCustomRequest
-
- setReason(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.VaultUnlockRequest
-
Set reason why vault is being unlocked.
- setSessionIndex(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
- setTimestamp(Date) - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Set current timestamp.
- setTokenId(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.TokenResponsePayload
-
Set token ID.
- setTokenId(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.TokenRemoveRequest
-
Set token ID.
- setTokenId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.TokenRemoveResponse
-
Set token ID.
- setTokenSecret(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.TokenResponsePayload
-
Set token secret.
- setVersion(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.ServiceStatusResponse
-
Set version.