All Classes

Class Description
ActivationRecoveryStep
Class with activation recovery logic.
ActivationRecoveryStepModel
Model representing step for creating an activation using recovery code.
BaseStep
Interface for objects implementing execution steps.
BaseStepModel
Abstract class defining a base for a step model classes.
CommitUpgradeStep
Step for committing upgrade to PowerAuth protocol version 3.0.
CommitUpgradeStepModel
Model representing step for committing upgrade between different PowerAuth protocol versions.
ConfigurationUtil
Helper class for configuration
ConfirmRecoveryCodeStep
Helper class with confirm recovery logic.
ConfirmRecoveryCodeStepModel
Model representing step for confirming recovery code.
CounterUtil
Helper class for counter.
CreateActivationStep
Class with create activation logic.
CreateActivationStep
Class with create activation logic.
CreateActivationStepModel
Model representing step for creating a custom activation.
CreateTokenStep
Helper class with token creation logic.
CreateTokenStep
Helper class with token creation logic.
CreateTokenStepModel
Model representing step for creating a new token.
EncryptedStorageUtil
Utility class implementing processes related to data storage on client side.
EncryptStep
Encrypt step encrypts request data using non-personalized end-to-end encryption.
EncryptStep
Encrypt step encrypts request data using ECIES encryption in application or activation scope.
EncryptStepModel
Model representing parameters of the step for sending encrypted data to intermediate server.
ExtendedActivationStatusBlobInfo
Class that represents the contents of the activation status blob extended with additional displayable attributes.
GetStatusStep
Helper class with step for getting activation status.
GetStatusStep
Helper class with step for getting activation status.
GetStatusStepModel
Model representing parameters of the step for obtaining activation status.
HttpUtil
Simple HTTP utilities class.
JsonStepLogger
Class responsible for logging the steps performed during the processes to the JSON structure.
JsonUtil
Helper class for obtaining typed values from JSON.
MapUtil
Map utilities.
ObjectStepLogger
Object-based step logger useful for tests.
PrepareActivationStep
Helper class with prepare activation logic.
PrepareActivationStep
Helper class with prepare activation logic.
PrepareActivationStepModel
Model representing parameters of the step for preparing a new activation (key exchange).
RemoveStep
Helper class with activation remove logic.
RemoveStep
Helper class with activation remove logic.
RemoveStepModel
Model representing parameters of the step for removing activation.
RemoveTokenStep
Helper class with token remove logic.
RemoveTokenStep
Helper class with token remove logic.
RemoveTokenStepModel
Model representing step for removing a token.
RestClientConfiguration
REST client configuration class.
RestClientFactory
Rest Client factory with configuration.
SignAndEncryptStep
Sign and encrypt step signs request data and performs encryption using ECIES encryption in activation scope.
StartUpgradeStep
Step for starting upgrade to PowerAuth protocol version 3.0.
StartUpgradeStepModel
Model representing step for starting upgrade between different PowerAuth protocol versions.
StepError
Class representing an error in step.
StepItem
Class representing a generic item in step.
StepLogger  
StepRequest
Class representing a request sent to intermediate server.
StepResponse
Class representing response from intermediate server.
StepResult
Class representing a step result.
VaultUnlockStep
Helper class with vault unlock logic.
VaultUnlockStep
Helper class with vault unlock logic.
VaultUnlockStepModel
Model representing parameters of the step for unlocking secure vault.
VerifySignatureStep
Helper class with signature verification logic.
VerifySignatureStepModel
Model representing parameters of the step for verifying data signature.
VerifySignatureUtil  
VerifyTokenStep
Step for the token validation activity.
VerifyTokenStepModel
Model representing parameters of the step for verifying token digest.