- close() - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Closes the logger output, writes code to close the array and opened object:
// ]
// }
- close() - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
- close() - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Closes the logger output, writes code to close the array and opened object
- CommitUpgradeStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v3
-
Step for committing upgrade to PowerAuth protocol version 3.0.
- CommitUpgradeStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v3.CommitUpgradeStep
-
- CommitUpgradeStepModel - Class in io.getlime.security.powerauth.lib.cmd.steps.model
-
Model representing step for committing upgrade between different PowerAuth protocol versions.
- CommitUpgradeStepModel() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.model.CommitUpgradeStepModel
-
- ConfigurationUtil - Class in io.getlime.security.powerauth.lib.cmd.util
-
Helper class for configuration
- ConfigurationUtil() - Constructor for class io.getlime.security.powerauth.lib.cmd.util.ConfigurationUtil
-
- configure() - Static method in class io.getlime.security.powerauth.lib.cmd.util.RestClientConfiguration
-
Run default REST client configuration.
- ConfirmRecoveryCodeStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v3
-
Helper class with confirm recovery logic.
- ConfirmRecoveryCodeStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v3.ConfirmRecoveryCodeStep
-
- ConfirmRecoveryCodeStepModel - Class in io.getlime.security.powerauth.lib.cmd.steps.model
-
Model representing step for confirming recovery code.
- ConfirmRecoveryCodeStepModel() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
- copy(ActivationStatusBlobInfo) - Static method in class io.getlime.security.powerauth.lib.cmd.logging.model.ExtendedActivationStatusBlobInfo
-
- CounterUtil - Class in io.getlime.security.powerauth.lib.cmd.util
-
Helper class for counter.
- CounterUtil() - Constructor for class io.getlime.security.powerauth.lib.cmd.util.CounterUtil
-
- CreateActivationStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v2
-
Class with create activation logic.
- CreateActivationStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v2.CreateActivationStep
-
- CreateActivationStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v3
-
Class with create activation logic.
- CreateActivationStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v3.CreateActivationStep
-
- CreateActivationStepModel - Class in io.getlime.security.powerauth.lib.cmd.steps.model
-
Model representing step for creating a custom activation.
- CreateActivationStepModel() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- CreateTokenStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v2
-
Helper class with token creation logic.
- CreateTokenStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v2.CreateTokenStep
-
- CreateTokenStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v3
-
Helper class with token creation logic.
- CreateTokenStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v3.CreateTokenStep
-
- CreateTokenStepModel - Class in io.getlime.security.powerauth.lib.cmd.steps.model
-
Model representing step for creating a new token.
- CreateTokenStepModel() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
- EncryptedStorageUtil - Class in io.getlime.security.powerauth.lib.cmd.util
-
Utility class implementing processes related to data storage on client side.
- EncryptedStorageUtil() - Constructor for class io.getlime.security.powerauth.lib.cmd.util.EncryptedStorageUtil
-
- EncryptStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v2
-
Encrypt step encrypts request data using non-personalized end-to-end encryption.
- EncryptStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v2.EncryptStep
-
- EncryptStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v3
-
Encrypt step encrypts request data using ECIES encryption in application or activation scope.
- EncryptStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v3.EncryptStep
-
- EncryptStepModel - Class in io.getlime.security.powerauth.lib.cmd.steps.model
-
Model representing parameters of the step for sending encrypted data to intermediate server.
- EncryptStepModel() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
- execute(StepLogger, Map<String, Object>) - Method in interface io.getlime.security.powerauth.lib.cmd.steps.BaseStep
-
Execute this step with given logger and context objects.
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v2.CreateActivationStep
-
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v2.CreateTokenStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v2.EncryptStep
-
Execute this step with given context.
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v2.GetStatusStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v2.PrepareActivationStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v2.RemoveStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v2.RemoveTokenStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v2.VaultUnlockStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.ActivationRecoveryStep
-
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.CommitUpgradeStep
-
Execute this step with given context.
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.ConfirmRecoveryCodeStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.CreateActivationStep
-
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.CreateTokenStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.EncryptStep
-
Execute this step with given context.
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.GetStatusStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.PrepareActivationStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.RemoveStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.RemoveTokenStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.SignAndEncryptStep
-
Execute this step with given context.
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.StartUpgradeStep
-
Execute this step with given context.
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.v3.VaultUnlockStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.VerifySignatureStep
-
Execute this step with given context
- execute(StepLogger, Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.VerifyTokenStep
-
- ExtendedActivationStatusBlobInfo - Class in io.getlime.security.powerauth.lib.cmd.logging.model
-
Class that represents the contents of the activation status blob extended with
additional displayable attributes.
- ExtendedActivationStatusBlobInfo() - Constructor for class io.getlime.security.powerauth.lib.cmd.logging.model.ExtendedActivationStatusBlobInfo
-
- extractRequestDataBytes(VerifySignatureStepModel, StepLogger) - Static method in class io.getlime.security.powerauth.lib.cmd.util.VerifySignatureUtil
-
Extract request data bytes for signature verification.
- getActivationCode() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
- getActivationName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Get activation name.
- getActivationName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getActivationName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
- getActivationOtp() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getActivationStatusName() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.ExtendedActivationStatusBlobInfo
-
Get a displayable value of the activation status.
- getAdditionalActivationOtp() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Get application key.
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CommitUpgradeStepModel
-
Get application key.
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Get application key.
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
Get application key.
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveStepModel
-
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.StartUpgradeStepModel
-
Get application key.
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
- getApplicationKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
- getApplicationKey(JSONObject) - Static method in class io.getlime.security.powerauth.lib.cmd.util.ConfigurationUtil
-
Get application key value that is set in dictionary, or a default value.
- getApplicationName(JSONObject) - Static method in class io.getlime.security.powerauth.lib.cmd.util.ConfigurationUtil
-
Get application name that is set in dictionary, or a default value.
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Get application secret.
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CommitUpgradeStepModel
-
Get application secret.
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Get application secret.
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
Get application secret.
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveStepModel
-
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.StartUpgradeStepModel
-
Get application secret.
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
- getApplicationSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
- getApplicationSecret(JSONObject) - Static method in class io.getlime.security.powerauth.lib.cmd.util.ConfigurationUtil
-
Get application secret that is set in dictionary, or a default value.
- getCtrData(BaseStepModel, StepLogger) - Static method in class io.getlime.security.powerauth.lib.cmd.util.CounterUtil
-
Get counter data.
- getCustomAttributes() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Get custom attributes.
- getCustomAttributes() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getData() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
Get the request data.
- getData() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
- getData() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifyTokenStepModel
-
Get HTTP request data.
- getDescription() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepItem
-
Get item description.
- getDeviceInfo() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Get information about user device.
- getDeviceInfo() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getDeviceInfo() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
- getErrorMessage() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepError
-
Get error message.
- getErrors() - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Get step errors.
- getException() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepError
-
Get exception.
- getFirstError(String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
- getFirstErrorByName(String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
- getFirstItem(String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
- getFirstItemByName(String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
- getHeaders() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepRequest
-
Get request HTTP headers.
- getHeaders() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepResponse
-
Get HTTP headers.
- getHeaders() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.BaseStepModel
-
- getHttpMethod() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
- getHttpMethod() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifyTokenStepModel
-
Get HTTP method.
- getId() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepError
-
Get error ID.
- getId() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepItem
-
Get the item ID.
- getIdentityAttributes() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Get identity attributes.
- getIdentityAttributes() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getItems() - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Get step items.
- getKnowledgeKeyPassword(VerifySignatureStepModel) - Static method in class io.getlime.security.powerauth.lib.cmd.util.VerifySignatureUtil
-
Get knowledge key unlock password.
- getMasterKey(JSONObject, StepLogger) - Static method in class io.getlime.security.powerauth.lib.cmd.util.ConfigurationUtil
-
Get master public key from the configuration object
- getMasterPublicKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Get Base64 encoded master public key.
- getMasterPublicKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Get Base64 encoded master public key.
- getMasterPublicKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getMasterPublicKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
- getMasterPublicKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
Get master public key.
- getMasterPublicKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
- getMasterPublicKey() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
- getMethod() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepRequest
-
Get request HTTP method.
- getName() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepError
-
Get error name.
- getName() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepItem
-
Get item name.
- getObject() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepItem
-
Get related object (optional).
- getPassword() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Get knowledge key password.
- getPassword() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Get knowledge key password.
- getPassword() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getPassword() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
- getPassword() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
- getPassword() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveStepModel
-
- getPassword() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
- getPassword() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
- getPassword() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
- getPlatform() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Get user device platform.
- getPlatform() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getPlatform() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
- getReason() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
Get reason why vault is being unlocked.
- getRecoveryCode() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Get recovery code.
- getRequest() - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Get request.
- getRequestObject() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepRequest
-
Get request object.
- getResourceId() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
- getResponse() - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Get response.
- getResponseObject() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepResponse
-
Get response object.
- getResult() - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Get step result.
- getResultStatusObject() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.BaseStepModel
-
- getScope() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
Get ECIES encryption scope.
- getSignatureKnowledgeKey(char[], byte[], byte[], KeyGenerator) - Static method in class io.getlime.security.powerauth.lib.cmd.util.EncryptedStorageUtil
-
Decrypt the KEY_SIGNATURE_KNOWLEDGE key using a provided password.
- getSignatureType() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
- getSignatureType() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
- getSignatureType() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
- getSignatureType() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
- getStatus() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepItem
-
Get item status.
- getStatusCode() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepResponse
-
Get HTTP status code.
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Get file name of the file with stored activation status.
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CommitUpgradeStepModel
-
Get status file name.
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Get file name of the file with stored activation status.
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveStepModel
-
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.StartUpgradeStepModel
-
Get status file name.
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
- getStatusFileName() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
- GetStatusStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v2
-
Helper class with step for getting activation status.
- GetStatusStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v2.GetStatusStep
-
- GetStatusStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v3
-
Helper class with step for getting activation status.
- GetStatusStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v3.GetStatusStep
-
- GetStatusStepModel - Class in io.getlime.security.powerauth.lib.cmd.steps.model
-
Model representing parameters of the step for obtaining activation status.
- GetStatusStepModel() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.model.GetStatusStepModel
-
- getTokenId() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
Get token ID.
- getTokenId() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifyTokenStepModel
-
Get token ID.
- getTokenSecret() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifyTokenStepModel
-
Get token secret.
- getUri() - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.StepRequest
-
Get request URI.
- getUriString() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.BaseStepModel
-
- getVersion() - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.BaseStepModel
-
- setActivationCode(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
Activation code, in following format: "XXXXX-XXXXX-XXXXX-XXXXX" where each "X" is from Base32.
- setActivationName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Set activation name.
- setActivationName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setActivationName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
Activation name.
- setActivationOtp(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setActivationStatusName(String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.model.ExtendedActivationStatusBlobInfo
-
Set a displayable value of the activation status.
- setAdditionalActivationOtp(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
Additional activation OTP, supported by PowerAuth Server 0.24+.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Set application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CommitUpgradeStepModel
-
Set application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
Application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
Set application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
Application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveStepModel
-
Application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
Application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.StartUpgradeStepModel
-
Set application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
Application key.
- setApplicationKey(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
Application key.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Set application secret.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CommitUpgradeStepModel
-
Set application secret.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Application secret.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
Application secret.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
Set application secret.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
Application secret.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveStepModel
-
Application secret.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
Application secret.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.StartUpgradeStepModel
-
Set application secret.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
Application secret.
- setApplicationSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
Application secret.
- setCustomAttributes(Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Set custom attributes.
- setCustomAttributes(Map<String, Object>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setData(byte[]) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
Set the request data.
- setData(byte[]) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
The request data, used for POST, PUT and DELETE methods.
- setData(byte[]) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifyTokenStepModel
-
Set HTTP request data.
- setDeviceInfo(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Set information about user device.
- setDeviceInfo(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setDeviceInfo(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
Set information about user device.
- setDryRun(boolean) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
- setDryRun(boolean) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifyTokenStepModel
-
- setHeaders(Map<String, String>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.BaseStepModel
-
Set HTTP headers used for requests.
- setHttpMethod(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
HTTP method used for the request call.
- setHttpMethod(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifyTokenStepModel
-
Set HTTP method.
- setIdentityAttributes(Map<String, String>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Set identity attributes.
- setIdentityAttributes(Map<String, String>) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setMasterPublicKey(PublicKey) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Set Base64 encoded master public key.
- setMasterPublicKey(PublicKey) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Set master public key
- setMasterPublicKey(PublicKey) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setMasterPublicKey(PublicKey) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
Set master public key
- setMasterPublicKey(PublicKey) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
Set master public key.
- setMasterPublicKey(PublicKey) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
Set Master Server Public Key, a value specific for given application.
- setMasterPublicKey(PublicKey) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
Set master public key
- setPassword(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Set knowledge key password.
- setPassword(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Set knowledge key password.
- setPassword(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setPassword(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
Password for the password related key encryption.
- setPassword(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
Password for the password related key encryption.
- setPassword(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveStepModel
-
Password for the password related key encryption.
- setPassword(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
Password for the password related key encryption.
- setPassword(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
Password for the password related key encryption.
- setPassword(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
Password for the password related key encryption.
- setPlatform(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Set user device platform.
- setPlatform(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setPlatform(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
Set user device platform.
- setReason(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
Set reason why vault is being unlocked.
- setRecoveryCode(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
Set recovery code.
- setResourceId(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
Resource identifier for a given call.
- setResultStatusObject(JSONObject) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.BaseStepModel
-
Set the object representing activation status.
- setScope(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.EncryptStepModel
-
Set ECIES encryption scope.
- setSignatureType(PowerAuthSignatureTypes) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
PowerAuth signature type.
- setSignatureType(PowerAuthSignatureTypes) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
PowerAuth signature type.
- setSignatureType(PowerAuthSignatureTypes) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
PowerAuth signature type.
- setSignatureType(PowerAuthSignatureTypes) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
PowerAuth signature type.
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ActivationRecoveryStepModel
-
Set file name of the file with stored activation status.
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CommitUpgradeStepModel
-
Set file name of the file with stored activation status.
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.ConfirmRecoveryCodeStepModel
-
File name of the file with stored activation status.
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateActivationStepModel
-
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
File name of the file with stored activation status.
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.PrepareActivationStepModel
-
File name of the file with stored activation status.
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveStepModel
-
File name of the file with stored activation status.
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
File name of the file with stored activation status.
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.StartUpgradeStepModel
-
Set file name of the file with stored activation status.
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
File name of the file with stored activation status.
- setStatusFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
File name of the file with stored activation status.
- setTokenId(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.RemoveTokenStepModel
-
Set token ID.
- setTokenId(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifyTokenStepModel
-
Set token ID.
- setTokenSecret(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifyTokenStepModel
-
Set token secret.
- setUriString(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.BaseStepModel
-
Set base URI string of the PowerAuth Standard RESTful API.
- setVersion(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.BaseStepModel
-
Set PowerAuth protocol version.
- SignAndEncryptStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v3
-
Sign and encrypt step signs request data and performs encryption using ECIES encryption in activation scope.
- SignAndEncryptStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v3.SignAndEncryptStep
-
- start() - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Start the object streaming, outputs start of the JSON object:
// {
// "steps" : [
- start() - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
- start() - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Start the object streaming, outputs start of the result object:
- StartUpgradeStep - Class in io.getlime.security.powerauth.lib.cmd.steps.v3
-
Step for starting upgrade to PowerAuth protocol version 3.0.
- StartUpgradeStep() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.v3.StartUpgradeStep
-
- StartUpgradeStepModel - Class in io.getlime.security.powerauth.lib.cmd.steps.model
-
Model representing step for starting upgrade between different PowerAuth protocol versions.
- StartUpgradeStepModel() - Constructor for class io.getlime.security.powerauth.lib.cmd.steps.model.StartUpgradeStepModel
-
- StepError - Class in io.getlime.security.powerauth.lib.cmd.logging.model
-
Class representing an error in step.
- StepError(String, String, String, Exception) - Constructor for class io.getlime.security.powerauth.lib.cmd.logging.model.StepError
-
Constructor with error details.
- StepItem - Class in io.getlime.security.powerauth.lib.cmd.logging.model
-
Class representing a generic item in step.
- StepItem(String, String, String, String, Object) - Constructor for class io.getlime.security.powerauth.lib.cmd.logging.model.StepItem
-
Constructor with all details.
- StepLogger - Interface in io.getlime.security.powerauth.lib.cmd.logging
-
- StepRequest - Class in io.getlime.security.powerauth.lib.cmd.logging.model
-
Class representing a request sent to intermediate server.
- StepRequest(String, String, Object, Map<String, ?>) - Constructor for class io.getlime.security.powerauth.lib.cmd.logging.model.StepRequest
-
Constructor with request details.
- StepResponse - Class in io.getlime.security.powerauth.lib.cmd.logging.model
-
Class representing response from intermediate server.
- StepResponse(int, Object, Map<String, ?>) - Constructor for class io.getlime.security.powerauth.lib.cmd.logging.model.StepResponse
-
Constructor with all details.
- StepResult - Class in io.getlime.security.powerauth.lib.cmd.logging.model
-
Class representing a step result.
- StepResult(boolean) - Constructor for class io.getlime.security.powerauth.lib.cmd.logging.model.StepResult
-
Constructor with step result.
- storeSignatureKnowledgeKey(char[], SecretKey, byte[], KeyGenerator) - Static method in class io.getlime.security.powerauth.lib.cmd.util.EncryptedStorageUtil
-
Encrypt the KEY_SIGNATURE_KNOWLEDGE key using a provided password.
- stringValue(JSONObject, String) - Static method in class io.getlime.security.powerauth.lib.cmd.util.JsonUtil
-
Extract String value from JSON object stored using key with given name.
- writeDoneFailed(String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write information about incorrectly finished execution.
- writeDoneFailed(String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Write error about a failed execution.
- writeDoneFailed(String) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write information about incorrectly finished execution.
- writeDoneOK(String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write information about successfully finished execution.
- writeDoneOK(String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Write information about a successful completion.
- writeDoneOK(String) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write information about successfully finished execution.
- writeError(String, String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write error with given error message.
- writeError(String, Exception) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write error with given exception information.
- writeError(String, String, String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write error with given error name and error message, that is used as a description.
- writeError(String, String, String, Exception) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write error with given error name and error message, that is used as a description.
- writeError(String, String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Write information about an error.
- writeError(String, Exception) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Write information about an error.
- writeError(String, String, String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Write information about an error.
- writeError(String, String, String, Exception) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Write information about an error.
- writeError(String, String) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write error with given error message.
- writeError(String, Exception) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write error with given exception information.
- writeError(String, String, String) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write error with given error name and error message, that is used as a description.
- writeError(String, String, String, Exception) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write error with given error name and error message, that is used as a description.
- writeItem(String, String, String, String, Object) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Writes a JSON object representing the step of the execution.
- writeItem(String, String, String, String, Object) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Writes an object representing the step of the execution.
- writeItem(String, String, String, String, Object) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Writes an object representing the step of the execution.
- writeServerCall(String, String, String, Object, Map<String, ?>) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write the information about the server call.
- writeServerCall(String, String, String, Object, Map<String, ?>) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Write the information about the server call.
- writeServerCall(String, String, String, Object, Map<String, ?>) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write the information about the server call.
- writeServerCallConnectionError(String, Exception) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write error in case of a network issues.
- writeServerCallConnectionError(String, Exception) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Write information about service call network connection error.
- writeServerCallConnectionError(String, Exception) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write error in case of a network issues.
- writeServerCallError(String, int, Object, Map<String, ?>) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write information about the failed server request.
- writeServerCallError(String, int, Object, Map<String, ?>) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Write information about the service call error.
- writeServerCallError(String, int, Object, Map<String, ?>) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write information about the failed server request.
- writeServerCallOK(String, Object, Map<String, ?>) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write information about the successful server request.
- writeServerCallOK(String, Object, Map<String, ?>) - Method in class io.getlime.security.powerauth.lib.cmd.logging.ObjectStepLogger
-
Write information about the successful server request.
- writeServerCallOK(String, Object, Map<String, ?>) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write information about the successful server request.