View on GitHub

sensibill-android-documentation

com.getsensibill.sensibillauth

Package com.getsensibill.sensibillauth

Types

Name Summary
SensibillAuth interface SensibillAuth
Interface that defines the properties of SensibillAuth Objects. SensibillAuth objects are used to as a way to provide on-device authentication. Functionality includes ability to sign-in (user identifier + password, logout and register new users.
SensibillAuthBuilder class SensibillAuthBuilder
Builder used to build an instance of SensibillAuth. This builder ensures that all required values have been provided before allowing .build to be called
SensibillUser class SensibillUser : Serializable
Class that defines the Authentication properties of a Sensibill User