-
Interface Summary
| Interface |
Description |
| ILoginDevice |
The Login Device
|
Package com.cloudpos.advance.ext.system.login Description
This package provides access to user and administrator login functionality.
This package is part of the CloudPOS API and includes interfaces and classes for managing
user and administrator authentication sessions. It defines the
ILoginDevice
interface, which supports operations such as logging in and out as an administrator or a regular user,
and checking the current login status for both roles.