View on GitHub

sensibill-android-documentation

All Types

Name Summary
com.getsensibill.sensibillauth.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.
com.getsensibill.sensibillauth.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
com.getsensibill.sensibillauth.SensibillUser Class that defines the Authentication properties of a Sensibill User