com.getsensibill.sensibillauth
Package com.getsensibill.sensibillauth
Types
| Name | Summary |
|---|---|
| SensibillAuth | interface SensibillAuthInterface 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 SensibillAuthBuilderBuilder 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 : SerializableClass that defines the Authentication properties of a Sensibill User |