Package-level declarations
Types
Link copied to clipboard
class CreateApiSession
CreateApiSession represents all the process for the creation of a new api session.
Link copied to clipboard
class CreateSdkSession
CreateSdkSession represents all the process for the creation of a new sdk session.
Link copied to clipboard
class GetBeforeSessionData
GetBeforeSessionData represents all the process for the get before data session.
Link copied to clipboard
class LogoutAndFinishSession
LogoutAndFinishSession is a use case that should be called when it is required to logout and finish the session of a user operator. Be aware that this function will delete the session from the server and clear all local data.
Link copied to clipboard
class RestorePassword
RestorePassword represents all the process for the recover password code.
Link copied to clipboard
class SendRecoverPasswordCode
SendRecoverPasswordCode represents all the process for the send the recover password code.
Link copied to clipboard
class SendTFACode
SendTFACode represents all the process for the send the two factor authentication code.