- 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.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
-
- 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.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.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.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.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.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.CreateActivationStepModel
-
- setDataFileName(String) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
File with the request data, used for POST, PUT and DELETE methods.
- setDataFileName(String) - 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.CreateActivationStepModel
-
- 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.PrepareActivationStepModel
-
Set Master Server Public Key, a value specific for given application.
- 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.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.
- 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.
- setSignatureType(PowerAuthSignatureTypes) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.CreateTokenStepModel
-
PowerAuth 2.0 signature type.
- setSignatureType(PowerAuthSignatureTypes) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VaultUnlockStepModel
-
PowerAuth 2.0 signature type.
- setSignatureType(PowerAuthSignatureTypes) - Method in class io.getlime.security.powerauth.lib.cmd.steps.model.VerifySignatureStepModel
-
PowerAuth 2.0 signature type.
- 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.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.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 2.0 Standard RESTful API.
- 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 interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Start the object streaming, outputs start of the JSON object:
- StepLogger - Interface in io.getlime.security.powerauth.lib.cmd.logging
-
- 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.
- writeDoneFailed() - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write information about incorrectly finished execution.
- writeDoneFailed() - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write information about incorrectly finished execution.
- writeDoneOK() - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write information about successfully finished execution.
- writeDoneOK() - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write information about successfully finished execution.
- writeError(String) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write error with given error message.
- writeError(Exception) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write error with given exception information.
- writeError(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, 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) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write error with given error message.
- writeError(Exception) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write error with given exception information.
- writeError(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, 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, 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, Object) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Writes a JSON object representing the step of the execution.
- writeServerCall(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, Object, Map<String, ?>) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write the information about the server call.
- writeServerCallConnectionError(Exception) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write error in case of a network issues.
- writeServerCallConnectionError(Exception) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write error in case of a network issues.
- writeServerCallError(int, Object, Map<String, ?>) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write information about the failed server request.
- writeServerCallError(int, Object, Map<String, ?>) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write information about the failed server request.
- writeServerCallOK(Object, Map<String, ?>) - Method in class io.getlime.security.powerauth.lib.cmd.logging.JsonStepLogger
-
Write information about the successful server request.
- writeServerCallOK(Object, Map<String, ?>) - Method in interface io.getlime.security.powerauth.lib.cmd.logging.StepLogger
-
Write information about the successful server request.