Package org. matrix. android. sdk. api. auth
Types
This interface defines methods to authenticate or to create an account to a matrix server.
A simple service to remember homeservers you already connected to.
This class provides the authentication data by using user and password.
Some API endpoints require authentication that interacts with the user. The homeserver may provide many different ways of authenticating, such as user/password auth, login via a social network (OAuth2), login by confirming a token sent to their email address, etc.
This class provides the authentication data by using user and password.
Functions
This method extract the policies from the login terms parameter, regarding the user language. For each policy, if user language is not found, the default language is used and if not found, the first url and name are used (not predictable)