Interface | Description |
---|---|
AuthProvider |
Dynamic login (LoginInfo.authType=1).
|
AuthService |
Authentication service interface for login and logout.
|
AuthServiceObserver |
Observer for the authentication service.
|
ClientType |
Client type for multiple device login
|
OnlineClient |
Information about other online clients for multiple device login.
|
Class | Description |
---|---|
LoginInfo |
Authentication information used for login
|
LoginInfo.LoginInfoBuilder |