Index
All Classes|All Packages
A
- ActivationCreateCustomRequest - Class in io.getlime.security.powerauth.rest.api.model.request.v2
-
Request object for /pa/activation/direct/create end-point.
- ActivationCreateCustomRequest() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateCustomRequest
- ActivationCreateRequest - Class in io.getlime.security.powerauth.rest.api.model.request.v2
-
Request object for /pa/activation/create end-point.
- ActivationCreateRequest() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
- ActivationCreateResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v2
-
Response object for /pa/activation/create end-point.
- ActivationCreateResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
- ActivationLayer1Request - Class in io.getlime.security.powerauth.rest.api.model.request.v3
-
Request object for activation layer 1.
- ActivationLayer1Request() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer1Request
- ActivationLayer1Response - Class in io.getlime.security.powerauth.rest.api.model.response.v3
-
Response object for activation layer 2.
- ActivationLayer1Response() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer1Response
- ActivationLayer2Request - Class in io.getlime.security.powerauth.rest.api.model.request.v3
-
Request object for activation layer 2 request.
- ActivationLayer2Request() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Default constructor.
- ActivationLayer2Request(String, String, String) - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Parameterized constructor.
- ActivationLayer2Response - Class in io.getlime.security.powerauth.rest.api.model.response.v3
-
Response object for activation layer 2.
- ActivationLayer2Response() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer2Response
- ActivationRecovery - Class in io.getlime.security.powerauth.rest.api.model.entity
-
Activation recovery model class for recovery code and PUK.
- ActivationRecovery() - Constructor for class io.getlime.security.powerauth.rest.api.model.entity.ActivationRecovery
- ActivationRemoveResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v2
-
Response object for /pa/activation/remove end-point
- ActivationRemoveResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v3
-
Response object for /pa/v3/activation/remove end-point.
- ActivationRemoveResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationRemoveResponse
- ActivationRemoveResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationRemoveResponse
- ActivationStatusRequest - Class in io.getlime.security.powerauth.rest.api.model.request.v2
-
Request object for /pa/activation/status end-point
- ActivationStatusRequest - Class in io.getlime.security.powerauth.rest.api.model.request.v3
-
Request object for /pa/v3/activation/status end-point.
- ActivationStatusRequest() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationStatusRequest
- ActivationStatusRequest() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationStatusRequest
- ActivationStatusResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v2
-
Response object for /pa/activation/status end-point
- ActivationStatusResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v3
-
Response object for /pa/v3/activation/status end-point.
- ActivationStatusResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationStatusResponse
- ActivationStatusResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationStatusResponse
- ActivationType - Enum in io.getlime.security.powerauth.rest.api.model.entity
-
Activation type specifying how activation will be handled.
C
- CODE - io.getlime.security.powerauth.rest.api.model.entity.ActivationType
-
Activation via activation code.
- ConfirmRecoveryRequestPayload - Class in io.getlime.security.powerauth.rest.api.model.request.v3
-
Request object for confirm recovery code ECIES payload.
- ConfirmRecoveryRequestPayload() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v3.ConfirmRecoveryRequestPayload
- ConfirmRecoveryResponsePayload - Class in io.getlime.security.powerauth.rest.api.model.response.v3
-
Response object for confirm recovery code ECIES payload.
- ConfirmRecoveryResponsePayload() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.ConfirmRecoveryResponsePayload
- CUSTOM - io.getlime.security.powerauth.rest.api.model.entity.ActivationType
-
Activation via custom credentials.
E
- EciesEncryptedRequest - Class in io.getlime.security.powerauth.rest.api.model.request.v3
-
Request object with data encrypted by ECIES encryption.
- EciesEncryptedRequest() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v3.EciesEncryptedRequest
- EciesEncryptedResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v3
-
Response object for endpoints returning data encrypted by ECIES.
- EciesEncryptedResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse
-
Default constructor.
- EciesEncryptedResponse(String, String) - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse
-
Constructor with Base64 encoded encrypted data and MAC of key and data.
G
- getActivationData() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer1Request
-
Get encrypted activation data.
- getActivationData() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer1Response
-
Get encrypted activation data.
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationStatusRequest
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationStatusRequest
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationRemoveResponse
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationStatusResponse
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.VaultUnlockResponse
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer2Response
-
Get activation ID.
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationRemoveResponse
-
Get activation ID
- getActivationId() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationStatusResponse
-
Get activation ID
- getActivationIdShort() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Get activation ID short.
- getActivationName() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Get activation name.
- getActivationName() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Get activation name.
- getActivationNonce() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Get activation nonce.
- getActivationNonce() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Get activation nonce.
- getActivationOtp() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Get additional activation OTP.
- getActivationRecovery() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer2Response
-
Get activation recovery information.
- getAdHocIndex() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Get ad-hoc index.
- getAlreadyConfirmed() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ConfirmRecoveryResponsePayload
-
Get whether recovery code was already confirmed.
- getApplicationDisplayName() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
-
Get the application display name.
- getApplicationEnvironment() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
-
Get application environment name.
- getApplicationKey() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Get application key.
- getApplicationKey() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Get application key.
- getApplicationName() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
-
Get the application name.
- getApplicationSignature() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Get application signature.
- getBuildTime() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
-
Get build time.
- getChallenge() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationStatusRequest
-
Get challenge for activation status blob encryption.
- getCtrData() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer2Response
-
Get Base64 encoded counter data.
- getCtrData() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.UpgradeResponsePayload
-
Get counter data.
- getCurrentRecoveryPukIndex() - Method in class io.getlime.security.powerauth.rest.api.model.exception.RecoveryError
-
Get current recovery PUK index.
- getCustomAttributes() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateCustomRequest
-
Get custom attributes.
- getCustomAttributes() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer1Request
-
Get custom attributes.
- getCustomAttributes() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Custom attributes for the response.
- getCustomAttributes() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer1Response
-
Get custom attributes for activation.
- getCustomObject() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationStatusResponse
-
Get custom associated object.
- getCustomObject() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationStatusResponse
-
Get custom associated object.
- getDeviceInfo() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Get information about user device.
- getDevicePublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Get Base64 encoded device public key.
- getEncryptedData() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Get encrypted data.
- getEncryptedData() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.EciesEncryptedRequest
-
Get Base64 encoded encrypted data.
- getEncryptedData() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.TokenCreateResponse
-
Get encrypted data payload.
- getEncryptedData() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse
-
Get Base64 encoded encrypted data payload.
- getEncryptedDevicePublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Get encrypted device public key.
- getEncryptedServerPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Get encrypted server public key.
- getEncryptedServerPublicKeySignature() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Get server data signature.
- getEncryptedStatusBlob() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationStatusResponse
-
Get encrypted activation status blob
- getEncryptedStatusBlob() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationStatusResponse
-
Get encrypted activation status blob
- getEncryptedVaultEncryptionKey() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.VaultUnlockResponse
-
Get encrypted vault encryption key (using a key derived from the master transport key).
- getEncryptedVaultEncryptionKey() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.VaultUnlockResponsePayload
-
Get encrypted vault encryption key.
- getEphemeralPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Get ephemeral public key.
- getEphemeralPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Get the ephemeral public key.
- getEphemeralPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.TokenCreateRequest
-
Get ephemeral public key (Base64 encoded data).
- getEphemeralPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.EciesEncryptedRequest
-
Get Base64 encoded ephemeral public key.
- getEphemeralPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Get ephemeral public key.
- getExtras() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Get extra parameter.
- getExtras() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Get activation extras.
- getIdentity() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateCustomRequest
-
Get identity attributes.
- getIdentityAttributes() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer1Request
-
Get identity attributes.
- getMac() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Get MAC.
- getMac() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.EciesEncryptedRequest
-
Get Base64 encoded MAC of key and data.
- getMac() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.TokenCreateResponse
-
Get MAC signature of the request.
- getMac() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse
-
Get Base64 encoded MAC signature of the response.
- getMacIndex() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Get MAC index.
- getNonce() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Get nonce.
- getNonce() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.EciesEncryptedRequest
-
Get Base64 encoded nonce for IV derivation.
- getNonce() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationStatusResponse
-
Get nonce for activation status blob encryption.
- getPlatform() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Get user device platform.
- getPowerauth() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateCustomRequest
-
Get PowerAuth activation data.
- getPuk() - Method in class io.getlime.security.powerauth.rest.api.model.entity.ActivationRecovery
-
Get recovery PUK.
- getReason() - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.VaultUnlockRequest
-
Get reason why vault is being unlocked.
- getReason() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.VaultUnlockRequestPayload
-
Get vault unlock reason.
- getRecoveryCode() - Method in class io.getlime.security.powerauth.rest.api.model.entity.ActivationRecovery
-
Get recovery code.
- getRecoveryCode() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ConfirmRecoveryRequestPayload
-
Get recovery code.
- getServerPublicKey() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer2Response
-
Get Base64 encoded server public key.
- getSessionIndex() - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Get session index.
- getTimestamp() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.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.v2.TokenRemoveRequest
-
Get token ID.
- getTokenId() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.TokenRemoveRequest
-
Get token ID.
- getTokenId() - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.TokenRemoveResponse
-
Get token ID.
- getTokenId() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.TokenRemoveResponse
-
Get token ID.
- getTokenSecret() - Method in class io.getlime.security.powerauth.rest.api.model.entity.TokenResponsePayload
-
Get token secret.
- getType() - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer1Request
-
Get activation type.
- getVersion() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
-
Get version.
I
- io.getlime.security.powerauth.rest.api.model.entity - package io.getlime.security.powerauth.rest.api.model.entity
- io.getlime.security.powerauth.rest.api.model.exception - package io.getlime.security.powerauth.rest.api.model.exception
- io.getlime.security.powerauth.rest.api.model.request.v2 - package io.getlime.security.powerauth.rest.api.model.request.v2
- io.getlime.security.powerauth.rest.api.model.request.v3 - package io.getlime.security.powerauth.rest.api.model.request.v3
- io.getlime.security.powerauth.rest.api.model.response.v2 - package io.getlime.security.powerauth.rest.api.model.response.v2
- io.getlime.security.powerauth.rest.api.model.response.v3 - package io.getlime.security.powerauth.rest.api.model.response.v3
- isSignatureValid() - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.VaultUnlockResponsePayload
-
Get whether signature is valid.
N
- NonPersonalizedEncryptedPayloadModel - Class in io.getlime.security.powerauth.rest.api.model.entity
-
Class representing a payload encrypted using non-personalized end-to-end encryption.
- NonPersonalizedEncryptedPayloadModel() - Constructor for class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
R
- RECOVERY - io.getlime.security.powerauth.rest.api.model.entity.ActivationType
-
Activation via recovery code.
- RecoveryError - Class in io.getlime.security.powerauth.rest.api.model.exception
-
Recovery error.
- RecoveryError() - Constructor for class io.getlime.security.powerauth.rest.api.model.exception.RecoveryError
-
Default constructor.
- RecoveryError(String, String) - Constructor for class io.getlime.security.powerauth.rest.api.model.exception.RecoveryError
-
Constructor with error code and message.
- RecoveryError(String, String, Integer) - Constructor for class io.getlime.security.powerauth.rest.api.model.exception.RecoveryError
-
Constructor with error code, message and current recovery PUK index.
- RecoveryErrorResponse - Class in io.getlime.security.powerauth.rest.api.model.exception
-
Class representing recovery error response.
- RecoveryErrorResponse(String, String, Integer) - Constructor for class io.getlime.security.powerauth.rest.api.model.exception.RecoveryErrorResponse
-
Constructor with error code, error message and current recovery PUK index.
- RecoveryErrorResponse(String, Throwable, Integer) - Constructor for class io.getlime.security.powerauth.rest.api.model.exception.RecoveryErrorResponse
-
Constructor with error code, Throwable and current recovery PUK index.
S
- ServiceStatusResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v3
-
Response object for a system status call.
- ServiceStatusResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
- setActivationData(EciesEncryptedRequest) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer1Request
-
Set encrypted activation data.
- setActivationData(EciesEncryptedResponse) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer1Response
-
Set encrypted activation data.
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationStatusRequest
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationStatusRequest
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationRemoveResponse
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationStatusResponse
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.VaultUnlockResponse
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer2Response
-
Set activation ID.
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationRemoveResponse
-
Set activation ID
- setActivationId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationStatusResponse
-
Set activation ID
- setActivationIdShort(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Set activation ID short.
- setActivationName(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Set activation name.
- setActivationName(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Set activation name.
- setActivationNonce(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Set activation nonce.
- setActivationNonce(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Set activation nonce.
- setActivationOtp(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Set additional activation OTP.
- setActivationRecovery(ActivationRecovery) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer2Response
-
Set activation recovery information.
- setAdHocIndex(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Set ad-hoc index.
- setAlreadyConfirmed(boolean) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ConfirmRecoveryResponsePayload
-
Set whether recovery code was already confirmed.
- setApplicationDisplayName(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
-
Set the application display name.
- setApplicationEnvironment(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
-
Set application environment name.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Set application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Set application key.
- setApplicationName(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
-
Set the application name.
- setApplicationSignature(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Set application signature.
- setBuildTime(Date) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
-
Set build time.
- setChallenge(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationStatusRequest
-
Set challenge for activation status blob encryption.
- setCtrData(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer2Response
-
Set Base64 encoded counter data.
- setCtrData(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.UpgradeResponsePayload
-
Set counter data.
- setCurrentRecoveryPukIndex(Integer) - Method in class io.getlime.security.powerauth.rest.api.model.exception.RecoveryError
-
Set current recovery PUK index.
- setCustomAttributes(Map<String, Object>) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateCustomRequest
-
Set custom attributes.
- setCustomAttributes(Map<String, Object>) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer1Request
-
Set custom attributes.
- setCustomAttributes(Map<String, Object>) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Custom attributes for the response.
- setCustomAttributes(Map<String, Object>) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer1Response
-
Set custom attributes for activation.
- setCustomObject(Map<String, Object>) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationStatusResponse
-
Set custom associated object
- setCustomObject(Map<String, Object>) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationStatusResponse
-
Set custom associated object
- setDeviceInfo(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Set information about user device.
- setDevicePublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Set Base64 encoded device public key.
- setEncryptedData(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Set encrypted data.
- setEncryptedData(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.EciesEncryptedRequest
-
Set Base64 encoded encrypted data.
- setEncryptedData(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.TokenCreateResponse
-
Set encrypted data payload.
- setEncryptedData(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse
-
Set Base64 encoded encrypted data payload.
- setEncryptedDevicePublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Set encrypted device public key.
- setEncryptedServerPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Set encrypted server public key.
- setEncryptedServerPublicKeySignature(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Set server data signature.
- setEncryptedStatusBlob(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationStatusResponse
-
Set encrypted activation status blob
- setEncryptedStatusBlob(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationStatusResponse
-
Set encrypted activation status blob
- setEncryptedVaultEncryptionKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.VaultUnlockResponse
-
Set encrypted vault encryption key (using a key derived from the master transport key).
- setEncryptedVaultEncryptionKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.VaultUnlockResponsePayload
-
Set encrypted vault encryption key.
- setEphemeralPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Set ephemeral public key.
- setEphemeralPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Set the ephemeral public key.
- setEphemeralPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.TokenCreateRequest
-
Set ephemeral public key (Base64 encoded data).
- setEphemeralPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.EciesEncryptedRequest
-
Set Base64 encoded ephemeral public key.
- setEphemeralPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.ActivationCreateResponse
-
Set ephemeral public key.
- setExtras(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateRequest
-
Set extra parameter.
- setExtras(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Set activation extras.
- setIdentity(Map<String, String>) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateCustomRequest
-
Set identity attributes.
- setIdentityAttributes(Map<String, String>) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer1Request
-
Set identity attributes.
- setMac(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Set MAC.
- setMac(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.EciesEncryptedRequest
-
Set Base64 encoded MAC of key and data.
- setMac(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.TokenCreateResponse
-
Set MAC signature of the request.
- setMac(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.EciesEncryptedResponse
-
Set Base64 encoded MAC signature of the response.
- setMacIndex(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Set MAC index.
- setNonce(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Set nonce.
- setNonce(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.EciesEncryptedRequest
-
Set Base64 encoded nonce for IV derivation.
- setNonce(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationStatusResponse
-
Set nonce for activation status blob encryption.
- setPlatform(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer2Request
-
Set user device platform.
- setPowerauth(ActivationCreateRequest) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.ActivationCreateCustomRequest
-
Set PowerAuth activation data.
- setPuk(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.ActivationRecovery
-
Set recovery PUK.
- setReason(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v2.VaultUnlockRequest
-
Set reason why vault is being unlocked.
- setReason(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.VaultUnlockRequestPayload
-
Set vault unlock reason.
- setRecoveryCode(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.ActivationRecovery
-
Set recovery code.
- setRecoveryCode(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ConfirmRecoveryRequestPayload
-
Set recovery code.
- setServerPublicKey(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ActivationLayer2Response
-
Set Base64 encoded server public key.
- setSessionIndex(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.NonPersonalizedEncryptedPayloadModel
-
Set session index.
- setSignatureValid(boolean) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.VaultUnlockResponsePayload
-
Set whether signature is valid.
- setTimestamp(Date) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.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.v2.TokenRemoveRequest
-
Set token ID.
- setTokenId(String) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.TokenRemoveRequest
-
Set token ID.
- setTokenId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v2.TokenRemoveResponse
-
Set token ID.
- setTokenId(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.TokenRemoveResponse
-
Set token ID.
- setTokenSecret(String) - Method in class io.getlime.security.powerauth.rest.api.model.entity.TokenResponsePayload
-
Set token secret.
- setType(ActivationType) - Method in class io.getlime.security.powerauth.rest.api.model.request.v3.ActivationLayer1Request
-
Set activation type.
- setVersion(String) - Method in class io.getlime.security.powerauth.rest.api.model.response.v3.ServiceStatusResponse
-
Set version.
T
- TokenCreateRequest - Class in io.getlime.security.powerauth.rest.api.model.request.v2
-
Request object for the /pa/token endpoint, that enables fetching token for simple authentication.
- TokenCreateRequest() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v2.TokenCreateRequest
- TokenCreateResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v2
-
Response object for the /pa/token endpoint, that enables fetching token for simple authentication.
- TokenCreateResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v2.TokenCreateResponse
- TokenRemoveRequest - Class in io.getlime.security.powerauth.rest.api.model.request.v2
-
Class representing request transport object for token removal.
- TokenRemoveRequest - Class in io.getlime.security.powerauth.rest.api.model.request.v3
-
Class representing request transport object for token removal.
- TokenRemoveRequest() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v2.TokenRemoveRequest
- TokenRemoveRequest() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v3.TokenRemoveRequest
- TokenRemoveResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v2
-
Class representing response transport object for token removal.
- TokenRemoveResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v3
-
Class representing response transport object for token removal.
- TokenRemoveResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v2.TokenRemoveResponse
- TokenRemoveResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.TokenRemoveResponse
- TokenResponsePayload - Class in io.getlime.security.powerauth.rest.api.model.entity
-
Class representing original payload of the encrypted response for the /pa/token endpoint.
- TokenResponsePayload() - Constructor for class io.getlime.security.powerauth.rest.api.model.entity.TokenResponsePayload
U
- UpgradeResponsePayload - Class in io.getlime.security.powerauth.rest.api.model.response.v3
-
Response object for upgrade payload.
- UpgradeResponsePayload() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.UpgradeResponsePayload
V
- valueOf(String) - Static method in enum io.getlime.security.powerauth.rest.api.model.entity.ActivationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.getlime.security.powerauth.rest.api.model.entity.ActivationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VaultUnlockRequest - Class in io.getlime.security.powerauth.rest.api.model.request.v2
-
Request object for /pa/vault/unlock end-point used for unlocking the vault.
- VaultUnlockRequest() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v2.VaultUnlockRequest
- VaultUnlockRequestPayload - Class in io.getlime.security.powerauth.rest.api.model.request.v3
-
Request object for vault unlock ECIES payload.
- VaultUnlockRequestPayload() - Constructor for class io.getlime.security.powerauth.rest.api.model.request.v3.VaultUnlockRequestPayload
- VaultUnlockResponse - Class in io.getlime.security.powerauth.rest.api.model.response.v2
-
Response object for /pa/vault/unlock end-point.
- VaultUnlockResponse() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v2.VaultUnlockResponse
- VaultUnlockResponsePayload - Class in io.getlime.security.powerauth.rest.api.model.response.v3
-
Response object for vault unlock payload.
- VaultUnlockResponsePayload() - Constructor for class io.getlime.security.powerauth.rest.api.model.response.v3.VaultUnlockResponsePayload
All Classes|All Packages