- Operation - Class in io.getlime.security.powerauth.lib.mtoken.model.entity
-
Model class representing an operation to be authorized.
- Operation() - Constructor for class io.getlime.security.powerauth.lib.mtoken.model.entity.Operation
-
- OPERATION_ALREADY_FAILED - Static variable in class io.getlime.security.powerauth.lib.mtoken.model.enumeration.ErrorCode
-
Error code for situation when an operation was failed and yet, some further
action was requested with that operation.
- OPERATION_ALREADY_FINISHED - Static variable in class io.getlime.security.powerauth.lib.mtoken.model.enumeration.ErrorCode
-
Error code for situation when an operation was already completed and yet,
some further action was requested with that operation.
- OPERATION_EXPIRED - Static variable in class io.getlime.security.powerauth.lib.mtoken.model.enumeration.ErrorCode
-
Error code for situation when an operation expired and yet, some further
action was requested with that operation.
- OperationApproveRequest - Class in io.getlime.security.powerauth.lib.mtoken.model.request
-
Request for online token signature verification.
- OperationApproveRequest() - Constructor for class io.getlime.security.powerauth.lib.mtoken.model.request.OperationApproveRequest
-
- OperationListResponse - Class in io.getlime.security.powerauth.lib.mtoken.model.response
-
Response object for the list with pending operations.
- OperationListResponse() - Constructor for class io.getlime.security.powerauth.lib.mtoken.model.response.OperationListResponse
-
- OperationRejectRequest - Class in io.getlime.security.powerauth.lib.mtoken.model.request
-
Request to cancel an operation.
- OperationRejectRequest() - Constructor for class io.getlime.security.powerauth.lib.mtoken.model.request.OperationRejectRequest
-